Feature request: Support for Obsbot PTZ and other USB devices
Any chance we could get support for PTZ devices (such as the Obsbot PTZ cameras (Tiny, Tiny 4k, Tail etc.)) that are connected via USB? Unsure on how difficult this would be to implement, but can see that it is using generic Windows drivers and can be controlled using hand gestures or OBSBOT's proprietary software. https://www.obsbot.com/obsbot-tiny-4k
@norihiro What is the solution if any?
@norihiro What is the solution if any?
If I understand correctly, the manufacture of the camera does not disclose API to control from third party application. It's unlikely for this plugin to be able to support the camera.
@norihiro I found some documentation on OSC commands supported by OBSBOT https://www.obsbot.com/explore/obsbot-webcam/osc
This works fairly well with my OBSBOT tiny 4k https://github.com/soyersoyer/cameractrls as does other PTZ control stuff on linux. So seems pretty standard