[Live-devel] liveMedia & gmp4player

Pure Dumb puredumb at hotmail.com
Tue Mar 9 10:38:08 PST 2004


Hi !
This following is the debug report obtained on running the liveMedia as a 
streaming server and gmp4player as a client. I tried to pause the stream and 
play it again, but the aggregate pause command failed. It did break the 
streaming of the file, but play could not be resumed and the client program 
closes.
I have added #define DEBUG 1 to the start of the liveMedia/RTSPServer.cpp. 
Does this generate a different debug report elsewhere ?
I'm not sure why the pause command fails. Any help ?

Thanx,
Amit B.



DEBUG generated>>>>>>>>>>>>>>>>>>>>>>>>>>

gmp4player
15:55:21.091-plugin-6: Adding audio plugin rawa 
/usr/local/lib/mp4player_plugin/raw_audio_plugin.so
15:55:21.101-plugin-6: Adding audio plugin celp 
/usr/local/lib/mp4player_plugin/celp_plugin.so
15:55:21.102-plugin-6: Adding video plugin rawv 
/usr/local/lib/mp4player_plugin/raw_video_plugin.so
15:55:21.128-plugin-6: Adding video plugin xvid 
/usr/local/lib/mp4player_plugin/xvid_plugin.so
15:55:21.132-plugin-6: Adding video plugin mpeg3 
/usr/local/lib/mp4player_plugin/mpeg3_video_plugin.so
15:55:21.143-plugin-6: Adding video plugin h261 
/usr/local/lib/mp4player_plugin/h261_plugin.so
15:55:21.144-plugin-6: Adding RTP plugin mpeg4-generic 
/usr/local/lib/mp4player_plugin/isma_rtp_plugin.so
15:55:21.145-plugin-6: Adding RTP plugin h261 
/usr/local/lib/mp4player_plugin/h261_rtp_plugin.so
15:55:21.156-plugin-6: Adding audio plugin aac 
/usr/local/lib/mp4player_plugin/aac_plugin.so
15:55:21.159-plugin-6: Adding audio plugin mp3 
/usr/local/lib/mp4player_plugin/mp3_plugin.so
15:55:21.223-plugin-6: Adding video plugin MPEG4 ISO 
/usr/local/lib/mp4player_plugin/mpeg4_iso_plugin.so
15:55:21.231-plugin-6: Adding audio plugin wav 
/usr/local/lib/mp4player_plugin/wav_plugin.so
15:55:55.888-my_player-7: Creating streaming 
rtsp://139.184.101.123:7070/test.m4v
15:55:55.888-librtsp-7: rtsp_thread running
15:55:55.888-librtsp-7: Send-wait msg to thread 2 - len 4
15:55:55.889-librtsp-7: Sending resp to thread 0
15:55:55.889-librtsp-7: return comm socket value 1
15:55:55.889-librtsp-7: comm socket got return value of 4
15:55:55.889-librtsp-6: Sending DESCRIBE 
rtsp://139.184.101.123:7070/test.m4v
15:55:55.889-librtsp-7: DESCRIBE rtsp://139.184.101.123:7070/test.m4v 
RTSP/1.0
CSeq: 1
Accept: application/sdp
User-Agent: Cisco RTSP 1.0

15:55:55.889-librtsp-7: Send-wait msg to thread 3 - len 12
15:55:55.889-librtsp-7: Send and get - send 120
15:55:55.890-librtsp-7: RTSP/1.0 200 OK
15:55:55.890-librtsp-7: Decoded status - code 200 OK
15:55:55.890-librtsp-7: CSeq: 1
15:55:55.890-librtsp-7: Content-Base: rtsp://139.184.101.123:7070/test.m4v/
15:55:55.890-librtsp-7: Content-Type: application/sdp
15:55:55.890-librtsp-7: Content-Length: 556
15:55:55.890-librtsp-7: reading content length 556
15:55:55.890-librtsp-7: Copied 556 bytes from buffer
15:55:55.890-librtsp-7: v=0
o=- 1078761039084529 1 IN IP4 139.184.101.123
s=Session streamed by "testOnDemandRTSPServer"
i=test.m4v
a=tool:LIVE.COM Streaming Media v2004.03.04
a=type:broadcast
a=control:*
t=0 0
m=video 0 RTP/AVP 96
c=IN IP4 0.0.0.0
a=rtpmap:96 MP4V-ES/90000
a=fmtp:96 
profile-level-id=3;config=000001B003000001B509000001000000012000C8888007D05040F1410300000001B003000001B509000001000000012000C8888007D05040F1410300000001B003000001B509000001000000012000C8888007D05040F1410300000001B003000001B509000001000000012000C8888007D05040F14103
a=control:track1

15:55:55.890-librtsp-7: parsed response - len 689 offset 689
15:55:55.890-librtsp-7: Sending resp to thread 0
15:55:55.894-librtsp-7: return comm socket value 1
15:55:55.895-librtsp-7: comm socket got return value of 4
15:55:55.895-librtsp-6: DESCRIBE returned correctly
15:55:55.936-plugin-7: Found matching video plugin xvid
15:55:55.936-librtsp-6: Sending SETUP 
rtsp://139.184.101.123:7070/test.m4v/track1
15:55:55.936-librtsp-7: SETUP rtsp://139.184.101.123:7070/test.m4v/track1 
RTSP/1.0
CSeq: 2
Transport: RTP/AVP/TCP;unicast;interleaved=0-1
User-Agent: Cisco RTSP 1.0


15:55:55.936-librtsp-7: Send-wait msg to thread 3 - len 12
15:55:55.937-librtsp-7: Send and get - send 147
15:55:55.937-librtsp-7: RTSP/1.0 200 OK
15:55:55.958-librtsp-7: Decoded status - code 200 OK
15:55:55.958-librtsp-7: CSeq: 2
15:55:55.958-librtsp-7: Transport: 
RTP/AVP/TCP;unicast;destination=139.184.101.123;interleaved=0-1
15:55:55.958-librtsp-7: Session: 2
15:55:55.958-librtsp-7: parsed response - len 116 offset 116
15:55:55.958-librtsp-7: Sending resp to thread 0
15:55:55.958-librtsp-7: return comm socket value 1
15:55:55.958-librtsp-7: comm socket got return value of 4
15:55:55.958-librtsp-6: SETUP returned correctly
15:55:55.958-media-6: Transport returned is 
RTP/AVP/TCP;unicast;destination=139.184.101.123;interleaved=0-1
15:55:55.958-media-6: setting default source address from rtsp 
139.184.101.123
15:55:55.958-media-6: Illegal mime type in transport - skipping 
destination=139.184.101.123;interleaved=0-1
15:55:55.959-librtsp-7: Send-wait msg to thread 5 - len 20
15:55:55.959-librtsp-7: In rtsp_msg_thread_set_rtp_callback
15:55:55.959-librtsp-7: Sending resp to thread 0
15:55:55.980-librtsp-7: return comm socket value 1
15:55:55.981-librtsp-7: comm socket got return value of 4
15:55:55.981-librtsp-7: Send-wait msg to thread 4 - len 12
15:55:55.987-librtsp-7: Sending resp to thread 0
15:55:56.029-librtsp-7: return comm socket value 1
15:55:56.029-librtsp-7: comm socket got return value of 4
15:55:56.035-librtsp-6: Sending PLAY rtsp://139.184.101.123:7070/test.m4v/
15:55:56.035-librtsp-7: PLAY rtsp://139.184.101.123:7070/test.m4v/ RTSP/1.0
CSeq: 3
Session: 2
User-Agent: Cisco RTSP 1.0


15:55:56.035-librtsp-7: Send-wait msg to thread 3 - len 12
15:55:56.082-librtsp-7: Send and get - send 104
15:55:56.119-librtsp-7: RTSP/1.0 200 OK
15:55:56.120-librtsp-7: Decoded status - code 200 OK
15:55:56.120-librtsp-7: CSeq: 3
15:55:56.120-librtsp-7: Session: 2
15:55:56.120-librtsp-7: parsed response - len 2048 offset 40
15:55:56.120-librtsp-7: Sending resp to thread 0
15:55:56.120-librtsp-7: return comm socket value 1
15:55:56.120-librtsp-7: comm socket got return value of 4
15:55:56.120-librtsp-3: PLAY returned correctly
15:55:56.120-my_player-3: No rtp info field
15:55:56.120-librtsp-7: Send-wait msg to thread 4 - len 12
15:55:56.120-librtsp-7: Sending resp to thread 0
15:55:56.120-librtsp-7: return comm socket value 1
15:55:56.120-librtsp-7: comm socket got return value of 4
15:55:56.486-media-7: media video - rtp tps 0 ntp per rtp
15:55:58.156-rtpbyst-5: Setting rtp seq and time from 1st pak
15:55:58.156-rtpbyst-6: video buffering complete - seq 28418 head 2365105595 
tail 2365291595 2066
15:55:58.156-plugin-7: Found matching video plugin xvid
Disabling SSE2
15:55:58.217-xvid-7: aspect ratio 1 6 66
15:55:58.218-xvid-7: created xvid
15:55:58.239-media-7: Starting xvid codec from decode thread
15:55:58.239-rtpbyst-6: video - rtp sequence is 28418 should be 28417
15:55:58.374-videosync-7: Created mscreen 0x8235030 hxw 120 160
15:55:58.374-videosync-7: Setting video mode 160 120 11 0
15:55:58.421-avsync-7: Resynced at time 0 0
15:56:02.866-librtsp-6: Sending PAUSE rtsp://139.184.101.123:7070/test.m4v/
15:56:02.866-librtsp-7: PAUSE rtsp://139.184.101.123:7070/test.m4v/ RTSP/1.0
CSeq: 4
Session: 2
User-Agent: Cisco RTSP 1.0


15:56:02.866-librtsp-7: Send-wait msg to thread 3 - len 12
15:56:02.866-librtsp-7: Send and get - send 105
15:56:32.876-librtsp-7: return comm socket value 0
15:56:32.876-librtsp-3: PAUSE return code -1
15:56:32.876-my_player-7: RTSP aggregate pause command failed
15:56:34.642-librtsp-6: Sending PLAY rtsp://139.184.101.123:7070/test.m4v/
15:56:34.643-librtsp-7: PLAY rtsp://139.184.101.123:7070/test.m4v/ RTSP/1.0
CSeq: 4
Session: 2
User-Agent: Cisco RTSP 1.0


15:56:34.643-librtsp-7: Send-wait msg to thread 3 - len 12
15:56:34.643-librtsp-7: Send and get - send 104
15:57:04.646-librtsp-7: return comm socket value 0
15:57:04.646-librtsp-3: PLAY return code -1
Segmentation fault

_________________________________________________________________
Find a cheaper internet access deal - choose one to suit you. 
http://www.msn.co.uk/internetaccess



More information about the live-devel mailing list