python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Flutter Video Player Automatically Pauses when overlay video appears on screen of other application
I have a background in my application screen that plays in a loop. The video works fine when we change the screen and when we change the state of the application(pause/resume) but there is a huge prob...
Umar Ghaffar
Votes: 0
Answers: 1
Display Live Video from bytes coming from websocket in Flutter
I am working on a project where I want to display the live video from an external camera to the Flutter application. I'm using websockets to try and achieve this.
This is the code of the websocket ser...
Mitrajeet Golsangi
Votes: 0
Answers: 1
Flutter video_player exoplayer version
Is it possible to change exoplayer version used by video_player in Flutter?
I tried to change it from build.gradle of video_player library but I got many errors in exoplayer's Java files.
Civan Korkmaz
Votes: 0
Answers: 0
How to identify if the controls has gone or not in flutter chewie video player
I am working on a flutter app and using chewie videoplayer plugin.So when we started playing a video it shows controls at bottom and after few seconds it vanishes and when we move the mouse again it ...
Akash
Votes: 0
Answers: 2