Exoplayer stop video when screen off,
I need to playing video when screen off. Is this possible in android exoplayer?
Related
I want to play a video in backg mode in flutter. actually i want to play video even my phone is locked ,i know exo play can play a video in background service.
but I dont know how ply a video in background service
can help me ?
How do I detect the end of a live video playing in Exoplayer on Android?
The Player.STATE_ENDED state gets called(logged) only for videos which are not live.
I want to develop an app in which i want to perform an activity on same screen showing video only without audio while recording sound
Is it possible to develop on android???
I'm trying to develop an android app that allow streaming video from the IP Camera. I finally got the video from the IP camera to display on the app using videoview with mediacontroller but it seem to have some drawbacks. Please help me, thank you!
The functionalities that I need improve:
1) Reduce the playback delay between the camera and video display on the app
2) Record live stream, allowing to view the playback 10 seconds before to 10 seconds after.
My application uses a simple VideoView .It uses an 3gp file from assetsbut all i can see is a blank screen and music of that video.
Would someone help me to display the video?
P.S-I am trying it on emulator?
Do not use emulator for testing video playback. Its ability to handle video playback is very limited. You should use actual device to play videos.
Check https://stackoverflow.com/a/3005928/1341006 by Commonsware for more details