[Live-devel] live555 sdp issue
Xh Xiao
xxiao8 at fosiao.com
Thu Jun 26 13:45:45 PDT 2014
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
More information about the live-devel
mailing list