ViscaCamLink – Camera control application for PTZ cameras

27 yaman071 11 7/1/2025, 11:39:58 AM github.com ↗

Comments (11)

thumbsup-_- · 7h ago
I use Frigate NVR (https://frigate.video/) for my home and it's far more feature rich including support for PTZ cameras.
throw0101d · 7h ago
> […] a network connection using the VISCA protocol.

This seems to be a thing for the commercial broadcast space:

* https://en.wikipedia.org/wiki/VISCA_Protocol

As opposed to the more security (residential?) camera protocol of:

* https://en.wikipedia.org/wiki/ONVIF

* Comparison: https://ikancorp.com/choosing-the-right-ptz-control-protocol...

Alive-in-2025 · 8h ago
I'd like the ability to control, privatize, manage the feed for my wyze and reolink cameras. Anyone doing that?
HenryMulligan · 7h ago
I haven't gotten around to trying it, but this may be a solution for Reolink cameras (that don't already support RTSP/ONVIF): https://github.com/QuantumEntangledAndy/neolink
ethan_smith · 7h ago
For Wyze and Reolink, check out Home Assistant with the ONVIF integration, Scrypted, or Blue Iris - all provide varying degrees of control over these camera brands without relying on their cloud services.
rainbowzootsuit · 8h ago
Docker wyze bridge. Some wyze versions have an rtsp firmware available too.

https://github.com/mrlt8/docker-wyze-bridge

bitbasher · 9h ago
I worked at a video surveillance company many years ago. We built PTZ controls that worked on the desktop and over the network via a web page... this was in early 2000s.

We also got hammered by a patent troll because apparently, the math behind stitching fisheye lenses into a flat video plane is somehow patented.

DidYaWipe · 8h ago
Gotta love the derelict USPTO.
ck2 · 10h ago
There is also OpenIPC which works with some of my cheap chinese cameras

https://github.com/OpenIPC/

https://team.openipc.org/ipcam_dms/ (note the english translated link)

Be sure to firewall your cameras on your router to only intranet, do not let them access internet or they phone home

(you can let them sync time by capturing ITP requests and running your own service on your router)

sudobash1 · 8h ago
It looks like OpenIPC is a replacement firmware. I would assume this means (as long as you trust the OpenIPC authors) that you don't have to firewall them off from the Internet. You ordinarily only have to do that for the sketchy firmware that they come with. Open firmware shouldn't be "phoning home".
ck2 · 8h ago
You never know when a zero-day is going to popup and whack your cameras as IOT, part of a DDOS or whatnot

But if you've hardened it even a little bit with something as easy as not letting it communicate off your intranet, well that can prevent ugly discoveries later

If you need offsite remote camera access you can always carve out a tunnel