Could someone who has the doorbell make this call for me, please?
curl --digest \
-u username:password \
http://doorbellIP/ISAPI/Event/notification/httpHosts
Can test the rtsp url (maybe)
rtsp://admin:pass@ipadress:554/ch1/main/av_stream
Could someone who has the doorbell make this call for me, please?
curl --digest \
-u username:password \
http://doorbellIP/ISAPI/Event/notification/httpHosts
Can test the rtsp url (maybe)
rtsp://admin:pass@ipadress:554/ch1/main/av_stream
<HttpHostNotificationList version="2.0" xmlns="http://www.isapi.org/ver20/XMLSchema">
<HttpHostNotification version="2.0" xmlns="http://www.isapi.org/ver20/XMLSchema">
<id>1</id>
<url>/</url>
<protocolType>HTTP</protocolType>
<parameterFormatType>XML</parameterFormatType>
<addressingFormatType>ipaddress</addressingFormatType>
<ipAddress>0.0.0.0</ipAddress>
<portNo>80</portNo>
<httpAuthenticationMethod>none</httpAuthenticationMethod>
</HttpHostNotification>
</HttpHostNotificationList>
the stream you suggested also works:
rtsp://admin:pass@ipadress:554/ch1/main/av_stream
Oh, thank you, that’s very kind.
I’ll try to offer support in the coming days. It was supposed to go very quickly.