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

Unsupported NAL Type 6 debug messages #21

Open
travishaagen opened this issue Apr 17, 2021 · 3 comments
Open

Unsupported NAL Type 6 debug messages #21

travishaagen opened this issue Apr 17, 2021 · 3 comments
Assignees

Comments

@travishaagen
Copy link
Contributor

travishaagen commented Apr 17, 2021

When debug messages are enabled in rtspv2.RTSPClientOptions, I see many messages of the form:

2021/04/17 07:10:12 [Unsupported NAL Type 6]

These appear to be Supplemental Enhancement Information (SEI) NAL types for H.264.

Would it be beneficial to simply note in the code that these are not currently supported, instead of logging these messages for NAL Type 6 specifically? Other unsupported NAL types would continue to be logged.

@deepch deepch self-assigned this May 9, 2021
@deepch
Copy link
Owner

deepch commented May 9, 2021

fixed next commit thanks you

@NZWhale
Copy link

NZWhale commented May 3, 2022

@deepch Seems like it hasn't been fixed yet.
The same messages when playing an RTSP(h264) stream using MSE.
Screenshot from 2022-05-03 14-10-37

@trezorg
Copy link

trezorg commented Oct 6, 2022

In case this debug message I do not see the stream at all, mse output [Unsupported NAL Type 6].

Stream #0:0: Video: h264 (Main), yuvj420p(pc, bt470bg/bt470bg/bt709, progressive), 2688x1520, 25 fps, 50 tbr, 90k tbn, 50 tbc
Stream #0:1: Audio: aac (LC), 8000 Hz, mono, fltp

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

4 participants