-
![grafik](https://github.com/user-attachments/assets/2577a164-14e0-4424-9c61-6ae472a7ae78)
`ZCAM-0695-ZCAM08694-L-RAD-ALL-110-OPC-MULTI-SPHR-20230727`
![grafik](https://github.com/user-attachments…
-
I would like to control my zcam from stream converter. Like this following fonction: iso/aperture/focus/start and stop streaming/etc
Link to ZCam Stream Converter app: https://www.z-cam.com/softwar…
-
Allow a PRo3D call-up via MMGIS-induced data and regional definition for (multiple) OPC selections.
MMGIS reference: https://www.researchgate.net/publication/309325362_MULTI-MISSION_GEOGRAPHIC_INFORM…
-
Hey there,
I'm reading through some of the code but don't fully understand it yet. I have a Zcam camera, which supports lanc control. I would like to connect to it and control via an Arduino board …
-
Port zcam for better spectating.
-
I'm planning to connect Arduino to CTRL port of Z CAM E2-F6 in Pelco-D mode to process pelco commands from ZCAM, unfortunately I couldn't find any documentation on CTRL in Pelco-D mode.
Does it work…
-
The results of our ZCAM implementation are slightly different from the official ZCAM examples in the [supplementary document](https://osapublishing.figshare.com/articles/journal_contribution/Supplemen…
-
I’ve just bought 2 zcam e1. (theoretically I bought one and got the second one as a “spare”). As it turns out, the second camera is working and recording video, but the buttons and the screen are dead…
-
I have implemented the c++ code as provided and able to get the stream from the camera over LAN. I am using ZCam E2.
I notice that whatever be the setting i set in the camera, C4K, 4K or 3696 x 277…
-
```
j5_zoloto/backends.py, line 36, in __init__
self._zcam = self.camera_class(
TypeError: 'property' object is not callable
```
The property is called on `self` instead of the class which …