You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I also had faced similar issue in past with m3u8 files.
First thing you should check if the CORS are enabled on your server.
Second, To support m3u8 files casting we need Custom Receiver. while creating application on your Google cast SDK developer console create custom receiver and add your custom Web Receiver Application URL.
I am successfully able to cast mp4 files to TV through my sender app but got a issue while casting m3u8 and ts video files.
Please help me out.
The text was updated successfully, but these errors were encountered: