Search found 3 matches
- Wed May 07, 2025 3:15 pm
- Forum: Hardware Queries
- Topic: EYEPLUS_DEV camera
- Replies: 2
- Views: 11267
Re: EYEPLUS_DEV camera
Main video stream is rtsp://<address>:554/0/av0 No IPv6 Don't have PTZ going yet, will update if I do Onvif data: <tds:Manufacturer>EYEPLUS</tds:Manufacturer> <tds:Model>EYEPLUS_DEV</tds:Model> <tds:FirmwareVersion>57.1.0.0</tds:FirmwareVersion> <tds:SerialNumber>12345679890</tds:SerialNumber> <tds ...
- Sat May 25, 2019 2:45 pm
- Forum: Hardware Queries
- Topic: ESCAM QH002 working
- Replies: 1
- Views: 7719
ESCAM QH002 working
Simple wired IP 1080 resolution camera, cost less than £20 from China http://www.escam.cn/product/showproduct.php?id=115 As normal with these things the documentation directed to some ActiveX control I can't use, or dodgy third-party android apps. It claims ONVIF but the zoneminder probe didn't find ...
- Fri Aug 25, 2017 1:50 pm
- Forum: Hardware Queries
- Topic: Sricam SP 009
- Replies: 8
- Views: 25552
Re: Sricam SP 009
This also works for the Sricam SP 007 (an outdoor version). As above, the path is rtsp://<ip address>:554/onvif1 . No authentication needed. Note it does not work as ffmpeg. It seems like it ought to: the command line ffmpeg tool works with $ ffmpeg -i rtsp://<ip address>:554/onvif1 test_out.mp4 to ...