Replies: 2 comments
-
|
Hello, i've dealt with a similar scenario, first of all you have to make sure that all the video files have the same FPS and duration, with a millisecond precision at least. If you are unsure, truncate them: Where This allows to run videos in sync for about 24 hours. After this, you have to restart all FFmpeg instances at once. I'd like to have a cleaner solution but the issue is completely on the client side, we can't do anything since we control the server side. |
Beta Was this translation helpful? Give feedback.
-
|
This discussion is being locked automatically because the last update was more than 2 years ago. Do not use the content of this discussion as reference since it's probably outdated! The official documentation is the only place in which you can find up-to-date answers. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Question
I've developed an app that lets you add 9 video files that ffmpeg plays back in a loop and that mediamtx retrieves as an RTSP link, but how can I ensure that the streams are perfectly synced down to the frame? Thanks for your feedback. It's for a lab
Beta Was this translation helpful? Give feedback.
All reactions