You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes, RTSP does not produce consistent PTS, so the module executes the end-of-stream behavior for such situations. We can introduce a feature allowing users to fix PTS. Hopefully, it can be done easily with FFmpeg properties, otherwise we need to fix them manually on our side.
The text was updated successfully, but these errors were encountered:
Sometimes, RTSP does not produce consistent PTS, so the module executes the end-of-stream behavior for such situations. We can introduce a feature allowing users to fix PTS. Hopefully, it can be done easily with FFmpeg properties, otherwise we need to fix them manually on our side.
The text was updated successfully, but these errors were encountered: