Search found 3 matches

by steveww
Thu Jan 05, 2017 5:57 pm
Forum: ZoneMinder 1.29.x
Topic: Connecting to a rtsp source not working
Replies: 3
Views: 1737

Re: Connecting to a rtsp source not working

Tried switch over to HTTP instead. Now I see network activity. Once again VLC on my desktop works perfectly but zone minder does not like the content type in the response "application/octetstream"
by steveww
Thu Jan 05, 2017 5:12 pm
Forum: ZoneMinder 1.29.x
Topic: Connecting to a rtsp source not working
Replies: 3
Views: 1737

Re: Connecting to a rtsp source not working

Just run tcpdump to see what is happening on the network and zone minder is not causing any network activity. Surely I would see some traffic across on the port 8554?
by steveww
Thu Jan 05, 2017 4:52 pm
Forum: ZoneMinder 1.29.x
Topic: Connecting to a rtsp source not working
Replies: 3
Views: 1737

Connecting to a rtsp source not working

I am having much difficulty connecting to a RTSP source. From some debug I found that zone minder puts trackID=0 at the end of the request. I have fixed that at the RTSP server and I can view the feed via VLC on my desktop e.g. rtsp://myhost:8554/trackID=0 Alas zone minder refuses to see it. I have ...