#18953: mjpg-streamer won't work with many webcam.
------------------------+----------------------------------
  Reporter:  anonymous  |      Owner:  developers
      Type:  defect     |     Status:  new
  Priority:  normal     |  Milestone:  Chaos Calmer (trunk)
 Component:  packages   |    Version:  Trunk
Resolution:             |   Keywords:
------------------------+----------------------------------

Comment (by anonymous):

 Please disregard anonymous post above regarding the GEMBIRD webcam. I got
 it working with the following mjpg-streamer config file:

 config mjpg-streamer 'core'
         option enabled '1'
         option input 'uvc'
         option output 'http'
         option device '/dev/video0'
         option resolution '640x480'
         option yuv '1'
         option quality '95'
         option fps '30'
         option led 'auto'
         # option www '/www/webcam'
         option port '8080'
         # option username 'openwrt'
         # option password 'openwrt'

--
Ticket URL: <https://dev.openwrt.org/ticket/18953#comment:4>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to