Thanks again!!.

The new release seems to handle the rtcp BYE properly, and when you try to connect to the stream source again, the FramedSource error doesn't appear, but the reconnection doesn't complete succesfully because of a "not session found" error:


               ProxyServerMediaSubsession["MP4V-ES"]: received RTCP "BYE"
               ProxyServerMediaSubsession["MP4V-ES"]::closeStreamSource()
               Sending request: PAUSE
               rtsp://192.168.0.82:554/mpeg4/media.amp/ RTSP/1.0
               CSeq: 7
               Authorization: Basic cm9vdDpxYXp3c3gxMjM=
               User-Agent: ProxyRTSPClient (LIVE555 Streaming Media
               v2013.01.22)
               Session: 0703690848


               ProxyServerMediaSubsession["MP4V-ES"]::closeStreamSource()
               Opening connection to 192.168.0.82, port 554...
               ...remote connection opened
               Sending request: GET_PARAMETER
               rtsp://192.168.0.82:554/mpeg4/media.amp/ RTSP/1.0
               CSeq: 8
               Authorization: Basic cm9vdDpxYXp3c3gxMjM=
               User-Agent: ProxyRTSPClient (LIVE555 Streaming Media
               v2013.01.22)
               Session: 0703690848
               Content-Length: 2



               Received 49 new bytes of response data.
               Received a complete GET_PARAMETER response:
               RTSP/1.0 200 OK
               CSeq: 8
               Session: 0703690848


               
ProxyServerMediaSubsession["MP4V-ES"]::createNewStreamSource(session
               id 2141600421)
                    Initiated: ProxyServerMediaSubsession["MP4V-ES"]
               Sending request: PLAY
               rtsp://192.168.0.82:554/mpeg4/media.amp/ RTSP/1.0
               CSeq: 9
               Authorization: Basic cm9vdDpxYXp3c3gxMjM=
               User-Agent: ProxyRTSPClient (LIVE555 Streaming Media
               v2013.01.22)
               Session: 0703690848


               ProxyServerMediaSubsession["MP4V-ES"]::createNewRTPSink()
               Received 64 new bytes of response data.
               Received a complete PLAY response:
               RTSP/1.0 454 Session Not Found
               CSeq: 9
               Session: 0703690848


               ProxyServerMediaSubsession["MP4V-ES"]::closeStreamSource()
               Sending request: PAUSE
               rtsp://192.168.0.82:554/mpeg4/media.amp/ RTSP/1.0
               CSeq: 10
               Authorization: Basic cm9vdDpxYXp3c3gxMjM=
               User-Agent: ProxyRTSPClient (LIVE555 Streaming Media
               v2013.01.22)
               Session: 0703690848


               
ProxyServerMediaSubsession["MP4V-ES"]::createNewStreamSource(session
               id 2029778874)
               Sending request: PLAY
               rtsp://192.168.0.82:554/mpeg4/media.amp/ RTSP/1.0
               CSeq: 11
               Authorization: Basic cm9vdDpxYXp3c3gxMjM=
               User-Agent: ProxyRTSPClient (LIVE555 Streaming Media
               v2013.01.22)
               Session: 0703690848


               ProxyServerMediaSubsession["MP4V-ES"]::createNewRTPSink()
               Received 65 new bytes of response data.
               Received a complete PAUSE response:
               RTSP/1.0 454 Session Not Found
               CSeq: 10
               Session: 0703690848

Conchi Abasolo
Vaelsys




_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to