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

Fix no PTS and delay for realtime streaming #104

Open
calanor opened this issue Dec 7, 2021 · 0 comments
Open

Fix no PTS and delay for realtime streaming #104

calanor opened this issue Dec 7, 2021 · 0 comments

Comments

@calanor
Copy link

calanor commented Dec 7, 2021

I need streaming sources to rtmp server and I ned to fix the output PTS and add delay to prevent to send all the data in an instant that its not accepted for the streaming server.

I Used this guide https://titanwolf.org/Network/Articles/Article?AID=3550447c-3b06-4998-a6bf-66b4e57e09b6 and work fine with the simplest FFmpeg-based push streamer code supplied.

How I apply this fixes in 3_transcoding.c example?

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