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

stream stalls after 0.5 second. #200

Open
schneidersoft opened this issue Oct 29, 2024 · 0 comments
Open

stream stalls after 0.5 second. #200

schneidersoft opened this issue Oct 29, 2024 · 0 comments

Comments

@schneidersoft
Copy link

I am using https://github.com/GStreamer/gst-rtsp-server to produce the rtsp stream:

./test-launch "( videotestsrc ! x264enc ! rtph264pay name=pay0 pt=96 )"

I can then launch the player in the browser. I can see a still image, and after clicking it I see 0.5 second of video.

I can see that the web-socket is streaming but see that the NALUAsm is not able to parse any valid units.

How to solve?
Any help is appreciated.

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