[Live-devel] Live555 Proxy Server sometimes does not proxy source after connection loss

Erik Montnemery erik at montnemery.com
Thu Sep 1 13:23:16 PDT 2016


Hi,

Most of the time, the proxy server reconnects to the source after a
loss of connection to a source, but every now and then I observe one
of the following issues:
1) The proxyserver reconnects to the source, but no data frames are
forwarded to the clients.
An example log of scenario 1) is pasted below

2) The proxy server does not reconnect to the source, and clients to
the proxy server are being told:
RTSP/1.0 404 File Not Found, Or In Incorrect Format
An example log of scenario 2) is pasted below

Any suggestions for how to debug this further are most welcome.

I'm able to reproduce the issues by forcing a source to reconnect to
the network, but it's not 100% reproducible.
1) seems much more difficualt to reproduce than 2).

/Erik

Log 1)
Aug 11 09:12:21 Sending request: OPTIONS
rtsp://192.168.0.124/ch0_0.h264/ RTSP/1.0
Aug 11 09:12:21 CSeq: 73552
Aug 11 09:12:21 User-Agent: ProxyRTSPClient (LIVE555 Streaming Media
v2016.06.26)
Aug 11 09:12:21 Session: 6B8B4567
Aug 11 09:12:21
Aug 11 09:12:21
Aug 11 09:12:21 Received 156 new bytes of response data.
Aug 11 09:12:21 Received a complete OPTIONS response:
Aug 11 09:12:21 RTSP/1.0 200 OK
Aug 11 09:12:21 CSeq: 73552
Aug 11 09:12:21 Date: Thu, Aug 11 2016 15:14:58 GMT
Aug 11 09:12:21 Public: OPTIONS, DESCRIBE, SETUP, TEARDOWN, PLAY,
PAUSE, GET_PARAMETER, SET_PARAMETER
Aug 11 09:12:21
Aug 11 09:12:21
<----- Client stops receiving data around here
Aug 11 09:12:29 Sending request: OPTIONS
rtsp://192.168.0.125/ch0_0.h264/ RTSP/1.0
Aug 11 09:12:29 CSeq: 73589
Aug 11 09:12:29 User-Agent: ProxyRTSPClient (LIVE555 Streaming Media
v2016.06.26)
Aug 11 09:12:29 Session: 66334873
Aug 11 09:12:29
Aug 11 09:12:29
Aug 11 09:12:29 Received 156 new bytes of response data.
Aug 11 09:12:29 Received a complete OPTIONS response:
Aug 11 09:12:29 RTSP/1.0 200 OK
Aug 11 09:12:29 CSeq: 73589
Aug 11 09:12:29 Date: Thu, Aug 11 2016 15:15:05 GMT
Aug 11 09:12:29 Public: OPTIONS, DESCRIBE, SETUP, TEARDOWN, PLAY,
PAUSE, GET_PARAMETER, SET_PARAMETER
Aug 11 09:12:29
Aug 11 09:12:29
<----- A new client is spawned and makes a new connection to the proxy
server here
Aug 11 09:12:51 Opening connection to 192.168.0.124, port 554...
Aug 11 09:12:53
ProxyServerMediaSubsession[rtsp://192.168.0.124/ch0_0.h264/,H264]::closeStreamSource()
Aug 11 09:12:53
ProxyServerMediaSubsession[rtsp://192.168.0.124/ch0_0.h264/,MPEG4-GENERIC]::closeStreamSource()
Aug 11 09:12:59 Sending request: OPTIONS
rtsp://192.168.0.125/ch0_0.h264/ RTSP/1.0
Aug 11 09:12:59 CSeq: 73590
Aug 11 09:12:59 User-Agent: ProxyRTSPClient (LIVE555 Streaming Media
v2016.06.26)
Aug 11 09:12:59 Session: 66334873
Aug 11 09:12:59
Aug 11 09:12:59
Aug 11 09:12:59 Received 156 new bytes of response data.
Aug 11 09:12:59 Received a complete OPTIONS response:
Aug 11 09:12:59 RTSP/1.0 200 OK
Aug 11 09:12:59 CSeq: 73590
Aug 11 09:12:59 Date: Thu, Aug 11 2016 15:15:35 GMT
Aug 11 09:12:59 Public: OPTIONS, DESCRIBE, SETUP, TEARDOWN, PLAY,
PAUSE, GET_PARAMETER, SET_PARAMETER
Aug 11 09:12:59
Aug 11 09:12:59
Aug 11 09:13:06 ...remote connection opened
Aug 11 09:13:06 Sending request: OPTIONS
rtsp://192.168.0.124/ch0_0.h264/ RTSP/1.0
Aug 11 09:13:06 CSeq: 73553
Aug 11 09:13:06 User-Agent: ProxyRTSPClient (LIVE555 Streaming Media
v2016.06.26)
Aug 11 09:13:06 Session: 6B8B4567
Aug 11 09:13:06
Aug 11 09:13:06
Aug 11 09:13:06 Sending request: PAUSE rtsp://192.168.0.124/ch0_0.h264/ RTSP/1.0
Aug 11 09:13:06 CSeq: 73554
Aug 11 09:13:06 User-Agent: ProxyRTSPClient (LIVE555 Streaming Media
v2016.06.26)
Aug 11 09:13:06 Session: 6B8B4567
Aug 11 09:13:06
Aug 11 09:13:06
Aug 11 09:13:06 Received 156 new bytes of response data.
Aug 11 09:13:06 Received a complete OPTIONS response:
Aug 11 09:13:06 RTSP/1.0 200 OK
Aug 11 09:13:06 CSeq: 73553
Aug 11 09:13:06 Date: Thu, Jan 01 1970 00:00:37 GMT
Aug 11 09:13:06 Public: OPTIONS, DESCRIBE, SETUP, TEARDOWN, PLAY,
PAUSE, GET_PARAMETER, SET_PARAMETER
Aug 11 09:13:06
Aug 11 09:13:06
Aug 11 09:13:09
ProxyServerMediaSubsession[rtsp://192.168.0.124/ch0_0.h264/,H264]::createNewStreamSource(session
id 1614683546)
Aug 11 09:13:09 Sending request: PLAY rtsp://192.168.0.124/ch0_0.h264/ RTSP/1.0
Aug 11 09:13:09 CSeq: 73555
Aug 11 09:13:09 User-Agent: ProxyRTSPClient (LIVE555 Streaming Media
v2016.06.26)
Aug 11 09:13:09 Session: 6B8B4567
Aug 11 09:13:09
Aug 11 09:13:09
Aug 11 09:13:09
ProxyServerMediaSubsession[rtsp://192.168.0.124/ch0_0.h264/,H264]::createNewRTPSink()
Aug 11 09:13:09
ProxyServerMediaSubsession[rtsp://192.168.0.124/ch0_0.h264/,MPEG4-GENERIC]::createNewStreamSource(session
id 1614683546)
Aug 11 09:13:09
ProxyServerMediaSubsession[rtsp://192.168.0.124/ch0_0.h264/,MPEG4-GENERIC]::createNewRTPSink()
Aug 11 09:13:09 Received 68 new bytes of response data.
Aug 11 09:13:09 WARNING: The server did not respond to our "PAUSE"
request (CSeq: 73554).  The server appears to be buggy (perhaps not
handling pipelined requests properly).
Aug 11 09:13:09 Received a complete PLAY response:
Aug 11 09:13:09 RTSP/1.0 200 OK
Aug 11 09:13:09 CSeq: 73555
Aug 11 09:13:09 Session: 6B8B4567
Aug 11 09:13:09 Range: npt=now-
Aug 11 09:13:09
Aug 11 09:13:09
Aug 11 09:13:09 session 6B8B4567 match 6B8B4567
Aug 11 09:13:09 session 6B8B4567 match 6B8B4567
Aug 11 09:13:09 Enter ProxyRTSPClient::continueAfterPLAY, resultCode0
<----- Client did not receive any data, and closes the connection. A
new client is spawned.
Aug 11 09:13:14
ProxyServerMediaSubsession[rtsp://192.168.0.124/ch0_0.h264/,H264]::closeStreamSource()
Aug 11 09:13:14 Sending request: PAUSE rtsp://192.168.0.124/ch0_0.h264/ RTSP/1.0
Aug 11 09:13:14 CSeq: 73556
Aug 11 09:13:14 User-Agent: ProxyRTSPClient (LIVE555 Streaming Media
v2016.06.26)
Aug 11 09:13:14 Session: 6B8B4567
Aug 11 09:13:14
Aug 11 09:13:14
Aug 11 09:13:14
ProxyServerMediaSubsession[rtsp://192.168.0.124/ch0_0.h264/,MPEG4-GENERIC]::closeStreamSource()
Aug 11 09:13:14 Received 88 new bytes of response data.
Aug 11 09:13:14 Received a complete PAUSE response:
Aug 11 09:13:14 RTSP/1.0 200 OK
Aug 11 09:13:14 CSeq: 73556
Aug 11 09:13:14 Date: Thu, Aug 11 2016 15:15:51 GMT
Aug 11 09:13:14 Session: 6B8B4567
Aug 11 09:13:14
Aug 11 09:13:14
Aug 11 09:13:29 Sending request: OPTIONS
rtsp://192.168.0.125/ch0_0.h264/ RTSP/1.0
Aug 11 09:13:29 CSeq: 73591
Aug 11 09:13:29 User-Agent: ProxyRTSPClient (LIVE555 Streaming Media
v2016.06.26)
Aug 11 09:13:29 Session: 66334873
Aug 11 09:13:29
Aug 11 09:13:29
Aug 11 09:13:29 Received 156 new bytes of response data.
Aug 11 09:13:29 Received a complete OPTIONS response:
Aug 11 09:13:29 RTSP/1.0 200 OK
Aug 11 09:13:29 CSeq: 73591
Aug 11 09:13:29 Date: Thu, Aug 11 2016 15:16:05 GMT
Aug 11 09:13:29 Public: OPTIONS, DESCRIBE, SETUP, TEARDOWN, PLAY,
PAUSE, GET_PARAMETER, SET_PARAMETER
Aug 11 09:13:29
Aug 11 09:13:29
Aug 11 09:13:36 Sending request: OPTIONS
rtsp://192.168.0.124/ch0_0.h264/ RTSP/1.0
Aug 11 09:13:36 CSeq: 73557
Aug 11 09:13:36 User-Agent: ProxyRTSPClient (LIVE555 Streaming Media
v2016.06.26)
Aug 11 09:13:36 Session: 6B8B4567
Aug 11 09:13:36
Aug 11 09:13:36
Aug 11 09:13:36 Received 156 new bytes of response data.
Aug 11 09:13:36 Received a complete OPTIONS response:
Aug 11 09:13:36 RTSP/1.0 200 OK
Aug 11 09:13:36 CSeq: 73557
Aug 11 09:13:36 Date: Thu, Aug 11 2016 15:16:13 GMT
Aug 11 09:13:36 Public: OPTIONS, DESCRIBE, SETUP, TEARDOWN, PLAY,
PAUSE, GET_PARAMETER, SET_PARAMETER
Aug 11 09:13:36
Aug 11 09:13:36
Aug 11 09:13:39
ProxyServerMediaSubsession[rtsp://192.168.0.124/ch0_0.h264/,H264]::createNewStreamSource(session
id 971148314)
Aug 11 09:13:39 Sending request: PLAY rtsp://192.168.0.124/ch0_0.h264/ RTSP/1.0
Aug 11 09:13:39 CSeq: 73558
Aug 11 09:13:39 User-Agent: ProxyRTSPClient (LIVE555 Streaming Media
v2016.06.26)
Aug 11 09:13:39 Session: 6B8B4567
Aug 11 09:13:39
Aug 11 09:13:39
Aug 11 09:13:39
ProxyServerMediaSubsession[rtsp://192.168.0.124/ch0_0.h264/,H264]::createNewRTPSink()
Aug 11 09:13:39
ProxyServerMediaSubsession[rtsp://192.168.0.124/ch0_0.h264/,MPEG4-GENERIC]::createNewStreamSource(session
id 971148314)
Aug 11 09:13:39
ProxyServerMediaSubsession[rtsp://192.168.0.124/ch0_0.h264/,MPEG4-GENERIC]::createNewRTPSink()
Aug 11 09:13:39 Received 68 new bytes of response data.
Aug 11 09:13:39 Received a complete PLAY response:
Aug 11 09:13:39 RTSP/1.0 200 OK
Aug 11 09:13:39 CSeq: 73558
Aug 11 09:13:39 Session: 6B8B4567
Aug 11 09:13:39 Range: npt=now-
Aug 11 09:13:39
Aug 11 09:13:39
Aug 11 09:13:39 session 6B8B4567 match 6B8B4567
Aug 11 09:13:39 session 6B8B4567 match 6B8B4567
Aug 11 09:13:39 Enter ProxyRTSPClient::continueAfterPLAY, resultCode0
<----- Client did not receive any data, and closes the connection. A
new client is then spawned. This is repeated.
Aug 11 09:13:44
ProxyServerMediaSubsession[rtsp://192.168.0.124/ch0_0.h264/,H264]::closeStreamSource()
Aug 11 09:13:44 Sending request: PAUSE rtsp://192.168.0.124/ch0_0.h264/ RTSP/1.0
Aug 11 09:13:44 CSeq: 73559
Aug 11 09:13:44 User-Agent: ProxyRTSPClient (LIVE555 Streaming Media
v2016.06.26)
Aug 11 09:13:44 Session: 6B8B4567
Aug 11 09:13:44
Aug 11 09:13:44
Aug 11 09:13:44
ProxyServerMediaSubsession[rtsp://192.168.0.124/ch0_0.h264/,MPEG4-GENERIC]::closeStreamSource()
Aug 11 09:13:44 Received 88 new bytes of response data.
Aug 11 09:13:44 Received a complete PAUSE response:
Aug 11 09:13:44 RTSP/1.0 200 OK
Aug 11 09:13:44 CSeq: 73559
Aug 11 09:13:44 Date: Thu, Aug 11 2016 15:16:21 GMT
Aug 11 09:13:44 Session: 6B8B4567
Aug 11 09:13:44
Aug 11 09:13:44
Aug 11 09:13:51
ProxyServerMediaSubsession[rtsp://192.168.0.124/ch0_0.h264/,H264]::createNewStreamSource(session
id 1571432271)
Aug 11 09:13:51 Sending request: PLAY rtsp://192.168.0.124/ch0_0.h264/ RTSP/1.0
Aug 11 09:13:51 CSeq: 73560
Aug 11 09:13:51 User-Agent: ProxyRTSPClient (LIVE555 Streaming Media
v2016.06.26)
Aug 11 09:13:51 Session: 6B8B4567
Aug 11 09:13:51
Aug 11 09:13:51
Aug 11 09:13:51
ProxyServerMediaSubsession[rtsp://192.168.0.124/ch0_0.h264/,H264]::createNewRTPSink()
Aug 11 09:13:51 Received 68 new bytes of response data.
Aug 11 09:13:51 Received a complete PLAY response:
Aug 11 09:13:51 RTSP/1.0 200 OK
Aug 11 09:13:51 CSeq: 73560
Aug 11 09:13:51 Session: 6B8B4567
Aug 11 09:13:51 Range: npt=now-
Aug 11 09:13:51
Aug 11 09:13:51
Aug 11 09:13:51 session 6B8B4567 match 6B8B4567
Aug 11 09:13:51 session 6B8B4567 match 6B8B4567
Aug 11 09:13:51 Enter ProxyRTSPClient::continueAfterPLAY, resultCode0
Aug 11 09:13:51
ProxyServerMediaSubsession[rtsp://192.168.0.124/ch0_0.h264/,MPEG4-GENERIC]::createNewStreamSource(session
id 1571432271)
Aug 11 09:13:51
ProxyServerMediaSubsession[rtsp://192.168.0.124/ch0_0.h264/,MPEG4-GENERIC]::createNewRTPSink()
Aug 11 09:13:59 Sending request: OPTIONS
rtsp://192.168.0.125/ch0_0.h264/ RTSP/1.0
Aug 11 09:13:59 CSeq: 73592
Aug 11 09:13:59 User-Agent: ProxyRTSPClient (LIVE555 Streaming Media
v2016.06.26)
Aug 11 09:13:59 Session: 66334873
Aug 11 09:13:59
Aug 11 09:13:59
Aug 11 09:13:59 Received 156 new bytes of response data.
Aug 11 09:13:59 Received a complete OPTIONS response:
Aug 11 09:13:59 RTSP/1.0 200 OK
Aug 11 09:13:59 CSeq: 73592
Aug 11 09:13:59 Date: Thu, Aug 11 2016 15:16:35 GMT
Aug 11 09:13:59 Public: OPTIONS, DESCRIBE, SETUP, TEARDOWN, PLAY,
PAUSE, GET_PARAMETER, SET_PARAMETER
Aug 11 09:13:59
Aug 11 09:13:59
Aug 11 09:14:06 Sending request: OPTIONS
rtsp://192.168.0.124/ch0_0.h264/ RTSP/1.0
Aug 11 09:14:06 CSeq: 73561
Aug 11 09:14:06 User-Agent: ProxyRTSPClient (LIVE555 Streaming Media
v2016.06.26)
Aug 11 09:14:06 Session: 6B8B4567
Aug 11 09:14:06
Aug 11 09:14:06
Aug 11 09:14:06 Received 156 new bytes of response data.
Aug 11 09:14:06 Received a complete OPTIONS response:
Aug 11 09:14:06 RTSP/1.0 200 OK
Aug 11 09:14:06 CSeq: 73561
Aug 11 09:14:06 Date: Thu, Aug 11 2016 15:16:43 GMT
Aug 11 09:14:06 Public: OPTIONS, DESCRIBE, SETUP, TEARDOWN, PLAY,
PAUSE, GET_PARAMETER, SET_PARAMETER
Aug 11 09:14:06
Aug 11 09:14:06

Log 2)
Jul 26 20:21:52 Sending request: OPTIONS
rtsp://192.168.0.126/ch0_0.h264/ RTSP/1.0
Jul 26 20:21:52 CSeq: 28863
Jul 26 20:21:52 User-Agent: ProxyRTSPClient (LIVE555 Streaming Media
v2016.06.26)
Jul 26 20:21:52 Session: 6B8B4567
<-- No response to "OPTIONS", client stops receiving data at the same time
Jul 26 20:21:52
Jul 26 20:21:52
Jul 26 20:21:55 Sending request: OPTIONS
rtsp://192.168.0.124/ch0_0.h264/ RTSP/1.0
Jul 26 20:21:55 CSeq: 28810
Jul 26 20:21:55 User-Agent: ProxyRTSPClient (LIVE555 Streaming Media
v2016.06.26)
Jul 26 20:21:55 Session: 2AE8944A
Jul 26 20:21:55
Jul 26 20:21:55
Jul 26 20:21:55 Received 156 new bytes of response data.
Jul 26 20:21:55 Received a complete OPTIONS response:
Jul 26 20:21:55 RTSP/1.0 200 OK
Jul 26 20:21:55 CSeq: 28810
Jul 26 20:21:55 Date: Wed, Jul 27 2016 02:24:23 GMT
Jul 26 20:21:55 Public: OPTIONS, DESCRIBE, SETUP, TEARDOWN, PLAY,
PAUSE, GET_PARAMETER, SET_PARAMETER
Jul 26 20:21:55
Jul 26 20:21:55
Jul 26 20:21:59 Sending request: OPTIONS
rtsp://192.168.0.123/ch0_0.h264/ RTSP/1.0
Jul 26 20:21:59 CSeq: 26399
Jul 26 20:21:59 User-Agent: ProxyRTSPClient (LIVE555 Streaming Media
v2016.06.26)
Jul 26 20:21:59 Session: 6B8B4567
Jul 26 20:21:59
Jul 26 20:21:59
Jul 26 20:21:59 Received 156 new bytes of response data.
Jul 26 20:21:59 Received a complete OPTIONS response:
Jul 26 20:21:59 RTSP/1.0 200 OK
Jul 26 20:21:59 CSeq: 26399
Jul 26 20:21:59 Date: Wed, Jul 27 2016 02:24:27 GMT
Jul 26 20:21:59 Public: OPTIONS, DESCRIBE, SETUP, TEARDOWN, PLAY,
PAUSE, GET_PARAMETER, SET_PARAMETER
Jul 26 20:21:59
Jul 26 20:21:59
Jul 26 20:22:11 ProxyRTSPClient[rtsp://192.168.0.126/ch0_0.h264/]:
lost connection to server ('errno': 104).  Resetting...
Jul 26 20:22:11 ProxyServerMediaSubsession[(NULL),H264]::closeStreamSource()
Jul 26 20:22:11
ProxyServerMediaSubsession[(NULL),MPEG4-GENERIC]::closeStreamSource()
Jul 26 20:22:11
ProxyServerMediaSubsession[(NULL),H264]::~ProxyServerMediaSubsession()
Jul 26 20:22:11
ProxyServerMediaSubsession[(NULL),MPEG4-GENERIC]::~ProxyServerMediaSubsession()
Jul 26 20:22:11 Opening connection to 192.168.0.126, port 554...
Jul 26 20:22:11 ...remote connection opened
Jul 26 20:22:11 Sending request: DESCRIBE
rtsp://192.168.0.126/ch0_0.h264 RTSP/1.0
Jul 26 20:22:11 CSeq: 28864
Jul 26 20:22:11 User-Agent: ProxyRTSPClient (LIVE555 Streaming Media
v2016.06.26)
Jul 26 20:22:11 Accept: application/sdp
Jul 26 20:22:11
Jul 26 20:22:11
Jul 26 20:22:12 Received 1026 new bytes of response data.
Jul 26 20:22:12 Received a complete DESCRIBE response:
Jul 26 20:22:12 RTSP/1.0 200 OK
Jul 26 20:22:12 CSeq: 28864
Jul 26 20:22:12 Date: Tue, Jul 26 2016 18:24:41 GMT
Jul 26 20:22:12 Content-Base: rtsp://192.168.0.126/ch0_0.h264/
Jul 26 20:22:12 Content-Type: application/sdp
Jul 26 20:22:12 Content-Length: 857
Jul 26 20:22:12
Jul 26 20:22:12 v=0
Jul 26 20:22:12 o=- 1469557480985042 1 IN IP4 192.168.1.128
Jul 26 20:22:12 s=H.264 Program Stream, streamed by the LIVE555 Media Server
Jul 26 20:22:12 i=ch0_0.h264
Jul 26 20:22:12 t=0 0
Jul 26 20:22:12 a=DevVer:pusher2
Jul 26 20:22:12 a=GroupName:IPCAM
Jul 26 20:22:12 a=NickName:CIF
Jul 26 20:22:12 a=CfgSection:PROG_CHN0
Jul 26 20:22:12 a=tool:LIVE555 Streaming Media v2011.08.13
Jul 26 20:22:12 a=type:broadcast
Jul 26 20:22:12 a=control:*
Jul 26 20:22:12 a=range:npt=0-
Jul 26 20:22:12 a=x-qt-text-nam:H.264 Program Stream, streamed by the
LIVE555 Media Server
Jul 26 20:22:12 a=x-qt-text-inf:ch0_0.h264
Jul 26 20:22:12 m=video 0 RTP/AVP 96
Jul 26 20:22:12 c=IN IP4 0.0.0.0
Jul 26 20:22:12 b=AS:4000
Jul 26 20:22:12 a=rtpmap:96 H264/90000
Jul 26 20:22:12 a=control:trackID=1
Jul 26 20:22:12 a=fmtp:96
packetization-mode=1;profile-level-id=64001F;sprop-parameter-sets=Z2QAH6wrUCgC3IA=,aO48MA==
Jul 26 20:22:12 a=framesize:96 1280-720
Jul 26 20:22:12 a=cliprect:0,0,1280,720
Jul 26 20:22:12 m=audio 0 RTP/AVP 97
Jul 26 20:22:12 a=rtpmap:97 mpeg4-generic/8000/2
Jul 26 20:22:12 a=fmtp:97
streamtype=5;profile-level-id=1;cpresent=0;mode=AAC-hbr;sizelength=13;indexlength=3;indexdeltalength=3;config=1590
Jul 26 20:22:12 a=control:trackID=2
Jul 26 20:22:12
Jul 26 20:22:12
ProxyServerMediaSession[rtsp://192.168.0.126/ch0_0.h264/] added new
"ProxyServerMediaSubsession" for RTP/video/H264 track
Jul 26 20:22:12
ProxyServerMediaSession[rtsp://192.168.0.126/ch0_0.h264/] added new
"ProxyServerMediaSubsession" for RTP/audio/MPEG4-GENERIC track
Jul 26 20:22:12 Sending request: OPTIONS
rtsp://192.168.0.125/ch0_0.h264/ RTSP/1.0
Jul 26 20:22:12 CSeq: 28832
Jul 26 20:22:12 User-Agent: ProxyRTSPClient (LIVE555 Streaming Media
v2016.06.26)
Jul 26 20:22:12 Session: 66334873
Jul 26 20:22:12
Jul 26 20:22:12
<----- A new client is spawned here, but it receives no data
Jul 26 20:22:18 Received 156 new bytes of response data.
Jul 26 20:22:18 Received a complete OPTIONS response:
Jul 26 20:22:18 RTSP/1.0 200 OK
Jul 26 20:22:18 CSeq: 28832
Jul 26 20:22:18 Date: Wed, Jul 27 2016 02:24:46 GMT
Jul 26 20:22:18 Public: OPTIONS, DESCRIBE, SETUP, TEARDOWN, PLAY,
PAUSE, GET_PARAMETER, SET_PARAMETER
Jul 26 20:22:18
Jul 26 20:22:18
Jul 26 20:22:25 Sending request: OPTIONS
rtsp://192.168.0.124/ch0_0.h264/ RTSP/1.0
Jul 26 20:22:25 CSeq: 28811
Jul 26 20:22:25 User-Agent: ProxyRTSPClient (LIVE555 Streaming Media
v2016.06.26)
Jul 26 20:22:25 Session: 2AE8944A
Jul 26 20:22:25
Jul 26 20:22:25
Jul 26 20:22:25 Received 156 new bytes of response data.
Jul 26 20:22:25 Received a complete OPTIONS response:
Jul 26 20:22:25 RTSP/1.0 200 OK
Jul 26 20:22:25 CSeq: 28811
Jul 26 20:22:25 Date: Wed, Jul 27 2016 02:24:53 GMT
Jul 26 20:22:25 Public: OPTIONS, DESCRIBE, SETUP, TEARDOWN, PLAY,
PAUSE, GET_PARAMETER, SET_PARAMETER
Jul 26 20:22:25
Jul 26 20:22:25
Jul 26 20:22:29 Sending request: OPTIONS
rtsp://192.168.0.123/ch0_0.h264/ RTSP/1.0
Jul 26 20:22:29 CSeq: 26400
Jul 26 20:22:29 User-Agent: ProxyRTSPClient (LIVE555 Streaming Media
v2016.06.26)
Jul 26 20:22:29 Session: 6B8B4567
Jul 26 20:22:29
Jul 26 20:22:29
Jul 26 20:22:29 Received 156 new bytes of response data.
Jul 26 20:22:29 Received a complete OPTIONS response:
Jul 26 20:22:29 RTSP/1.0 200 OK
Jul 26 20:22:29 CSeq: 26400
Jul 26 20:22:29 Date: Wed, Jul 27 2016 02:24:57 GMT
Jul 26 20:22:29 Public: OPTIONS, DESCRIBE, SETUP, TEARDOWN, PLAY,
PAUSE, GET_PARAMETER, SET_PARAMETER
Jul 26 20:22:29
Jul 26 20:22:29
<----- A new client is spawned here, and receives data for a while
Jul 26 20:22:39
ProxyServerMediaSubsession[rtsp://192.168.0.126/ch0_0.h264/,H264]::createNewStreamSource(session
id 0)
Jul 26 20:22:39 Initiated:
ProxyServerMediaSubsession[rtsp://192.168.0.126/ch0_0.h264/,H264]
Jul 26 20:22:39
ProxyServerMediaSubsession[rtsp://192.168.0.126/ch0_0.h264/,H264]::createNewRTPSink()
Jul 26 20:22:39
ProxyServerMediaSubsession[rtsp://192.168.0.126/ch0_0.h264/,H264]::closeStreamSource()
Jul 26 20:22:39
ProxyServerMediaSubsession[rtsp://192.168.0.126/ch0_0.h264/,MPEG4-GENERIC]::createNewStreamSource(session
id 0)
Jul 26 20:22:39 Initiated:
ProxyServerMediaSubsession[rtsp://192.168.0.126/ch0_0.h264/,MPEG4-GENERIC]
Jul 26 20:22:39
ProxyServerMediaSubsession[rtsp://192.168.0.126/ch0_0.h264/,MPEG4-GENERIC]::createNewRTPSink()
Jul 26 20:22:39
ProxyServerMediaSubsession[rtsp://192.168.0.126/ch0_0.h264/,MPEG4-GENERIC]::closeStreamSource()
Jul 26 20:22:39
ProxyServerMediaSubsession[rtsp://192.168.0.126/ch0_0.h264/,H264]::createNewStreamSource(session
id 2573723271)
Jul 26 20:22:39 Sending request: SETUP
rtsp://192.168.0.126/ch0_0.h264/trackID=1 RTSP/1.0
Jul 26 20:22:39 CSeq: 28865
Jul 26 20:22:39 User-Agent: ProxyRTSPClient (LIVE555 Streaming Media
v2016.06.26)
Jul 26 20:22:39 Transport: RTP/AVP;unicast;client_port=45182-45183
Jul 26 20:22:39
Jul 26 20:22:39
Jul 26 20:22:39
ProxyServerMediaSubsession[rtsp://192.168.0.126/ch0_0.h264/,H264]::createNewRTPSink()
Jul 26 20:22:39
ProxyServerMediaSubsession[rtsp://192.168.0.126/ch0_0.h264/,MPEG4-GENERIC]::createNewStreamSource(session
id 2573723271)
Jul 26 20:22:39
ProxyServerMediaSubsession[rtsp://192.168.0.126/ch0_0.h264/,MPEG4-GENERIC]::createNewRTPSink()
Jul 26 20:22:39 Received 223 new bytes of response data.
Jul 26 20:22:39 Received a complete SETUP response:
Jul 26 20:22:39 RTSP/1.0 200 OK
Jul 26 20:22:39 CSeq: 28865
Jul 26 20:22:39 Date: Tue, Jul 26 2016 18:25:08 GMT
Jul 26 20:22:39 Transport:
RTP/AVP;unicast;destination=192.168.0.105;source=192.168.0.126;client_port=45182-45183;server_port=6970-6971;ssrc=b27b23c6
Jul 26 20:22:39 Session: 6B8B4567
Jul 26 20:22:39
Jul 26 20:22:39
Jul 26 20:22:39
ProxyRTSPClient[rtsp://192.168.0.126/ch0_0.h264/]::continueAfterSETUP():
head codec: H264; numSubsessions 2
Jul 26 20:22:39 queue: H264 MPEG4-GENERIC
Jul 26 20:22:39 Sending request: SETUP
rtsp://192.168.0.126/ch0_0.h264/trackID=2 RTSP/1.0
Jul 26 20:22:39 CSeq: 28866
Jul 26 20:22:39 User-Agent: ProxyRTSPClient (LIVE555 Streaming Media
v2016.06.26)
Jul 26 20:22:39 Transport: RTP/AVP;unicast;client_port=46172-46173
Jul 26 20:22:39 Session: 6B8B4567
Jul 26 20:22:39
Jul 26 20:22:39
Jul 26 20:22:39 Received 223 new bytes of response data.
Jul 26 20:22:39 Received a complete SETUP response:
Jul 26 20:22:39 RTSP/1.0 200 OK
Jul 26 20:22:39 CSeq: 28866
Jul 26 20:22:39 Date: Tue, Jul 26 2016 18:25:08 GMT
Jul 26 20:22:39 Transport:
RTP/AVP;unicast;destination=192.168.0.105;source=192.168.0.126;client_port=46172-46173;server_port=6972-6973;ssrc=b27b23c6
Jul 26 20:22:39 Session: 6B8B4567
Jul 26 20:22:39
Jul 26 20:22:39
Jul 26 20:22:39
ProxyRTSPClient[rtsp://192.168.0.126/ch0_0.h264/]::continueAfterSETUP():
head codec: MPEG4-GENERIC; numSubsessions 2
Jul 26 20:22:39 queue: MPEG4-GENERIC
Jul 26 20:22:39 Sending request: PLAY rtsp://192.168.0.126/ch0_0.h264/ RTSP/1.0
Jul 26 20:22:39 CSeq: 28867
Jul 26 20:22:39 User-Agent: ProxyRTSPClient (LIVE555 Streaming Media
v2016.06.26)
Jul 26 20:22:39 Session: 6B8B4567
Jul 26 20:22:39
Jul 26 20:22:39
Jul 26 20:22:39 Received 68 new bytes of response data.
Jul 26 20:22:39 Received a complete PLAY response:
Jul 26 20:22:39 RTSP/1.0 200 OK
Jul 26 20:22:39 CSeq: 28867
Jul 26 20:22:39 Session: 6B8B4567
Jul 26 20:22:39 Range: npt=now-
Jul 26 20:22:39
Jul 26 20:22:39
Jul 26 20:22:39 session 6B8B4567 match 6B8B4567
Jul 26 20:22:39 session 6B8B4567 match 6B8B4567
Jul 26 20:22:39 Enter ProxyRTSPClient::continueAfterPLAY, resultCode0
Jul 26 20:22:42 Sending request: OPTIONS
rtsp://192.168.0.126/ch0_0.h264/ RTSP/1.0
Jul 26 20:22:42 CSeq: 28868
Jul 26 20:22:42 User-Agent: ProxyRTSPClient (LIVE555 Streaming Media
v2016.06.26)
Jul 26 20:22:42 Session: 6B8B4567
Jul 26 20:22:42
Jul 26 20:22:42
Jul 26 20:22:42 Received 156 new bytes of response data.
Jul 26 20:22:42 Received a complete OPTIONS response:
Jul 26 20:22:42 RTSP/1.0 200 OK
Jul 26 20:22:42 CSeq: 28868
Jul 26 20:22:42 Date: Tue, Jul 26 2016 18:25:11 GMT
Jul 26 20:22:42 Public: OPTIONS, DESCRIBE, SETUP, TEARDOWN, PLAY,
PAUSE, GET_PARAMETER, SET_PARAMETER
Jul 26 20:22:42
Jul 26 20:22:42
Jul 26 20:22:48 Sending request: OPTIONS
rtsp://192.168.0.125/ch0_0.h264/ RTSP/1.0
Jul 26 20:22:48 CSeq: 28833
Jul 26 20:22:48 User-Agent: ProxyRTSPClient (LIVE555 Streaming Media
v2016.06.26)
Jul 26 20:22:48 Session: 66334873
Jul 26 20:22:48
Jul 26 20:22:48
Jul 26 20:22:48 Received 156 new bytes of response data.
Jul 26 20:22:48 Received a complete OPTIONS response:
Jul 26 20:22:48 RTSP/1.0 200 OK
Jul 26 20:22:48 CSeq: 28833
Jul 26 20:22:48 Date: Wed, Jul 27 2016 02:25:16 GMT
Jul 26 20:22:48 Public: OPTIONS, DESCRIBE, SETUP, TEARDOWN, PLAY,
PAUSE, GET_PARAMETER, SET_PARAMETER
Jul 26 20:22:48
Jul 26 20:22:48
Jul 26 20:22:55 Sending request: OPTIONS
rtsp://192.168.0.124/ch0_0.h264/ RTSP/1.0
Jul 26 20:22:55 CSeq: 28812
Jul 26 20:22:55 User-Agent: ProxyRTSPClient (LIVE555 Streaming Media
v2016.06.26)
Jul 26 20:22:55 Session: 2AE8944A
Jul 26 20:22:55
Jul 26 20:22:55
Jul 26 20:22:55 Received 156 new bytes of response data.
Jul 26 20:22:55 Received a complete OPTIONS response:
Jul 26 20:22:55 RTSP/1.0 200 OK
Jul 26 20:22:55 CSeq: 28812
Jul 26 20:22:55 Date: Wed, Jul 27 2016 02:25:23 GMT
Jul 26 20:22:55 Public: OPTIONS, DESCRIBE, SETUP, TEARDOWN, PLAY,
PAUSE, GET_PARAMETER, SET_PARAMETER
Jul 26 20:22:55
Jul 26 20:22:55
Jul 26 20:22:59 Sending request: OPTIONS
rtsp://192.168.0.123/ch0_0.h264/ RTSP/1.0
Jul 26 20:22:59 CSeq: 26401
Jul 26 20:22:59 User-Agent: ProxyRTSPClient (LIVE555 Streaming Media
v2016.06.26)
Jul 26 20:22:59 Session: 6B8B4567
Jul 26 20:22:59
Jul 26 20:22:59
Jul 26 20:22:59 Received 156 new bytes of response data.
Jul 26 20:22:59 Received a complete OPTIONS response:
Jul 26 20:22:59 RTSP/1.0 200 OK
Jul 26 20:22:59 CSeq: 26401
Jul 26 20:22:59 Date: Wed, Jul 27 2016 02:25:27 GMT
Jul 26 20:22:59 Public: OPTIONS, DESCRIBE, SETUP, TEARDOWN, PLAY,
PAUSE, GET_PARAMETER, SET_PARAMETER
Jul 26 20:22:59
Jul 26 20:22:59
Jul 26 20:23:12 Sending request: OPTIONS
rtsp://192.168.0.126/ch0_0.h264/ RTSP/1.0
Jul 26 20:23:12 CSeq: 28869
Jul 26 20:23:12 User-Agent: ProxyRTSPClient (LIVE555 Streaming Media
v2016.06.26)
Jul 26 20:23:12 Session: 6B8B4567
Jul 26 20:23:12
Jul 26 20:23:12
Jul 26 20:23:18 Sending request: OPTIONS
rtsp://192.168.0.125/ch0_0.h264/ RTSP/1.0
Jul 26 20:23:18 CSeq: 28834
Jul 26 20:23:18 User-Agent: ProxyRTSPClient (LIVE555 Streaming Media
v2016.06.26)
Jul 26 20:23:18 Session: 66334873
Jul 26 20:23:18
Jul 26 20:23:18
Jul 26 20:23:25 Sending request: OPTIONS
rtsp://192.168.0.124/ch0_0.h264/ RTSP/1.0
Jul 26 20:23:25 CSeq: 28813
Jul 26 20:23:25 User-Agent: ProxyRTSPClient (LIVE555 Streaming Media
v2016.06.26)
Jul 26 20:23:25 Session: 2AE8944A
Jul 26 20:23:25
Jul 26 20:23:25
Jul 26 20:23:29 Sending request: OPTIONS
rtsp://192.168.0.123/ch0_0.h264/ RTSP/1.0
Jul 26 20:23:29 CSeq: 26402
Jul 26 20:23:29 User-Agent: ProxyRTSPClient (LIVE555 Streaming Media
v2016.06.26)
Jul 26 20:23:29 Session: 6B8B4567
Jul 26 20:23:29
Jul 26 20:23:29
Jul 26 20:23:29 Received 156 new bytes of response data.
Jul 26 20:23:29 Received a complete OPTIONS response:
Jul 26 20:23:29 RTSP/1.0 200 OK
Jul 26 20:23:29 CSeq: 26402
Jul 26 20:23:29 Date: Wed, Jul 27 2016 02:25:57 GMT
Jul 26 20:23:29 Public: OPTIONS, DESCRIBE, SETUP, TEARDOWN, PLAY,
PAUSE, GET_PARAMETER, SET_PARAMETER
Jul 26 20:23:29
Jul 26 20:23:29
Jul 26 20:23:29 Received 156 new bytes of response data.
Jul 26 20:23:29 Received a complete OPTIONS response:
Jul 26 20:23:29 RTSP/1.0 200 OK
Jul 26 20:23:29 CSeq: 28813
Jul 26 20:23:29 Date: Wed, Jul 27 2016 02:25:57 GMT
Jul 26 20:23:29 Public: OPTIONS, DESCRIBE, SETUP, TEARDOWN, PLAY,
PAUSE, GET_PARAMETER, SET_PARAMETER
Jul 26 20:23:29
Jul 26 20:23:29
Jul 26 20:23:32 ProxyRTSPClient[rtsp://192.168.0.126/ch0_0.h264/]:
lost connection to server ('errno': 104).  Resetting...
Jul 26 20:23:32 ProxyServerMediaSubsession[(NULL),H264]::closeStreamSource()
Jul 26 20:23:32
ProxyServerMediaSubsession[(NULL),MPEG4-GENERIC]::closeStreamSource()
Jul 26 20:23:32
ProxyServerMediaSubsession[(NULL),H264]::~ProxyServerMediaSubsession()
Jul 26 20:23:32
ProxyServerMediaSubsession[(NULL),MPEG4-GENERIC]::~ProxyServerMediaSubsession()
Jul 26 20:23:32 Opening connection to 192.168.0.126, port 554...
Jul 26 20:23:32 ...remote connection opened
Jul 26 20:23:32 Sending request: DESCRIBE
rtsp://192.168.0.126/ch0_0.h264 RTSP/1.0
Jul 26 20:23:32 CSeq: 28870
Jul 26 20:23:32 User-Agent: ProxyRTSPClient (LIVE555 Streaming Media
v2016.06.26)
Jul 26 20:23:32 Accept: application/sdp
Jul 26 20:23:32
Jul 26 20:23:32
Jul 26 20:23:32 Received 1026 new bytes of response data.
Jul 26 20:23:32 Received a complete DESCRIBE response:
Jul 26 20:23:32 RTSP/1.0 200 OK
Jul 26 20:23:32 CSeq: 28870
Jul 26 20:23:32 Date: Tue, Jul 26 2016 18:26:01 GMT
Jul 26 20:23:32 Content-Base: rtsp://192.168.0.126/ch0_0.h264/
Jul 26 20:23:32 Content-Type: application/sdp
Jul 26 20:23:32 Content-Length: 857
Jul 26 20:23:32
Jul 26 20:23:32 v=0
Jul 26 20:23:32 o=- 1469557561760230 1 IN IP4 192.168.1.128
Jul 26 20:23:32 s=H.264 Program Stream, streamed by the LIVE555 Media Server
Jul 26 20:23:32 i=ch0_0.h264
Jul 26 20:23:32 t=0 0
Jul 26 20:23:32 a=DevVer:pusher2
Jul 26 20:23:32 a=GroupName:IPCAM
Jul 26 20:23:32 a=NickName:CIF
Jul 26 20:23:32 a=CfgSection:PROG_CHN0
Jul 26 20:23:32 a=tool:LIVE555 Streaming Media v2011.08.13
Jul 26 20:23:32 a=type:broadcast
Jul 26 20:23:32 a=control:*
Jul 26 20:23:32 a=range:npt=0-
Jul 26 20:23:32 a=x-qt-text-nam:H.264 Program Stream, streamed by the
LIVE555 Media Server
Jul 26 20:23:32 a=x-qt-text-inf:ch0_0.h264
Jul 26 20:23:32 m=video 0 RTP/AVP 96
Jul 26 20:23:32 c=IN IP4 0.0.0.0
Jul 26 20:23:32 b=AS:4000
Jul 26 20:23:32 a=rtpmap:96 H264/90000
Jul 26 20:23:32 a=control:trackID=1
Jul 26 20:23:32 a=fmtp:96
packetization-mode=1;profile-level-id=64001F;sprop-parameter-sets=Z2QAH6wrUCgC3IA=,aO48MA==
Jul 26 20:23:32 a=framesize:96 1280-720
Jul 26 20:23:32 a=cliprect:0,0,1280,720
Jul 26 20:23:32 m=audio 0 RTP/AVP 97
Jul 26 20:23:32 a=rtpmap:97 mpeg4-generic/8000/2
Jul 26 20:23:32 a=fmtp:97
streamtype=5;profile-level-id=1;cpresent=0;mode=AAC-hbr;sizelength=13;indexlength=3;indexdeltalength=3;config=1590
Jul 26 20:23:32 a=control:trackID=2
Jul 26 20:23:32
Jul 26 20:23:32
ProxyServerMediaSession[rtsp://192.168.0.126/ch0_0.h264/] added new
"ProxyServerMediaSubsession" for RTP/video/H264 track
Jul 26 20:23:32
ProxyServerMediaSession[rtsp://192.168.0.126/ch0_0.h264/] added new
"ProxyServerMediaSubsession" for RTP/audio/MPEG4-GENERIC track
Jul 26 20:23:37
ProxyServerMediaSubsession[rtsp://192.168.0.125/ch0_0.h264/,MPEG4-GENERIC]::closeStreamSource()
Jul 26 20:23:37 Sending request: PAUSE rtsp://192.168.0.125/ch0_0.h264/ RTSP/1.0
Jul 26 20:23:37 CSeq: 28835
Jul 26 20:23:37 User-Agent: ProxyRTSPClient (LIVE555 Streaming Media
v2016.06.26)
Jul 26 20:23:37 Session: 66334873
Jul 26 20:23:37
Jul 26 20:23:37
Jul 26 20:23:37
ProxyServerMediaSubsession[rtsp://192.168.0.125/ch0_0.h264/,H264]::closeStreamSource()
<----- A new client is spawned here, and receives data for a while
Jul 26 20:23:39
ProxyServerMediaSubsession[rtsp://192.168.0.126/ch0_0.h264/,H264]::createNewStreamSource(session
id 0)
Jul 26 20:23:39 Initiated:
ProxyServerMediaSubsession[rtsp://192.168.0.126/ch0_0.h264/,H264]
Jul 26 20:23:39
ProxyServerMediaSubsession[rtsp://192.168.0.126/ch0_0.h264/,H264]::createNewRTPSink()
Jul 26 20:23:39
ProxyServerMediaSubsession[rtsp://192.168.0.126/ch0_0.h264/,H264]::closeStreamSource()
Jul 26 20:23:39
ProxyServerMediaSubsession[rtsp://192.168.0.126/ch0_0.h264/,MPEG4-GENERIC]::createNewStreamSource(session
id 0)
Jul 26 20:23:39 Initiated:
ProxyServerMediaSubsession[rtsp://192.168.0.126/ch0_0.h264/,MPEG4-GENERIC]
Jul 26 20:23:39
ProxyServerMediaSubsession[rtsp://192.168.0.126/ch0_0.h264/,MPEG4-GENERIC]::createNewRTPSink()
Jul 26 20:23:39
ProxyServerMediaSubsession[rtsp://192.168.0.126/ch0_0.h264/,MPEG4-GENERIC]::closeStreamSource()
Jul 26 20:23:39
ProxyServerMediaSubsession[rtsp://192.168.0.126/ch0_0.h264/,H264]::createNewStreamSource(session
id 2810389544)
Jul 26 20:23:39 Sending request: SETUP
rtsp://192.168.0.126/ch0_0.h264/trackID=1 RTSP/1.0
Jul 26 20:23:39 CSeq: 28871
Jul 26 20:23:39 User-Agent: ProxyRTSPClient (LIVE555 Streaming Media
v2016.06.26)
Jul 26 20:23:39 Transport: RTP/AVP;unicast;client_port=48158-48159
Jul 26 20:23:39
Jul 26 20:23:39
Jul 26 20:23:39
ProxyServerMediaSubsession[rtsp://192.168.0.126/ch0_0.h264/,H264]::createNewRTPSink()
Jul 26 20:23:39
ProxyServerMediaSubsession[rtsp://192.168.0.126/ch0_0.h264/,MPEG4-GENERIC]::createNewStreamSource(session
id 2810389544)
Jul 26 20:23:39
ProxyServerMediaSubsession[rtsp://192.168.0.126/ch0_0.h264/,MPEG4-GENERIC]::createNewRTPSink()
Jul 26 20:23:39 Received 223 new bytes of response data.
Jul 26 20:23:39 Received a complete SETUP response:
Jul 26 20:23:39 RTSP/1.0 200 OK
Jul 26 20:23:39 CSeq: 28871
Jul 26 20:23:39 Date: Tue, Jul 26 2016 18:26:08 GMT
Jul 26 20:23:39 Transport:
RTP/AVP;unicast;destination=192.168.0.105;source=192.168.0.126;client_port=48158-48159;server_port=6970-6971;ssrc=b27b23c6
Jul 26 20:23:39 Session: 6B8B4567
Jul 26 20:23:39
Jul 26 20:23:39
Jul 26 20:23:39
ProxyRTSPClient[rtsp://192.168.0.126/ch0_0.h264/]::continueAfterSETUP():
head codec: H264; numSubsessions 2
Jul 26 20:23:39 queue: H264 MPEG4-GENERIC
Jul 26 20:23:39 Sending request: SETUP
rtsp://192.168.0.126/ch0_0.h264/trackID=2 RTSP/1.0
Jul 26 20:23:39 CSeq: 28872
Jul 26 20:23:39 User-Agent: ProxyRTSPClient (LIVE555 Streaming Media
v2016.06.26)
Jul 26 20:23:39 Transport: RTP/AVP;unicast;client_port=57982-57983
Jul 26 20:23:39 Session: 6B8B4567
Jul 26 20:23:39
Jul 26 20:23:39
Jul 26 20:23:39 Received 223 new bytes of response data.
Jul 26 20:23:39 Received a complete SETUP response:
Jul 26 20:23:39 RTSP/1.0 200 OK
Jul 26 20:23:39 CSeq: 28872
Jul 26 20:23:39 Date: Tue, Jul 26 2016 18:26:08 GMT
Jul 26 20:23:39 Transport:
RTP/AVP;unicast;destination=192.168.0.105;source=192.168.0.126;client_port=57982-57983;server_port=6972-6973;ssrc=b27b23c6
Jul 26 20:23:39 Session: 6B8B4567
Jul 26 20:23:39
Jul 26 20:23:39
Jul 26 20:23:39
ProxyRTSPClient[rtsp://192.168.0.126/ch0_0.h264/]::continueAfterSETUP():
head codec: MPEG4-GENERIC; numSubsessions 2
Jul 26 20:23:39 queue: MPEG4-GENERIC
Jul 26 20:23:39 Sending request: PLAY rtsp://192.168.0.126/ch0_0.h264/ RTSP/1.0
Jul 26 20:23:39 CSeq: 28873
Jul 26 20:23:39 User-Agent: ProxyRTSPClient (LIVE555 Streaming Media
v2016.06.26)
Jul 26 20:23:39 Session: 6B8B4567
Jul 26 20:23:39
Jul 26 20:23:39
Jul 26 20:23:39 Received 68 new bytes of response data.
Jul 26 20:23:39 Received a complete PLAY response:
Jul 26 20:23:39 RTSP/1.0 200 OK
Jul 26 20:23:39 CSeq: 28873
Jul 26 20:23:39 Session: 6B8B4567
Jul 26 20:23:39 Range: npt=now-
Jul 26 20:23:39
Jul 26 20:23:39
Jul 26 20:23:39 session 6B8B4567 match 6B8B4567
Jul 26 20:23:39 session 6B8B4567 match 6B8B4567
Jul 26 20:23:39 Enter ProxyRTSPClient::continueAfterPLAY, resultCode0
Jul 26 20:23:42
ProxyServerMediaSubsession[rtsp://192.168.0.125/ch0_0.h264/,H264]::createNewStreamSource(session
id 2371657465)
Jul 26 20:23:42 Sending request: PLAY rtsp://192.168.0.125/ch0_0.h264/ RTSP/1.0
Jul 26 20:23:42 CSeq: 28836
Jul 26 20:23:42 User-Agent: ProxyRTSPClient (LIVE555 Streaming Media
v2016.06.26)
Jul 26 20:23:42 Session: 66334873
Jul 26 20:23:42
Jul 26 20:23:42
Jul 26 20:23:42
ProxyServerMediaSubsession[rtsp://192.168.0.125/ch0_0.h264/,H264]::createNewRTPSink()
Jul 26 20:23:42
ProxyServerMediaSubsession[rtsp://192.168.0.125/ch0_0.h264/,MPEG4-GENERIC]::createNewStreamSource(session
id 2371657465)
Jul 26 20:23:42
ProxyServerMediaSubsession[rtsp://192.168.0.125/ch0_0.h264/,MPEG4-GENERIC]::createNewRTPSink()
Jul 26 20:23:44 Received 156 new bytes of response data.
Jul 26 20:23:44 Received a complete OPTIONS response:
Jul 26 20:23:44 RTSP/1.0 200 OK
Jul 26 20:23:44 CSeq: 28834
Jul 26 20:23:44 Date: Wed, Jul 27 2016 02:26:12 GMT
Jul 26 20:23:44 Public: OPTIONS, DESCRIBE, SETUP, TEARDOWN, PLAY,
PAUSE, GET_PARAMETER, SET_PARAMETER
Jul 26 20:23:44
Jul 26 20:23:44
Jul 26 20:23:45 Received 88 new bytes of response data.
Jul 26 20:23:45 Received a complete PAUSE response:
Jul 26 20:23:45 RTSP/1.0 200 OK
Jul 26 20:23:45 CSeq: 28835
Jul 26 20:23:45 Date: Wed, Jul 27 2016 02:26:12 GMT
Jul 26 20:23:45 Session: 66334873
Jul 26 20:23:45
Jul 26 20:23:45
Jul 26 20:23:59 Sending request: OPTIONS
rtsp://192.168.0.123/ch0_0.h264/ RTSP/1.0
Jul 26 20:23:59 CSeq: 26403
Jul 26 20:23:59 User-Agent: ProxyRTSPClient (LIVE555 Streaming Media
v2016.06.26)
Jul 26 20:23:59 Session: 6B8B4567
Jul 26 20:23:59
Jul 26 20:23:59
Jul 26 20:23:59 Received 156 new bytes of response data.
Jul 26 20:23:59 Received a complete OPTIONS response:
Jul 26 20:23:59 RTSP/1.0 200 OK
Jul 26 20:23:59 CSeq: 26403
Jul 26 20:23:59 Date: Wed, Jul 27 2016 02:26:27 GMT
Jul 26 20:23:59 Public: OPTIONS, DESCRIBE, SETUP, TEARDOWN, PLAY,
PAUSE, GET_PARAMETER, SET_PARAMETER
Jul 26 20:23:59
Jul 26 20:23:59
Jul 26 20:23:59 Sending request: OPTIONS
rtsp://192.168.0.124/ch0_0.h264/ RTSP/1.0
Jul 26 20:23:59 CSeq: 28814
Jul 26 20:23:59 User-Agent: ProxyRTSPClient (LIVE555 Streaming Media
v2016.06.26)
Jul 26 20:23:59 Session: 2AE8944A
Jul 26 20:23:59
Jul 26 20:23:59
Jul 26 20:23:59 Received 156 new bytes of response data.
Jul 26 20:23:59 Received a complete OPTIONS response:
Jul 26 20:23:59 RTSP/1.0 200 OK
Jul 26 20:23:59 CSeq: 28814
Jul 26 20:23:59 Date: Wed, Jul 27 2016 02:26:27 GMT
Jul 26 20:23:59 Public: OPTIONS, DESCRIBE, SETUP, TEARDOWN, PLAY,
PAUSE, GET_PARAMETER, SET_PARAMETER
Jul 26 20:23:59
Jul 26 20:23:59
Jul 26 20:24:02 Sending request: OPTIONS
rtsp://192.168.0.126/ch0_0.h264/ RTSP/1.0
Jul 26 20:24:02 CSeq: 28874
Jul 26 20:24:02 User-Agent: ProxyRTSPClient (LIVE555 Streaming Media
v2016.06.26)
Jul 26 20:24:02 Session: 6B8B4567
Jul 26 20:24:02
Jul 26 20:24:02
Jul 26 20:24:02 Received 156 new bytes of response data.
Jul 26 20:24:02 Received a complete OPTIONS response:
Jul 26 20:24:02 RTSP/1.0 200 OK
Jul 26 20:24:02 CSeq: 28874
Jul 26 20:24:02 Date: Tue, Jul 26 2016 18:26:31 GMT
Jul 26 20:24:02 Public: OPTIONS, DESCRIBE, SETUP, TEARDOWN, PLAY,
PAUSE, GET_PARAMETER, SET_PARAMETER
Jul 26 20:24:02
Jul 26 20:24:02
Jul 26 20:24:14 Sending request: OPTIONS
rtsp://192.168.0.125/ch0_0.h264/ RTSP/1.0
Jul 26 20:24:14 CSeq: 28837
Jul 26 20:24:14 User-Agent: ProxyRTSPClient (LIVE555 Streaming Media
v2016.06.26)
Jul 26 20:24:14 Session: 66334873
Jul 26 20:24:14
Jul 26 20:24:14
Jul 26 20:24:15 Received 156 new bytes of response data.
Jul 26 20:24:15 WARNING: The server did not respond to our "PLAY"
request (CSeq: 28836).  The server appears to be buggy (perhaps not
handling pipelined requests properly).
Jul 26 20:24:15 Received a complete OPTIONS response:
Jul 26 20:24:15 RTSP/1.0 200 OK
Jul 26 20:24:15 CSeq: 28837
Jul 26 20:24:15 Date: Wed, Jul 27 2016 02:26:43 GMT
Jul 26 20:24:15 Public: OPTIONS, DESCRIBE, SETUP, TEARDOWN, PLAY,
PAUSE, GET_PARAMETER, SET_PARAMETER
Jul 26 20:24:15
Jul 26 20:24:15
Jul 26 20:24:29 Sending request: OPTIONS
rtsp://192.168.0.123/ch0_0.h264/ RTSP/1.0
Jul 26 20:24:29 CSeq: 26404
Jul 26 20:24:29 User-Agent: ProxyRTSPClient (LIVE555 Streaming Media
v2016.06.26)
Jul 26 20:24:29 Session: 6B8B4567
Jul 26 20:24:29
Jul 26 20:24:29
Jul 26 20:24:29 Received 156 new bytes of response data.
Jul 26 20:24:29 Received a complete OPTIONS response:
Jul 26 20:24:29 RTSP/1.0 200 OK
Jul 26 20:24:29 CSeq: 26404
Jul 26 20:24:29 Date: Wed, Jul 27 2016 02:26:57 GMT
Jul 26 20:24:29 Public: OPTIONS, DESCRIBE, SETUP, TEARDOWN, PLAY,
PAUSE, GET_PARAMETER, SET_PARAMETER
Jul 26 20:24:29
Jul 26 20:24:29
Jul 26 20:24:29 Sending request: OPTIONS
rtsp://192.168.0.124/ch0_0.h264/ RTSP/1.0
Jul 26 20:24:29 CSeq: 28815
Jul 26 20:24:29 User-Agent: ProxyRTSPClient (LIVE555 Streaming Media
v2016.06.26)
Jul 26 20:24:29 Session: 2AE8944A
Jul 26 20:24:29
Jul 26 20:24:29
Jul 26 20:24:32 Sending request: OPTIONS
rtsp://192.168.0.126/ch0_0.h264/ RTSP/1.0
Jul 26 20:24:32 CSeq: 28875
Jul 26 20:24:32 User-Agent: ProxyRTSPClient (LIVE555 Streaming Media
v2016.06.26)
Jul 26 20:24:32 Session: 6B8B4567
Jul 26 20:24:32
Jul 26 20:24:32
Jul 26 20:24:34
ProxyServerMediaSubsession[rtsp://192.168.0.126/ch0_0.h264/,H264]::closeStreamSource()
Jul 26 20:24:34 Sending request: PAUSE rtsp://192.168.0.126/ch0_0.h264/ RTSP/1.0
Jul 26 20:24:34 CSeq: 28876
Jul 26 20:24:34 User-Agent: ProxyRTSPClient (LIVE555 Streaming Media
v2016.06.26)
Jul 26 20:24:34 Session: 6B8B4567
Jul 26 20:24:34
Jul 26 20:24:34
Jul 26 20:24:34
ProxyServerMediaSubsession[rtsp://192.168.0.126/ch0_0.h264/,MPEG4-GENERIC]::closeStreamSource()
Jul 26 20:24:45 Sending request: OPTIONS
rtsp://192.168.0.125/ch0_0.h264/ RTSP/1.0
Jul 26 20:24:45 CSeq: 28838
Jul 26 20:24:45 User-Agent: ProxyRTSPClient (LIVE555 Streaming Media
v2016.06.26)
Jul 26 20:24:45 Session: 66334873
Jul 26 20:24:45
Jul 26 20:24:45
Jul 26 20:24:47 Received 156 new bytes of response data.
Jul 26 20:24:47 Received a complete OPTIONS response:
Jul 26 20:24:47 RTSP/1.0 200 OK
Jul 26 20:24:47 CSeq: 28815
Jul 26 20:24:47 Date: Wed, Jul 27 2016 02:27:15 GMT
Jul 26 20:24:47 Public: OPTIONS, DESCRIBE, SETUP, TEARDOWN, PLAY,
PAUSE, GET_PARAMETER, SET_PARAMETER
Jul 26 20:24:47
Jul 26 20:24:47
Jul 26 20:24:52
ProxyServerMediaSubsession[rtsp://192.168.0.126/ch0_0.h264/,H264]::createNewStreamSource(session
id 2180303685)
Jul 26 20:24:52 Sending request: PLAY rtsp://192.168.0.126/ch0_0.h264/ RTSP/1.0
Jul 26 20:24:52 CSeq: 28877
Jul 26 20:24:52 User-Agent: ProxyRTSPClient (LIVE555 Streaming Media
v2016.06.26)
Jul 26 20:24:52 Session: 6B8B4567
Jul 26 20:24:52
Jul 26 20:24:52
<----- A new client is spawned and makes a connection to the proxy server here
Jul 26 20:24:52
ProxyServerMediaSubsession[rtsp://192.168.0.126/ch0_0.h264/,H264]::createNewRTPSink()
Jul 26 20:24:52
ProxyServerMediaSubsession[rtsp://192.168.0.126/ch0_0.h264/,MPEG4-GENERIC]::createNewStreamSource(session
id 2180303685)
Jul 26 20:24:52
ProxyServerMediaSubsession[rtsp://192.168.0.126/ch0_0.h264/,MPEG4-GENERIC]::createNewRTPSink()
Jul 26 20:24:54 ProxyRTSPClient[rtsp://192.168.0.126/ch0_0.h264/]:
lost connection to server ('errno': 104).  Resetting...
Jul 26 20:24:54 ProxyServerMediaSubsession[(NULL),H264]::closeStreamSource()
Jul 26 20:24:54
ProxyServerMediaSubsession[(NULL),MPEG4-GENERIC]::closeStreamSource()
Jul 26 20:24:54
ProxyServerMediaSubsession[(NULL),H264]::~ProxyServerMediaSubsession()
Jul 26 20:24:54
ProxyServerMediaSubsession[(NULL),MPEG4-GENERIC]::~ProxyServerMediaSubsession()
Jul 26 20:24:54 Opening connection to 192.168.0.126, port 554...
Jul 26 20:24:54 Enter ProxyRTSPClient::continueAfterPLAY, resultCode-115
Jul 26 20:24:54 ...remote connection opened
Jul 26 20:24:54 Sending request: DESCRIBE
rtsp://192.168.0.126/ch0_0.h264 RTSP/1.0
Jul 26 20:24:54 CSeq: 28878
Jul 26 20:24:54 User-Agent: ProxyRTSPClient (LIVE555 Streaming Media
v2016.06.26)
Jul 26 20:24:54 Accept: application/sdp
Jul 26 20:24:54
Jul 26 20:24:54
Jul 26 20:24:54 Sending request: OPTIONS
rtsp://192.168.0.126/ch0_0.h264 RTSP/1.0
Jul 26 20:24:54 CSeq: 28879
Jul 26 20:24:54 User-Agent: ProxyRTSPClient (LIVE555 Streaming Media
v2016.06.26)
Jul 26 20:24:54
Jul 26 20:24:54
Jul 26 20:24:54 Received 1026 new bytes of response data.
Jul 26 20:24:54 Received a complete DESCRIBE response:
Jul 26 20:24:54 RTSP/1.0 200 OK
Jul 26 20:24:54 CSeq: 28878
Jul 26 20:24:54 Date: Tue, Jul 26 2016 18:27:23 GMT
Jul 26 20:24:54 Content-Base: rtsp://192.168.0.126/ch0_0.h264/
Jul 26 20:24:54 Content-Type: application/sdp
Jul 26 20:24:54 Content-Length: 857
Jul 26 20:24:54
Jul 26 20:24:54 v=0
Jul 26 20:24:54 o=- 1469557643637439 1 IN IP4 192.168.1.128
Jul 26 20:24:54 s=H.264 Program Stream, streamed by the LIVE555 Media Server
Jul 26 20:24:54 i=ch0_0.h264
Jul 26 20:24:54 t=0 0
Jul 26 20:24:54 a=DevVer:pusher2
Jul 26 20:24:54 a=GroupName:IPCAM
Jul 26 20:24:54 a=NickName:CIF
Jul 26 20:24:54 a=CfgSection:PROG_CHN0
Jul 26 20:24:54 a=tool:LIVE555 Streaming Media v2011.08.13
Jul 26 20:24:54 a=type:broadcast
Jul 26 20:24:54 a=control:*
Jul 26 20:24:54 a=range:npt=0-
Jul 26 20:24:54 a=x-qt-text-nam:H.264 Program Stream, streamed by the
LIVE555 Media Server
Jul 26 20:24:54 a=x-qt-text-inf:ch0_0.h264
Jul 26 20:24:54 m=video 0 RTP/AVP 96
Jul 26 20:24:54 c=IN IP4 0.0.0.0
Jul 26 20:24:54 b=AS:4000
Jul 26 20:24:54 a=rtpmap:96 H264/90000
Jul 26 20:24:54 a=control:trackID=1
Jul 26 20:24:54 a=fmtp:96
packetization-mode=1;profile-level-id=64001F;sprop-parameter-sets=Z2QAH6wrUCgC3IA=,aO48MA==
Jul 26 20:24:54 a=framesize:96 1280-720
Jul 26 20:24:54 a=cliprect:0,0,1280,720
Jul 26 20:24:54 m=audio 0 RTP/AVP 97
Jul 26 20:24:54 a=rtpmap:97 mpeg4-generic/8000/2
Jul 26 20:24:54 a=fmtp:97
streamtype=5;profile-level-id=1;cpresent=0;mode=AAC-hbr;sizelength=13;indexlength=3;indexdeltalength=3;config=1590
Jul 26 20:24:54 a=control:trackID=2
Jul 26 20:24:54
Jul 26 20:24:54
ProxyServerMediaSession[rtsp://192.168.0.126/ch0_0.h264/] added new
"ProxyServerMediaSubsession" for RTP/video/H264 track
Jul 26 20:24:54
ProxyServerMediaSession[rtsp://192.168.0.126/ch0_0.h264/] added new
"ProxyServerMediaSubsession" for RTP/audio/MPEG4-GENERIC track
Jul 26 20:24:57
ProxyServerMediaSubsession[rtsp://192.168.0.125/ch0_0.h264/,H264]::closeStreamSource()
Jul 26 20:24:57 Sending request: PAUSE rtsp://192.168.0.125/ch0_0.h264/ RTSP/1.0
Jul 26 20:24:57 CSeq: 28839
Jul 26 20:24:57 User-Agent: ProxyRTSPClient (LIVE555 Streaming Media
v2016.06.26)
Jul 26 20:24:57 Session: 66334873
Jul 26 20:24:57
Jul 26 20:24:57
Jul 26 20:24:57
ProxyServerMediaSubsession[rtsp://192.168.0.125/ch0_0.h264/,MPEG4-GENERIC]::closeStreamSource()
Jul 26 20:24:57
ProxyServerMediaSubsession[rtsp://192.168.0.125/ch0_0.h264/,H264]::createNewStreamSource(session
id 194978319)
Jul 26 20:24:57 Sending request: PLAY rtsp://192.168.0.125/ch0_0.h264/ RTSP/1.0
Jul 26 20:24:57 CSeq: 28840
Jul 26 20:24:57 User-Agent: ProxyRTSPClient (LIVE555 Streaming Media
v2016.06.26)
Jul 26 20:24:57 Session: 66334873
Jul 26 20:24:57
Jul 26 20:24:57
Jul 26 20:24:57
ProxyServerMediaSubsession[rtsp://192.168.0.125/ch0_0.h264/,H264]::createNewRTPSink()
Jul 26 20:24:57
ProxyServerMediaSubsession[rtsp://192.168.0.125/ch0_0.h264/,MPEG4-GENERIC]::createNewStreamSource(session
id 194978319)
Jul 26 20:24:57
ProxyServerMediaSubsession[rtsp://192.168.0.125/ch0_0.h264/,MPEG4-GENERIC]::createNewRTPSink()
Jul 26 20:24:59 Sending request: OPTIONS
rtsp://192.168.0.123/ch0_0.h264/ RTSP/1.0
Jul 26 20:24:59 CSeq: 26405
Jul 26 20:24:59 User-Agent: ProxyRTSPClient (LIVE555 Streaming Media
v2016.06.26)
Jul 26 20:24:59 Session: 6B8B4567
Jul 26 20:24:59
Jul 26 20:24:59
Jul 26 20:24:59 Received 156 new bytes of response data.
Jul 26 20:24:59 Received a complete OPTIONS response:
Jul 26 20:24:59 RTSP/1.0 200 OK
Jul 26 20:24:59 CSeq: 26405
Jul 26 20:24:59 Date: Wed, Jul 27 2016 02:27:27 GMT
Jul 26 20:24:59 Public: OPTIONS, DESCRIBE, SETUP, TEARDOWN, PLAY,
PAUSE, GET_PARAMETER, SET_PARAMETER
Jul 26 20:24:59
Jul 26 20:24:59
Jul 26 20:25:02
ProxyServerMediaSubsession[rtsp://192.168.0.125/ch0_0.h264/,H264]::closeStreamSource()
Jul 26 20:25:02 Sending request: PAUSE rtsp://192.168.0.125/ch0_0.h264/ RTSP/1.0
Jul 26 20:25:02 CSeq: 28841
Jul 26 20:25:02 User-Agent: ProxyRTSPClient (LIVE555 Streaming Media
v2016.06.26)
Jul 26 20:25:02 Session: 66334873
Jul 26 20:25:02
Jul 26 20:25:02
Jul 26 20:25:02
ProxyServerMediaSubsession[rtsp://192.168.0.125/ch0_0.h264/,MPEG4-GENERIC]::closeStreamSource()
Jul 26 20:25:17 Sending request: OPTIONS
rtsp://192.168.0.124/ch0_0.h264/ RTSP/1.0
Jul 26 20:25:17 CSeq: 28816
Jul 26 20:25:17 User-Agent: ProxyRTSPClient (LIVE555 Streaming Media
v2016.06.26)
Jul 26 20:25:17 Session: 2AE8944A
Jul 26 20:25:17
Jul 26 20:25:17
Jul 26 20:25:18
ProxyServerMediaSubsession[rtsp://192.168.0.124/ch0_0.h264/,MPEG4-GENERIC]::closeStreamSource()
Jul 26 20:25:18 Sending request: PAUSE rtsp://192.168.0.124/ch0_0.h264/ RTSP/1.0
Jul 26 20:25:18 CSeq: 28817
Jul 26 20:25:18 User-Agent: ProxyRTSPClient (LIVE555 Streaming Media
v2016.06.26)
Jul 26 20:25:18 Session: 2AE8944A
Jul 26 20:25:18
Jul 26 20:25:18
Jul 26 20:25:18
ProxyServerMediaSubsession[rtsp://192.168.0.124/ch0_0.h264/,H264]::closeStreamSource()
<----- Client did not receive any data, and closes the connection. A
new client is spawned.
Jul 26 20:25:24
ProxyServerMediaSubsession[rtsp://192.168.0.126/ch0_0.h264/,H264]::createNewStreamSource(session
id 0)
Jul 26 20:25:24 Initiated:
ProxyServerMediaSubsession[rtsp://192.168.0.126/ch0_0.h264/,H264]
Jul 26 20:25:24
ProxyServerMediaSubsession[rtsp://192.168.0.126/ch0_0.h264/,H264]::createNewRTPSink()
Jul 26 20:25:24
ProxyServerMediaSubsession[rtsp://192.168.0.126/ch0_0.h264/,H264]::closeStreamSource()
Jul 26 20:25:24
ProxyServerMediaSubsession[rtsp://192.168.0.126/ch0_0.h264/,MPEG4-GENERIC]::createNewStreamSource(session
id 0)
Jul 26 20:25:24 Initiated:
ProxyServerMediaSubsession[rtsp://192.168.0.126/ch0_0.h264/,MPEG4-GENERIC]
Jul 26 20:25:24
ProxyServerMediaSubsession[rtsp://192.168.0.126/ch0_0.h264/,MPEG4-GENERIC]::createNewRTPSink()
Jul 26 20:25:24
ProxyServerMediaSubsession[rtsp://192.168.0.126/ch0_0.h264/,MPEG4-GENERIC]::closeStreamSource()
Jul 26 20:25:24
ProxyServerMediaSubsession[rtsp://192.168.0.126/ch0_0.h264/,H264]::createNewStreamSource(session
id 1106410895)
Jul 26 20:25:24 Sending request: SETUP
rtsp://192.168.0.126/ch0_0.h264/trackID=1 RTSP/1.0
Jul 26 20:25:24 CSeq: 28880
Jul 26 20:25:24 User-Agent: ProxyRTSPClient (LIVE555 Streaming Media
v2016.06.26)
Jul 26 20:25:24 Transport: RTP/AVP;unicast;client_port=39758-39759
Jul 26 20:25:24
Jul 26 20:25:24
Jul 26 20:25:24
ProxyServerMediaSubsession[rtsp://192.168.0.126/ch0_0.h264/,H264]::createNewRTPSink()
Jul 26 20:25:24
ProxyServerMediaSubsession[rtsp://192.168.0.126/ch0_0.h264/,MPEG4-GENERIC]::createNewStreamSource(session
id 1106410895)
Jul 26 20:25:24
ProxyServerMediaSubsession[rtsp://192.168.0.126/ch0_0.h264/,MPEG4-GENERIC]::createNewRTPSink()
Jul 26 20:25:24 Sending request: OPTIONS
rtsp://192.168.0.126/ch0_0.h264/ RTSP/1.0
Jul 26 20:25:24 CSeq: 28881
Jul 26 20:25:24 User-Agent: ProxyRTSPClient (LIVE555 Streaming Media
v2016.06.26)
Jul 26 20:25:24
Jul 26 20:25:24
Jul 26 20:25:27
ProxyServerMediaSubsession[rtsp://192.168.0.125/ch0_0.h264/,H264]::createNewStreamSource(session
id 3413133049)
Jul 26 20:25:27 Sending request: PLAY rtsp://192.168.0.125/ch0_0.h264/ RTSP/1.0
Jul 26 20:25:27 CSeq: 28842
Jul 26 20:25:27 User-Agent: ProxyRTSPClient (LIVE555 Streaming Media
v2016.06.26)
Jul 26 20:25:27 Session: 66334873
Jul 26 20:25:27
Jul 26 20:25:27
Jul 26 20:25:27
ProxyServerMediaSubsession[rtsp://192.168.0.125/ch0_0.h264/,H264]::createNewRTPSink()
Jul 26 20:25:27
ProxyServerMediaSubsession[rtsp://192.168.0.125/ch0_0.h264/,MPEG4-GENERIC]::createNewStreamSource(session
id 3413133049)
Jul 26 20:25:27
ProxyServerMediaSubsession[rtsp://192.168.0.125/ch0_0.h264/,MPEG4-GENERIC]::createNewRTPSink()
Jul 26 20:25:29 Sending request: OPTIONS
rtsp://192.168.0.123/ch0_0.h264/ RTSP/1.0
Jul 26 20:25:29 CSeq: 26406
Jul 26 20:25:29 User-Agent: ProxyRTSPClient (LIVE555 Streaming Media
v2016.06.26)
Jul 26 20:25:29 Session: 6B8B4567
Jul 26 20:25:29
Jul 26 20:25:29
Jul 26 20:25:29 Received 156 new bytes of response data.
Jul 26 20:25:29 Received a complete OPTIONS response:
Jul 26 20:25:29 RTSP/1.0 200 OK
Jul 26 20:25:29 CSeq: 26406
Jul 26 20:25:29 Date: Wed, Jul 27 2016 02:27:57 GMT
Jul 26 20:25:29 Public: OPTIONS, DESCRIBE, SETUP, TEARDOWN, PLAY,
PAUSE, GET_PARAMETER, SET_PARAMETER
Jul 26 20:25:29
Jul 26 20:25:29
Jul 26 20:25:29
ProxyServerMediaSubsession[rtsp://192.168.0.126/ch0_0.h264/,H264]::closeStreamSource()
Jul 26 20:25:29
ProxyServerMediaSubsession[rtsp://192.168.0.126/ch0_0.h264/,MPEG4-GENERIC]::closeStreamSource()
Jul 26 20:25:32
ProxyServerMediaSubsession[rtsp://192.168.0.125/ch0_0.h264/,H264]::closeStreamSource()
Jul 26 20:25:32 Sending request: PAUSE rtsp://192.168.0.125/ch0_0.h264/ RTSP/1.0
Jul 26 20:25:32 CSeq: 28843
Jul 26 20:25:32 User-Agent: ProxyRTSPClient (LIVE555 Streaming Media
v2016.06.26)
Jul 26 20:25:32 Session: 66334873
Jul 26 20:25:32
Jul 26 20:25:32
Jul 26 20:25:32
ProxyServerMediaSubsession[rtsp://192.168.0.125/ch0_0.h264/,MPEG4-GENERIC]::closeStreamSource()
Jul 26 20:25:33
ProxyServerMediaSubsession[rtsp://192.168.0.124/ch0_0.h264/,H264]::createNewStreamSource(session
id 1027074013)
Jul 26 20:25:33 Sending request: PLAY rtsp://192.168.0.124/ch0_0.h264/ RTSP/1.0
Jul 26 20:25:33 CSeq: 28818
Jul 26 20:25:33 User-Agent: ProxyRTSPClient (LIVE555 Streaming Media
v2016.06.26)
Jul 26 20:25:33 Session: 2AE8944A
Jul 26 20:25:33
Jul 26 20:25:33
Jul 26 20:25:33
ProxyServerMediaSubsession[rtsp://192.168.0.124/ch0_0.h264/,H264]::createNewRTPSink()
Jul 26 20:25:33
ProxyServerMediaSubsession[rtsp://192.168.0.124/ch0_0.h264/,MPEG4-GENERIC]::createNewStreamSource(session
id 1027074013)
Jul 26 20:25:33
ProxyServerMediaSubsession[rtsp://192.168.0.124/ch0_0.h264/,MPEG4-GENERIC]::createNewRTPSink()
Jul 26 20:25:41 Received 156 new bytes of response data.
Jul 26 20:25:41 Received a complete OPTIONS response:
Jul 26 20:25:41 RTSP/1.0 200 OK
Jul 26 20:25:41 CSeq: 28838
Jul 26 20:25:41 Date: Wed, Jul 27 2016 02:28:09 GMT
Jul 26 20:25:41 Public: OPTIONS, DESCRIBE, SETUP, TEARDOWN, PLAY,
PAUSE, GET_PARAMETER, SET_PARAMETER
Jul 26 20:25:41
Jul 26 20:25:41
Jul 26 20:25:41 Received 88 new bytes of response data.
Jul 26 20:25:41 Received a complete PAUSE response:
Jul 26 20:25:41 RTSP/1.0 200 OK
Jul 26 20:25:41 CSeq: 28839
Jul 26 20:25:41 Date: Wed, Jul 27 2016 02:28:09 GMT
Jul 26 20:25:41 Session: 66334873
Jul 26 20:25:41
Jul 26 20:25:41
Jul 26 20:25:42 Received 156 new bytes of response data.
Jul 26 20:25:42 Received a complete OPTIONS response:
Jul 26 20:25:42 RTSP/1.0 200 OK
Jul 26 20:25:42 CSeq: 28816
Jul 26 20:25:42 Date: Wed, Jul 27 2016 02:28:11 GMT
Jul 26 20:25:42 Public: OPTIONS, DESCRIBE, SETUP, TEARDOWN, PLAY,
PAUSE, GET_PARAMETER, SET_PARAMETER
Jul 26 20:25:42
Jul 26 20:25:42
Jul 26 20:25:42 Received 88 new bytes of response data.
Jul 26 20:25:42 Received a complete PAUSE response:
Jul 26 20:25:42 RTSP/1.0 200 OK
Jul 26 20:25:42 CSeq: 28817
Jul 26 20:25:42 Date: Wed, Jul 27 2016 02:28:11 GMT
Jul 26 20:25:42 Session: 2AE8944A
Jul 26 20:25:42
Jul 26 20:25:42
Jul 26 20:25:44
ProxyServerMediaSubsession[(NULL),H264]::~ProxyServerMediaSubsession()
Jul 26 20:25:44
ProxyServerMediaSubsession[(NULL),MPEG4-GENERIC]::~ProxyServerMediaSubsession()
Jul 26 20:25:44 Opening connection to 192.168.0.126, port 554...
<----- Client did not receive any data, and closes the connection. A
new client is spawned. This, and all subsequent clients, are being
told: RTSP/1.0 404 File Not Found, Or In Incorrect Format


More information about the live-devel mailing list