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

bad SPS in SDP & bad PPS in SDP & RTSP error: 454 Session Not Found #184

Open
zhengxiangw opened this issue Jul 8, 2022 · 0 comments
Open

Comments

@zhengxiangw
Copy link

my rtsp address can play fine on vlc,but can't play on here
Below is the log content, please help me:

Client paused
Client started
[mse] Media source opened: open
[info] ------------- Info ---------------------
[info] License expires at : Invalid expiration time
[info] Requested domain : 127.0.0.1
[info] -----------------------------------------
[client:rtsp] OPTIONS rtsp://192.168.1.107:8554/217364 RTSP/1.0 CSeq: 1 User-Agent: SFRtsp 0.3
[mse] Media source ended: closed
[mse] Media source closed: closed
[mse] Media source opened: open
[client:rtsp] RTSP/1.0 200 OK CSeq: 1 Date: Fri, Jul 08 2022 01:54:39 GMT Public: OPTIONS, DESCRIBE, SETUP, TEARDOWN, PLAY, PAUSE, GET_PARAMETER, SET_PARAMETER
[client:rtsp] DESCRIBE rtsp://192.168.1.107:8554/217364 RTSP/1.0 Accept: application/sdp CSeq: 2 User-Agent: SFRtsp 0.3
[client:rtsp] RTSP/1.0 200 OK CSeq: 2 Date: Fri, Jul 08 2022 01:54:39 GMT Content-Base: rtsp://192.168.1.107:8554/217364/ Content-Type: application/sdp Content-Length: 515 v=0 o=- 1657245279953888 1 IN IP4 192.168.1.107 s=H.264 Video, streamed by the EasyIPCamera v1.3.16.1206 i=217364 t=0 0 a=tool:LIVE555 Streaming Media v2016.04.01 a=type:broadcast a=control:* a=range:npt=0- a=x-qt-text-nam:H.264 Video, streamed by the EasyIPCamera v1.3.16.1206 a=x-qt-text-inf:217364 m=video 0 RTP/AVP 96 c=IN IP4 0.0.0.0 b=AS:1048576 a=rtpmap:96 H264/90000 a=fmtp:96 packetization-mode=1;profile-level-id=C0298D;sprop-parameter-sets=QsApjWgKA9oB4RCNQAA=,Aag1yAAA a=control:track1
[parser:sdp] Ignored unknown SDP directive: i=217364
[parser:sdp] Ignored unknown SDP directive: c=IN IP4 0.0.0.0
[parser:sdp] Ignored unknown SDP directive: b=AS:1048576
[client:rtsp] SDP contained 1 track(s). Calling SETUP for each.
[client:rtsp] setup track: video
[client:rtsp] SETUP rtsp://192.168.1.107:8554/217364/track1 RTSP/1.0 Transport: RTP/AVP/TCP;unicast;interleaved=0-1 Date: Fri, 08 Jul 2022 01:54:39 GMT CSeq: 3 User-Agent: SFRtsp 0.3
[client:rtsp] RTSP/1.0 200 OK CSeq: 3 Date: Fri, Jul 08 2022 01:54:39 GMT Transport: RTP/AVP/TCP;unicast;destination=192.168.1.103;source=192.168.1.107;interleaved=0-1 Session: C90B6AFA;timeout=65
[object Object] [object Object]
[client:rtsp] PLAY rtsp://192.168.1.107:8554/217364/ RTSP/1.0 Session: C90B6AFA CSeq: 4 User-Agent: SFRtsp 0.3
[client:rtsp] RTSP/1.0 200 OK CSeq: 4 Date: Fri, Jul 08 2022 01:54:40 GMT Range: npt=0.000- Session: C90B6AFA
[remuxer] ontracks: [object Object]
[remuxer:h264] bad SPS in SDP
[remuxer:h264] bad PPS in SDP
[client:rtsp] GET_PARAMETER rtsp://192.168.1.107:8554/217364/track1 RTSP/1.0 Session: C90B6AFA,timeout=65 CSeq: 5 User-Agent: SFRtsp 0.3
[client:rtsp] RTSP/1.0 454 Session Not Found CSeq: 5 Date: Fri, Jul 08 2022 01:55:10 GMT
[client:rtsp] Session Not Found

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