obs-ptz icon indicating copy to clipboard operation
obs-ptz copied to clipboard

Feature request: Support for Obsbot PTZ and other USB devices

Open Verrou opened this issue 4 years ago • 4 comments

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

Verrou avatar Jan 08 '22 04:01 Verrou

@norihiro What is the solution if any?

AndreV84 avatar Feb 25 '22 15:02 AndreV84

@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 avatar Feb 25 '22 15:02 norihiro

@norihiro I found some documentation on OSC commands supported by OBSBOT https://www.obsbot.com/explore/obsbot-webcam/osc

GarthDB avatar Aug 06 '23 03:08 GarthDB

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

shanness avatar Aug 06 '23 12:08 shanness