We have a live rtsp streaming that can be played by mplayer,can be saved as 
file then replayed by vlc or mplayer. strangely,vlc can never play the live 
rtsp directly,we have been debugging this for two weeks.

Below is the sdp captured,we noticed "m" has 0 for port number,don'know if 
that's the problem.

Does anyone have any suggestions on how to further debug this?

Thanks,

Xxiao

Seq: 3
Date: Thu, Jun 26 2014 11:47:49 GMT 
Content-Base: rtsp://192.168.1.200:8888/video1/ 
Content-Type: application/sdpM 
Content-Length: 486 

v=0
o=- 1403783261801022 1 IN IP4 192.168.1.200 
s=Session streamed by "testOnDemandRTSPServer" 
i=video1
t=0 0
a=tool:LIVE555 Streaming Media v2014.05.27 
a=type:broadcast
a=control:* 
a=range:npt=0-
a=x-qt-text-nam:Session streamed by "testOnDemandRTSPServer" 
a=x-qt-text-inf:video1
m=video 0 RTP/AVP 96
c=IN IP4 0.0.0.0
b=AS:512000
a=rtpmap:96 H264/90000
a=fmtp:96 
packetization-mode=1;profile-level-id=42401E;sprop-parameter-sets=Z0JAHqaAtD2Q,aM4wpIA=
a=control:track1

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

Reply via email to