Hi,Erel I've saw one example you wrote on our form,https://www.b4x.com/android/forum/threads/exoplayer-subtitles.93712/ and I did like these codes...
Hello, I used this code for a radio streaming apps which worked previously. Dim jo As JavaObject = Starter.exo Dim event As Object =...
anyone give he a solution to play youtube live channels in exoplayer
Hi, in my app exoplayer is working fine when TargetAPI is 26, but it is not working when i set target API to 28.
Hello! Is it possible to use the Equalizer Library (EQLib) together with the Exoplayer? I can't get the AudioSessionId of the Exoplayer. Always...
Hi It is my first time sharing an app here cuz i think it might be useful this time :D The app is simply a video player based on exoplayer with...
hi all. how can i do to disable SSL certificate checking when playing m3u8 file in exoplayer. thanks in advance.
how to handle the error in exoplayer, when the HSL server is not streaming? is there any wrapper for advanced options?
In exoplayer library am facing error while connecting to HSL streaming server in android 9, it always shows 404 error. but, the same is working...
I want to be able to know when my radio streaming app is buffering or idle but i kept getting this error. Sub Process_Globals Dim exoplay As...
Please am streaming a radio and I have a button to toggle if exoplayer is playing or paused. But am finding it difficult to check if Exoplayer...
Hi everyone, i tried to change the user-agent of exoplayer i tried with the code that error wrote here...
Hi everyone, it's possible to change the buffer size and the number of buffer segments in exoplayer, i tried with Donmanfred librarie's...
its posible to load srt in exoplayer, i think in the lib is missing that part. any advice? thanks in advance
I found the following https://geoffledak.com/blog/2017/09/11/how-to-add-a-fullscreen-toggle-button-to-exoplayer-in-android/ I opened the...
ExoPlayer is a nice addition to B4A. It's built-in UI controls are nice enough to not bother with developing custom UI. It even supports...
My issue is Exoplayer menu options no longer pop up when I tap the player. This happens when I added the following to the SimpleExoplayerView1....
I'm writing a program to play video files with Exoplayer. I want them to play full screen. But the only way I can stop the video playing, is to...
How can i play https video in exoplayer? Because when i try to play in VLC PC, for example, It ask me to accept the certificate. Is there a way to...
Hello community, I'm having a problem with FIDDLER, the program that intercept our data base. When i play a video in exo player, my USER AGENT...