forked from freifunk-gluon/gluon
-
Notifications
You must be signed in to change notification settings - Fork 0
Using an USB Webcam with Gluon
Lustikus edited this page May 14, 2016
·
5 revisions
If you wish to use a cheap USB Webcam on Router that have an USB Port, just follow these simple instructions:
- Login into your Router via SSH
- do "opkg update"
- install "opkg install kmod-usb2"
- follow the instructions on https://wiki.openwrt.org/doc/howto/webcam
Most of the modern Webcams should be found, you can have a look at:
If you need Codes for embedded Website plugin, Java, Javascript and/or some control features for Pan/Tilt Cams (or Color Saturation, Contrast or Brightness) you can copy the content from https://github.com/codewithpassion/mjpg-streamer/tree/master/mjpg-streamer/www into /www/webcam (or what directory you have given). Then you have more options than only the Live Stream.