I've tried all kinds of settings in zoneminder but not getting any further than a blue ZM screen.
This setting works in VLC:
Code: Select all
rtsp://192.168.1.249:554/user=user&password=password&channel=1&stream=0.sdp?real_stream
• rtsp://192.168.1.249:554/
• rtsp://user:password@192.168.1.249:554/
• rtsp://user:password@192.168.1.249:554/udp/0.sdp
I get the error messages as shown below.
Anyone any idea how I have to translate the VLC setting to ZM settings?
Thanks a bunch.
Log shows for "rtsp://192.168.1.249:554/user=user&password=password&channel=1&stream=0.sdp?real_stream":
Unable to find stream info from rtsp://192.168.1.249:554/user=<user>&password=<password>&channel=1&stream=0.sdp?real_stream due to: Operation now in progress
Log shows for "rtsp://192.168.1.249:554/":
Poortcam: 1092000 - Capturing at inf fps
Poortcam: 1093000 - Capturing at inf fps
Poortcam: 1094000 - Capturing at inf fps
etc.
Log shows for "rtsp://user:password@192.168.1.249:554/"
Unable to open input rtsp://user:password@192.168.1.249:554/ due to: Operation now in progress
Log shows for "rtsp://user:password@192.168.1.249:554/udp/0.sdp"
Unable to open input rtsp://user:password@192.168.1.249:554/udp/0.sdp due to: Operation now in progress