On Saturday, January 31, 2015 at 4:10:06 PM UTC-5, P THE AWESOME wrote:
>
> There are lots of WebRTC libraries now, but I can't find a way to serve a 
> local video device. I am on Debian 7.8 (wheezy) with no GUI (terminal 
> only). I would like to only run a NodeJS server in the background, not a 
> browser.
>

It's not WebRTC or node (strictly), but FWIW I've used the command-line vlc 
to stream /dev/video0 (and audio) to a video element in the browser. cvlc 
has an http server to serve the content, but you could use node to proxy 
between a browser and cvlc if you needed to do authentication first instead 
of allowing direct access to the stream.

-- 
Job board: http://jobs.nodejs.org/
New group rules: 
https://gist.github.com/othiym23/9886289#file-moderation-policy-md
Old group rules: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
--- 
You received this message because you are subscribed to the Google Groups 
"nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/nodejs/8f220fd6-f00f-4b5b-959d-775ff57dfb6f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to