Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

454 Session Not Found #165

Open
hophihoa97 opened this issue Oct 29, 2020 · 0 comments
Open

454 Session Not Found #165

hophihoa97 opened this issue Oct 29, 2020 · 0 comments

Comments

@hophihoa97
Copy link

I perform streaming on the web, then get error 454 session not found . Please check for errors for me . Below is the error logs
Client paused
Client started
[mse] Media source opened: open
[info] ------------- Info ---------------------
[info] License expires at : Invalid expiration time
[info] Requested domain : localhost
[info] -----------------------------------------
[client:rtsp] OPTIONS rtsp://10.2.64.189:8900/live RTSP/1.0 CSeq: 1 User-Agent: SFRtsp 0.3
[mse] Media source ended: open
[mse] Media source closed: open
[mse] Media source opened: open
[client:rtsp] RTSP/1.0 200 OK CSeq: 1 Date: Fri, Mar 06 1970 22:38:07 GMT Public: OPTIONS, DESCRIBE, SETUP, TEARDOWN, PLAY, PAUSE, GET_PARAMETER, SET_PARAMETER
[client:rtsp] DESCRIBE rtsp://10.2.64.189:8900/live RTSP/1.0 Accept: application/sdp CSeq: 2 User-Agent: SFRtsp 0.3
[client:rtsp] RTSP/1.0 200 OK CSeq: 2 Date: Fri, Mar 06 1970 22:38:07 GMT Content-Base: rtsp://10.2.64.189:8900/live/ Content-Type: application/sdp Content-Length: 488 v=0 o=- 5590376974782 1 IN IP4 10.2.64.189 s=www rtsp live i=LIVE555 Streaming Media v2016.01.29 t=0 0 a=tool:LIVE555 Streaming Media v2016.01.29 a=type:broadcast a=control:* a=range:npt=0- a=x-qt-text-nam:www rtsp live a=x-qt-text-inf:LIVE555 Streaming Media v2016.01.29 m=video 0 RTP/AVP 96 c=IN IP4 0.0.0.0 b=AS:1 a=rtpmap:96 H264/90000 a=fmtp:96 packetization-mode=1;profile-level-id=640028;sprop-parameter-sets=Z2QAKKy0A8ARPyysGBgYG0KE1A==,aO4G4sA= a=control:track1
[parser:sdp] Ignored unknown SDP directive: i=LIVE555 Streaming Media v2016.01.29
[parser:sdp] Ignored unknown SDP directive: c=IN IP4 0.0.0.0
[parser:sdp] Ignored unknown SDP directive: b=AS:1
[client:rtsp] SDP contained 1 track(s). Calling SETUP for each.
[client:rtsp] setup track: video
[client:rtsp] SETUP rtsp://10.2.64.189:8900/live/track1 RTSP/1.0 Transport: RTP/AVP/TCP;unicast;interleaved=0-1 Date: Thu, 29 Oct 2020 07:42:10 GMT CSeq: 3 User-Agent: SFRtsp 0.3
[client:rtsp] RTSP/1.0 200 OK CSeq: 3 Date: Fri, Mar 06 1970 22:38:08 GMT Transport: RTP/AVP/TCP;unicast;destination=10.2.64.113;source=10.2.64.189;interleaved=0-1 Session: 215179BA;timeout=65
[object Object] [object Object]
[client:rtsp] PLAY rtsp://10.2.64.189:8900/live/ RTSP/1.0 Session: 215179BA CSeq: 4 User-Agent: SFRtsp 0.3
[client:rtsp] RTSP/1.0 200 OK CSeq: 4 Date: Fri, Mar 06 1970 22:38:08 GMT Range: npt=20709.238- Session: 215179BA RTP-Info: url=rtsp://10.2.64.189:8900/live/track1;seq=14121;rtptime=150001162
[remuxer] ontracks: [object Object]
[client:rtsp] GET_PARAMETER rtsp://10.2.64.189:8900/live/track1 RTSP/1.0 Session: 215179BA;timeout=65 CSeq: 5 User-Agent: SFRtsp 0.3
[client:rtsp] RTSP/1.0 454 Session Not Found CSeq: 5 Date: Fri, Mar 06 1970 22:38:38 GMT
[client:rtsp] Session Not Found
[client:rtsp] GET_PARAMETER rtsp://10.2.64.189:8900/live/track1 RTSP/1.0 Session: 215179BA;timeout=65 CSeq: 6 User-Agent: SFRtsp 0.3
[client:rtsp] RTSP/1.0 454 Session Not Found CSeq: 6 Date: Fri, Mar 06 1970 22:39:08 GMT

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant