Search found 2 matches
- Sat May 25, 2019 2:45 pm
- Forum: Hardware Queries
- Topic: ESCAM QH002 working
- Replies: 1
- Views: 7169
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: 25232
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 ...