In this video it shows the steps to develop your Android TV App to play HLS (HTTPs live stream) videos. It uses sample HLS video available at: https://ottverse.com/free-hls-m3u8-test-urls/ During the development of this App, below error was observed in debugging. “No suitable media source factory found for content type: 2”…
Tag: player
How to use YouTube IFrame Javascript API to play YT videos embedded in your Android App?
In this video it shows the steps to implement YouTube IFRAME API to play the YouTube videos in your Android App. In this video uses the sample Java Script HTML code from the google developer page: https://developers.google.com/youtube/iframe_api_reference I hope you like this video. For any questions, suggestions or appreciation please…