Ecclesicam
New Member
Noticed today that on the Onvif test 2, the preset labels disappear if you exit OBS and need to be retyped. (OBS 20.0.2)
I get not chasing the latest and great (bleeding edge) and I'm holding off on Qt6 based OBS, for the time being,Noticed today that on the Onvif test 2, the preset labels disappear if you exit OBS and need to be retyped. (OBS 20.0.2)
Thanks for the report. Presets on ONVUF cameras are still doggy. It tries to save the preset names to the camera, but preset renames aren’t pushed out to the camera until the preset itself is changed. I still need to do some work here.Noticed today that on the Onvif test 2, the preset labels disappear if you exit OBS and need to be retyped. (OBS 20.0.2)
Aggh! Sorry, mis-typed in a hurry. Its 29.0.2 !I get not chasing the latest and great (bleeding edge) and I'm holding off on Qt6 based OBS, for the time being,
but v20?
Asking modern free plugin developers to support an ancient OBS version and its different UI code base may be (probably?) asking a bit much.
Out of curiosity, is there a reason you haven't gone to one something like latest in v26 or v27 series?
That's really useful to know; hadn't realised it was pushing up to the camera. I'll have a go putting the labels into the cameras and see how that goes.Thanks for the report. Presets on ONVUF cameras are still doggy. It tries to save the preset names to the camera, but preset renames aren’t pushed out to the camera until the preset itself is changed. I still need to do some work here.
Had a look this morning and found that neither camera allows me to change the numbers for labels.That's really useful to know; hadn't realised it was pushing up to the camera. I'll have a go putting the labels into the cameras and see how that goes.
I get this pop up. Not sure if anyone can see that attachment....Hi there! Upgraded to 28 recently & had to get the new PTZ plugin. When i use the windows exe file it won't let me choose which drive to install the plugin on. In the past I had installed OBS on a different drive that I don't have hooked up to the computer anymore & it keeps trying to install the plugin there for some reason. Any work around by chance?
Thanks for the feedback. The current installer tries to determine where OBS was installed automatically, but for some reason it doesn’t detect that v28 was installed to a new location. I’ll try to reproduce.I get this pop up. Not sure if anyone can see that attachment....
Okay, auto saving the camera’s names for presets is probably too much for right now. I will remove that feature before making a full releaseHad a look this morning and found that neither camera allows me to change the numbers for labels.
Have you tried testing it on a windows machine just to make sure everything else are working fine? I can no longer recall if I already tried using an USB-RS485 adapter on mac, there might be some security settings that must be turned on, I am not sure.Hi everyone!
I'm trying to use the plugin on a Macbook pro M1 pro.
I have a PTZ camera, the model is tenveo 10x zoom NV10. It does not have LAN inputs and therefore I cannot configure it with the IP address.
I tried wired but couldn't get it to work, I don't know if I did something wrong or it's just not supported this feature.
I bought a cable that converts the signal from RS-485 to USB and connected it to my Mac.
I then tried to configure the connection from the plugin (both VISCA and PELCO) but with no results.
Is there a way to make it work? Has anyone succeeded?
Thanks in advance.
Here are the equipment links:
Tenveo camera —> https://www.amazon.it/gp/product/B093WCM789/ref=ppx_yo_dt_b_search_asin_title?ie=UTF8&psc=1
RS-485 to USB cable —> https://www.amazon.it/gp/product/B09928Y649/ref=ppx_yo_dt_b_asin_title_o01_s00?ie=UTF8&psc=1
Thanks for the reply.Have you tried testing it on a windows machine just to make sure everything else are working fine? I can no longer recall if I already tried using an USB-RS485 adapter on mac, there might be some security settings that must be turned on, I am not sure.
Using the RS485 connection, you only have to make sure that the polarity on the RS485 are correct, then the braud rate, com port and visca/pelco address are same with the camera settings
Hi @gpshumwayThanks, glikely for your useful plugin. Unfortunately, I've not been able to use it yet, because I can't seem to get it installed.
I'm running OBS on a Linux Mint 21 installation.
I started with a Flatpak installation (which seems the current preferred installation method). In such a case, the Plugins Guide says you should use Flatpak to install the plugin, but PTZ Controls doesn't seem to be an option in Flatpak. I wasn't able to figure out how to do a manual PTZ Controls install to my Flatpak OBS installation.
Then I switched to the PPA installation of OBS, which works fine. But, after installing the PTZ Controls .deb package, I still don't see it appear under Docks. The video posted on the overview page for the plugin seems a bit out of date for both the install and OBS, so maybe I've done something wrong in the OBS UI. I've also tried a few ad-hoc manual methods of install with no luck.
Any help appreciated.
Thanks for the response, glikely!Hi @gpshumway
Unfortunately I've not been able to spend any proper time on Linux packaging. The deb package will work, but only with the version of OBS studio packaged in Ubuntu. You will need to dig into compiling it yourself until I get some time to work on it, or someone else is able to get it working and send me a pull request on GitHub.
It's not a lost cause, but it requires adding support for UVC (USB Video Class) cameras into the plugin. Nobody has taken on that project yet. If your camera does not support VISCA, then there isn't anything the release code will be able to do.Thanks for the response, glikely!
That explains my issues. Just to be clear, to get PTZ Controls working on the latest Linux version of OBS, installed via PPA, I have to build the plugin from source?
On another avenue, I did get PTZ Controls installed on my Windows installation (machine is dual-boot), but it doesn't seem to work with my webcams. Digging further into this thread, it appears PTZ Controls is not really intended to work with USB cameras. Others have had some success with cameras that do serial over usb (see post 486)
My cameras respond to the control sliders in the settings menu in OBS, so I had hoped PTZ Controls would work with them. Any tips on settings? Or is it a lost cause?
The cameras are the 10x zoom version from Monoprice:
Monoprice PTZ Video Conference Camera, Pan Tilt Zoom with Remote, Full HD 1080p Webcam, USB 2.0, 10x Optical Zoom - Monoprice.com
This Pan‑Tilt‑Zoom (PTZ) Conferencing Camera is designed for video broadcast and conferencing from larger halls and bigger conference rooms. The powerful 10x optical zoom brings subjects cwww.monoprice.com
Thanks again for your response. Sorry to be away.It's not a lost cause, but it requires adding support for UVC (USB Video Class) cameras into the plugin. Nobody has taken on that project yet. If your camera does not support VISCA, then there isn't anything the release code will be able to do.