Workaround for playback in Safari? #3359
Replies: 3 comments 4 replies
-
|
#3350 is the bug |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
@moenodedev could you share the ffmpeg command you're using with runOnRecordSegmentComplete to fix the mp4 segments? |
Beta Was this translation helpful? Give feedback.
4 replies
-
|
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.
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
Does anyone have a workaround to make recordings play from a
<video>element in Safari? Is there a JavaScript library that can play the recording? We're running anffmpegcommand with therunOnRecordSegmentCompletehook to fix the fmp4 segments but that's inefficient.Beta Was this translation helpful? Give feedback.
All reactions