Hi,
How to add subtitle changer event in exoplayer?
for example:
I want to remove part of the subtitle, so I get subtitle in changer event and remove it.
Hi, In the new version of exoplayer, I get the following error:
java.lang.RuntimeException: Constructor not found.
This error in b4a reference to this code:
Sub CreateMergedSource(Sources() As Object) As Object
Dim arr As JavaObject...
Hello everyone
I use exoplayer for HLS video streaming (m3u8 format)
I want to implement a feature that user can change the resolution (480p,720p,..)of the video manually.
Is it possible?
sample HLS Link
Like the image below(The image is related to the PotPlayer)
hello everyone
I found the DefaultTimeBar class in exoplayer to change the color of the seekbar.
some attributes of this class are used for color change for example: setPlayedColor , setUnplayedColor ,....
how to use this attributes and class in b4a?
Hi,
i want to stream encrypted live video between 2 devices over the internet (without using RTMP or RTSP servers)
i used CamEx to extract camera frames bytes and encoded it to H264 using android MediaCodec
i want to playback these byte arrays or inputstream using exo player
- i couldn't...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.