Hi, Been trying for several weeks (no this is not my day job) to stand up Live555ProxyServer on my Ubuntu Linux. I have tried almost everything - including compiling the code using the -DDEBUG option to see more.
I'm using VLC to test and I have confirmed that my core RTSP links work fine - through VLC. However, when I use VLC using my Live555Proxy server URLs - no luck. The log story begins with a nebulous 401: Received 175 new bytes of response data. Received a complete DESCRIBE response: RTSP/1.0 401 Unauthorized CSeq: 2 Date: Thu, Jun 28 2018 10:03:32 GMT WWW-Authenticate: Digest realm="LIVE555 Streaming Media", nonce="23b8bae9bf615b7073e98fc32b9e52bd" It appears that Live555 recovers from this as later in the log I see HTTP 200's with bytes coming back. However, when my VLC client connects I see this (again this is with -DDEBUG) and sure enough VLC shows what Live555Proxy tells it which is a 404. RTSPClientConnection[0x555704fc6980]::handleRequestBytes() read -1 new bytes (of 20000); terminating connection! accept()ed connection from 192.168.112.194 RTSPClientConnection[0x555704fc6980]::handleRequestBytes() read 117 new bytes:SETUP rtsp://192.168.112.16:554/proxystream=3 RTSP/1.0 CSeq: 0 Transport: RTP/AVP;unicast;client_port=9154-9155 parseRTSPRequestString() succeeded, returning cmdName "SETUP", urlPreSuffix "", urlSuffix "proxystream=3", CSeq "0", Content-Length 0, with 0 bytes following the message. Client session (id "D299504A", stream name "???"): Liveness indication sending response: RTSP/1.0 404 Stream Not Found CSeq: 0 Date: Thu, Jun 28 2018 10:04:20 GMT RTSPClientConnection[0x555704fc6980]::handleRequestBytes() read -1 new bytes (of 20000); terminating connection! accept()ed connection from 192.168.112.194 RTSPClientConnection[0x555704fc6980]::handleRequestBytes() read 44 new bytes:OPTIONS rtsp://192.168.112.16:554 RTSP/1.0 RTSPClientConnection[0x555704fc6980]::handleRequestBytes() read 335 new bytes:CSeq: 1 User-Agent: RealMedia Player Version 6.0.9.1235 (linux-2.0-libc6-i386-gcc2.95) ClientChallenge: 9e26d33f2984236010ef6253fb1887f7 PlayerStarttime: [28/03/2003:22:50:23 00:00] CompanyID: KnKV4M4I/B2FjJ1TToLycw== GUID: 00000000-0000-0000-0000-000000000000 RegionData: 0 ClientID: Linux_2.4_6.0.9.1235_play32_RN01_EN_586 Any help would be greatly appreciated. Thanks, Will
_______________________________________________ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel