Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Android MPEG DASH Client

I'm trying to implement an MPEG-DASH client on android , I'm trying to use the libdash library through NDK but the problem that it doesn't have any documentations or tutorial that really helps.

Can someone give me a good tutorial plz

Thx

like image 840
Kassandra Avatar asked Aug 23 '26 02:08

Kassandra


1 Answers

Did you look at the documentation: http://www.bitmovin.net/files/bitmovin/content/documentation/libdash/3_0/index.html

You may also contact the developers via: https://github.com/bitmovin/libdash

like image 187
Max Avatar answered Aug 25 '26 16:08

Max