-
I have integrated the library in my project, selected video is compress successfully, but when I tried to play this video getting below error. In My project Exoplayer version is 2.11.8. Codec of my co…
-
2021-10-04 18:47:37.937 3423-3423/com.kk.xxx E/ExoPlayer: playerFailed [eventTime=10.81, mediaPos=8.26, window=0, period=0
com.google.android.exoplayer2.ExoPlaybackException: Source error
…
-
In Flutter, same error as below.
- https://github.com/ryanheise/just_audio (baked android exoplayer)
- https://github.com/florent37/Flutter-AssetsAudioPlayer (baked android exoplayer)
- https:…
-
Does not run on Android Emulator using Flutter 2.5. It fails with Codec Error. Works fine in IOS and Web.
Playback error
E/ExoPlayerImplInternal( 4168): com.google.android.exoplayer2.ExoPlayback…
-
- Clear reproduction steps including observed and expected behavior
- reproduction steps:
- when device receive 'DEVICE_STORAGE_LOW' event
- create SimpleCache object
- expected:
…
-
I got the error when running some video like the following:
E/ExoPlayerImplInternal(22950): Source error.
E/ExoPlayerImplInternal(22950): com.google.android.exoplayer2.upstream.HttpDataSource$Inva…
-
Hello
I am using Flutter Channel Stable and Flutter Version is 2.0.5
I am using video player package and chewie for playing video from asset the video is playing on some devices and on some devices …
-
how to switch rtmp stream when playing rtmp stream?
how to pause current stream and to start new stream, i don‘’t find the demo code to learn.
because i find much exception in my project.
#00…
-
When using SmoothStreaming content with Dolby audio (protected with PlayReady DRM) and connecting a previously paired Bluetooth headset during playback will cause a write exception in the AudioTrack.
…
-
I am facing an issue with playing the local m3u8 file on both Android & iOS. I tried on both assets & the direct file that path point to local getExternalStorageDirectory() & getApplicationDocumentsDi…