Abdou1283 Member Licensed User Longtime User Apr 15, 2019 #1 hi all, i m using b4jvlcj library to play videos, https://www.b4x.com/android/forum/t...ediaplayer-in-your-program-app.77098/#content but i need to set a user agent for the lib so that i can play videos, for example this link http://95.170.215.118/hls/m3u8/FOX-ACTION-PP-SS-A.m3u8 http-user-agent=Lavf/56.15.102 could anyone help me thx in advance.
hi all, i m using b4jvlcj library to play videos, https://www.b4x.com/android/forum/t...ediaplayer-in-your-program-app.77098/#content but i need to set a user agent for the lib so that i can play videos, for example this link http://95.170.215.118/hls/m3u8/FOX-ACTION-PP-SS-A.m3u8 http-user-agent=Lavf/56.15.102 could anyone help me thx in advance.
Erel B4X founder Staff member Licensed User Longtime User Apr 15, 2019 #3 You can do it with ExoPlayer: https://www.b4x.com/android/forum/threads/exoplayer-user-agent.86695/#content Upvote 0
You can do it with ExoPlayer: https://www.b4x.com/android/forum/threads/exoplayer-user-agent.86695/#content
Abdou1283 Member Licensed User Longtime User Apr 15, 2019 #4 thx erel but exoplayer is not supported by b4j as i know. i m currently using b4j to release my app for windows computers. Upvote 0
thx erel but exoplayer is not supported by b4j as i know. i m currently using b4j to release my app for windows computers.
Erel B4X founder Staff member Licensed User Longtime User Apr 15, 2019 #5 You are right, I didn't notice that it is a B4J question. I'm not familiar with b4jvlcj so can't help you with it. Upvote 0
You are right, I didn't notice that it is a B4J question. I'm not familiar with b4jvlcj so can't help you with it.