bp2008 Staff member IPCT+ Member Mar 10, 2014 12,800 14,332 USA Sep 20, 2017 #21 When adding code, it can help to use a code block (plus sign in the toolbar) as this should maintain indentation and whatnot.
When adding code, it can help to use a code block (plus sign in the toolbar) as this should maintain indentation and whatnot.
Dodutils Pulling my weight Dec 10, 2016 451 166 Sep 20, 2017 #22 What is the Www-Authenticate on the non working camera ?
Mickey Lane n3wb Aug 11, 2017 15 0 Sep 20, 2017 #23 RTSP/1.0 401 Unauthorized CSeq: 3 Date: Wed, Sep 20 2017 17:29:01 GMT WWW-Authenticate: Digest realm="LIVE555 Streaming Media", nonce="98b33ca33f37f8738d6a2bce0b03ebf8"
RTSP/1.0 401 Unauthorized CSeq: 3 Date: Wed, Sep 20 2017 17:29:01 GMT WWW-Authenticate: Digest realm="LIVE555 Streaming Media", nonce="98b33ca33f37f8738d6a2bce0b03ebf8"
Mickey Lane n3wb Aug 11, 2017 15 0 Sep 21, 2017 #24 I got this working. I cleaned up the code and used the entire rtsp URL when calculating the response MD5. Most of the sparse docs show just the relative part of the URL, not the absolute. I hope this isn't a camera by camera thing.
I got this working. I cleaned up the code and used the entire rtsp URL when calculating the response MD5. Most of the sparse docs show just the relative part of the URL, not the absolute. I hope this isn't a camera by camera thing.