Relative Content

Tag Archive for flutterffmpeg

ffmpeg_kit_flutter_full : Video created from ffmpeg not showing in the web

I am implementing a screen capture widget to create a video. The video was successfully created in MP4 format and I can view it in my app and then I posted it to my web. However, on the web, I cannot see the video preview, only when I download the video and view it on my phone can I see it. I think the problem is that there is some missing format that makes the video not playable on Https. Here is my code: