I struggled to link inexpensive #Hiseeu security cameras to a #ZoneMinder server and, and after solving the problem, gave up. :-D
Finding the rtsp URI for Hiseeu Wireless IP cameras https://gobowen.com/finding-rtsp-uri-hiseeu-wireless-ip-cameras
Finding the rtsp URI for Hiseeu Wireless IP cameras https://gobowen.com/finding-rtsp-uri-hiseeu-wireless-ip-cameras
Comments
```
rtsp://[admin_user]@[IP of gateway]:80/ch[camera num]_[feed_num].264
```
- **admin_user**: the user for your camera gateway.
- **IP of gateway**: IP address of the gateway.
1/2
- **feed_num**: '0' for high-res, or '1', for lower-res.
2/2