Waako Brian
Waako Brian
**Which AWS Services is the feature request for?** MediaPackage **Is your feature request related to a problem? Please describe.** Failing to use MediaPackage APIs without SDk in Android **Describe the...
I would suggest you add binding paramters in a more readable way. e.g ``` $db->bind('par1', 'xyz' ); $db->bind('par2', 'abc' ); $db->query('SELECT * FROM table1 WHERE table1.a = :par1 AND table1.b...
I am NOT able to browse the external SD card. Only internal SD card is visible.
Plugin failing to work with DASH videos. I checked out the DEMO at https://vod.dev/ but it uses m3u..... Am i missing something??? I cant seem to make this plugin to...