Giovanni Battista Brescia
Giovanni Battista Brescia
Any news about this? Is there a way to disable multipart?
Hi there, is there any chance to avoid this OSK showing and disappearing? Thanks
I have the same error. i'm using all the last versions of plugin and library. i have my imports like this: ``` import videojs from 'video.js'; import RecordRTC from 'recordrtc/RecordRTC.js';...
Actually using this two import i solved the issue: ``` import * as FFmpegWASM from '@ffmpeg/ffmpeg' import * as FFmpegUtil from '@ffmpeg/util'; window.FFmpegUtil = FFmpegUtil window.FFmpegWASM = FFmpegWASM ``` by...
I faced the problem too. I'll wait also for the next release