Closed orcunkobal closed 5 years ago
Hi Sorry for late reply. webapis is device api lib which is work on sectv-orsay / sectv-tizen. So If you package to browser, It should doesn't load. In browser package, toast media base on video tag. Please check your package Build.
Thank you.
Thank you for your reply. I fixed my problem 👍
Hello,
var media = toast.Media.getInstance(); media.open('...../abr/playlist.m3u8'); media.play();
The code is working on WebOS and tizen. But when I try to test on chrome with Cordova emulate then I get an error like this
I just want to test media on the browser.
Thank you,