[Live-devel] RTSP/1.0 454 Session Not Found question

LANGLOIS Olivier PIS -EXT olivier.pis.langlois at transport.alstom.com
Thu Mar 27 11:55:23 PDT 2014


Hi,

I am using live555MediaServer v0.82 on Windows.

When using the server, I receive teh 454 Session Not Found error. Can someone point me on the reason why I am having this error. The client is using the id just returned by the server. I'm a bit puzzled.

Thank you,

Below are all the details:

By attempting to use it with mplayer with the following cmdline:

[meego at localhost librtsp]$ mplayer -vo vaapi -noborder -geometry 640x480+0+0 rtsp://192.168.16.1/Sam3-640x480.ts
MPlayer SVN-r36265-4.5.1 (C) 2000-2013 MPlayer Team
Cannot test OS support for SSE, disabling to be safe.

Playing rtsp://192.168.16.1/Sam3-640x480.ts.
Connecting to server 192.168.16.1[192.168.16.1]: 554...

librtsp: server responds: 'RTSP/1.0 454 Session Not Found'

And on the windows side:

D:\Documents and Settings\100517891\My Documents\My Movies>dir *.ts
 Volume in drive D is DATA
 Volume Serial Number is 9013-67C6

 Directory of D:\Documents and Settings\100517891\My Documents\My Movies

03/24/2014  03:54 PM       134,508,360 Sam3-640x480.ts
               1 File(s)    134,508,360 bytes
               0 Dir(s)  125,650,284,544 bytes free

D:\Documents and Settings\100517891\My Documents\My Movies>live555MediaServer.exe
LIVE555 Media Server
        version 0.82 (LIVE555 Streaming Media library version 2014.03.16).
Play streams from this server using the URL
        rtsp://10.90.50.69/<filename>
where <filename> is a file present in the current directory.
Each file's type is inferred from its name suffix:
        ".264" => a H.264 Video Elementary Stream file
        ".265" => a H.265 Video Elementary Stream file
        ".aac" => an AAC Audio (ADTS format) file
        ".ac3" => an AC-3 Audio file
        ".amr" => an AMR Audio file
        ".dv" => a DV Video file
        ".m4e" => a MPEG-4 Video Elementary Stream file
        ".mkv" => a Matroska audio+video+(optional)subtitles file
        ".mp3" => a MPEG-1 or 2 Audio file
        ".mpg" => a MPEG-1 or 2 Program Stream (audio+video) file
        ".ogg" or ".ogv" or ".opus" => an Ogg audio and/or video file
        ".ts" => a MPEG Transport Stream file
                (a ".tsx" index file - if present - provides server 'trick play' support)
        ".vob" => a VOB (MPEG-2 video with AC-3 audio) file
        ".wav" => a WAV Audio file
        ".webm" => a WebM audio(Vorbis)+video(VP8) file
See http://www.live555.com/mediaServer/ for additional documentation.
(We use port 8000 for optional RTSP-over-HTTP tunneling, or for HTTP live streaming (for indexed Transport Stream files only).)

With WireShark, I see this:

OPTIONS rtsp://192.168.16.1:554 RTSP/1.0

CSeq: 1

User-Agent: RealMedia Player Version 6.0.9.1235 (linux-2.0-libc6-i386-gcc2.95)

ClientChallenge: 9e26d33f2984236010ef6253fb1887f7

PlayerStarttime: [28/03/2003:22:50:23 00:00]

CompanyID: KnKV4M4I/B2FjJ1TToLycw==

GUID: 00000000-0000-0000-0000-000000000000

RegionData: 0

ClientID: Linux_2.4_6.0.9.1235_play32_RN01_EN_586



RTSP/1.0 200 OK

CSeq: 1

Date: Mon, Mar 24 2014 20:09:45 GMT

Public: OPTIONS, DESCRIBE, SETUP, TEARDOWN, PLAY, PAUSE, GET_PARAMETER, SET_PARAMETER



DESCRIBE rtsp://192.168.16.1:554/Sam3-640x480.ts RTSP/1.0

CSeq: 2

Accept: application/sdp



RTSP/1.0 200 OK

CSeq: 2

Date: Mon, Mar 24 2014 20:09:45 GMT

Content-Base: rtsp://192.168.16.1/Sam3-640x480.ts/

Content-Type: application/sdp

Content-Length: 407



v=0

o=- 1395691762241832 1 IN IP4 10.90.50.69

s=MPEG Transport Stream, streamed by the LIVE555 Media Server

i=Sam3-640x480.ts

t=0 0

a=tool:LIVE555 Streaming Media v2014.03.16

a=type:broadcast

a=control:*

a=range:npt=0-

a=x-qt-text-nam:MPEG Transport Stream, streamed by the LIVE555 Media Server

a=x-qt-text-inf:Sam3-640x480.ts

m=video 0 RTP/AVP 33

c=IN IP4 0.0.0.0

b=AS:5000

a=control:track1

SETUP rtsp://192.168.16.1:554/Sam3-640x480.ts/track1 RTSP/1.0

CSeq: 3

Transport: RTP/AVP;unicast;client_port=31336-31337;mode="PLAY"



RTSP/1.0 200 OK

CSeq: 3

Date: Mon, Mar 24 2014 20:09:45 GMT

Transport: RTP/AVP;unicast;destination=192.168.16.235;source=192.168.16.1;client_port=31336-31337;server_port=6972-6973

Session: 35E0EC2D;timeout=65



PLAY rtsp://192.168.16.1:554/Sam3-640x480.ts RTSP/1.0

CSeq: 4

Session: 35E0EC2D;timeout=65

Range: npt=0-



RTSP/1.0 454 Session Not Found

CSeq: 4

Date: Mon, Mar 24 2014 20:09:46 GMT




________________________________
CONFIDENTIALITY : This e-mail and any attachments are confidential and may be privileged. If you are not a named recipient, please notify the sender immediately and do not disclose the contents to another person, use it for any purpose or store or copy the information in any medium.



More information about the live-devel mailing list