Deon Nicholas
Deon Nicholas
@kfiroo Thanks for posting this! I was getting the same issue. Looks like the specific issue has been fixed in `ScalableVideoView` thanks to this Pull Request: https://github.com/yqritc/Android-ScalableVideoView/pull/12 . On the...
Same thing happened to me. In the config, make sure to set `bitrate` and `timescale` key. Such as ``` config: { flashMode: Recorder.constants.SCFlashModeOff, video: { enabled: true, format: 'MPEG4', bitrate:...
For what it's worth, I am getting this issue as well. But I seem to be getting it 100% for specific files. I have been testing with some mp4 files...
I'm seeing this issue as well! Please help.