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

unable to parse H264 config: sps count != 1 is unsupported #4069

Open
dragonsongohan opened this issue Dec 24, 2024 · 0 comments
Open

unable to parse H264 config: sps count != 1 is unsupported #4069

dragonsongohan opened this issue Dec 24, 2024 · 0 comments
Labels
bug Something isn't working rtmp

Comments

@dragonsongohan
Copy link

dragonsongohan commented Dec 24, 2024

Which version are you using?

latest

Which operating system are you using?

Linux amd64 Docker

Describe how to replicate the issue

  1. start the server: Docker
  2. publish with ffmpeg (encode by nvv4l2h264enc) to RTMP

Server logs

2024/12/24 02:52:49 INF [SRT] listener opened on :8890 (UDP)
2024/12/24 02:55:20 INF [RTMP] [conn 192.168.1.219:51448] opened
2024/12/24 02:55:20 INF [RTMP] [conn 192.168.1.219:51448] closed: unable to parse H264 config: sps count != 1 is unsupported

Network dump

No response

@aler9 aler9 added bug Something isn't working rtmp labels Jan 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working rtmp
Projects
None yet
Development

No branches or pull requests

2 participants