Stream at max speed #4540
Replies: 1 comment
-
|
in every section of the documentation, including in the "basic usage" page, the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Question
Hi! I have one path on mediamtx that runs an ffmpeg, streaming a very big video file to mediamtx rtsp endpoint
veryfatvideofile.mp4 has 15 minutes duration but ffmpeg can convert it and stream it to internal rtsp endpoint in few seconds.
Then mediamtx streams the video to the client respecting to original PTS, so it takes 15 minutes to stream it all.
Is it possible to stream it to the client at the maximum speed regardless the original PTS?
Thank you
Beta Was this translation helpful? Give feedback.
All reactions