Athul Babu
Results
2
comments of
Athul Babu
Thanks for your support! this is my video play code async function getShakaPlayer(videoElement) { // Only create once; do NOT destroy/recreate per tune if (!player) { shaka.polyfill.installAll(); player = new...
Hi Shaka Team, some HLS streams do not start playback in Shaka Player on Tizen Smart TV, but they do play correctly in VLC, Safari native HLS, Tizen built-in player,...