javascript - Raspberry Pi Cam with WebRTC & UV4l driver (Sourcecode closed?) -


i use uv4l driver (raspicam) here webrtc extension continuous live view, streaming out http server (raspberrypi).

i examine sourcecode running on server. or closed source?

according this webpage, driver closed-source.

there open-source driver has been integrated kernel of december 2013.

to use it, update raspberry pi , run:

sudo modprobe bcm2835-v4l2 

to have device node /dev/video0 created. can use v4l2 compatible applications instead of uv4l, of which, there greater availability.


Comments

Popular posts from this blog

asp.net mvc - SSO between MVCForum and Umbraco7 -

Python Tkinter keyboard using bind -

ubuntu - Selenium Node Not Connecting to Hub, Not Opening Port -