How to save video from web-camera to disk?

8 views
Skip to first unread message

VoidVolker

unread,
Apr 14, 2014, 5:26:02 AM4/14/14
to node-...@googlegroups.com
How to save video from web-camera to disk?

Bastian KG

unread,
Apr 14, 2014, 2:22:19 PM4/14/14
to node-...@googlegroups.com
You need to use your favourite search engine. Look, i used mine:

http://stackoverflow.com/questions/17331531/html5-capture-and-save-video

VoidVolker

unread,
Apr 14, 2014, 2:54:10 PM4/14/14
to node-...@googlegroups.com
Thx, i'am already see that. But, I whant to see some code, that will be work in NW. I make some search: looks like I need to get video and audio stream from html5 and re-translate it to node.js.Flash - is bad variant. Only html5 or any node.js module.

LZAntal

unread,
Apr 14, 2014, 3:31:16 PM4/14/14
to node-...@googlegroups.com
Hi,

On Apr 14, 2014, at 11:54 AM, VoidVolker <voidv...@gmail.com> wrote:

Thx, i'am already see that. But, I whant to see some code, that will be work in NW. I make some search: looks like I need to get video and audio stream from html5 and re-translate it to node.js.Flash - is bad variant. Only html5 or any node.js module.

Well I can't find my code for this :/ However I used webrtc to stream it to my locally run node.js server and used node.js to save it to disk. Think of it as a huge video file upload. It was NOT perfect but it worked. I never used it in production it was more of a lets see if I can do it project. Hope that gives you a direction on it.

Laszlo


--
You received this message because you are subscribed to the Google Groups "node-webkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to node-webkit...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

VoidVolker

unread,
Apr 14, 2014, 4:42:00 PM4/14/14
to node-...@googlegroups.com
LZAntal, thx! If you find this code - please post it here or send me it :) I have the same target: "lets see if I can do it project".
Reply all
Reply to author
Forward
0 new messages