Uh oh!
There was an error while loading. Please reload this page.
Search for USB cams in RoboConUSBCamera instead of just assuming /dev/video0 - #41
Search for USB cams in RoboConUSBCamera instead of just assuming /dev/video0#41scorbett123 wants to merge 4 commits into
Conversation
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Skyler <skyler3665@gmail.com>
Minion3665
left a comment
There was a problem hiding this comment.
I've made suggestions that together will dynamically get the number of the camera rather than needing to hardcode video0 and video1 (as well as checking for a USB camera rather than against a pi camera).
Please check them over and commit them if you feel they add value @scorbett123
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
search all of /dev/videoX Check whether a camera is a USB cam instead of not being a pi cam Co-authored-by: Skyler <skyler3665@gmail.com>
Forgot this Co-authored-by: Skyler <skyler3665@gmail.com>
Minion3665
left a comment
There was a problem hiding this comment.
Looks good to me and seems to work. Thank you very much!
Based off of https://hydrosysblog.wordpress.com/2018/10/31/rpi-check-if-dev-videon-is-picam-or-usb-camera/