i have a IPCAM from AliExpress (https://de.aliexpress.com/item/Camhi-Pi ... 0.0.uaEiZC) and i want to stream the video in Zoneminder.
When I look at the Site Code of the web interface I get this:
Code: Select all
<embed src="swfs/StrobeMediaPlayback.swf" width="1280" height="720" quality="high" bgcolor="#000000" name="StrobeMediaPlayback" allowfullscreen="true" pluginspage="http://www.adobe.com/go/getflashplayer" flashvars="&src=rtmp://192.168.178.19:1935/flash/11:admin:password&autoHideControlBar=true&streamType=live&autoPlay=true" type="application/x-shockwave-flash">
I can control the Camera with cgi Commands like this:
https://www.instar.com/faq_cgi_hd
But I'am not able to get an image in Zoneminder with this.
Somebody can help me please?
Thanks