react-native-google-cast / react-native-google-cast

React Native wrapper for the Google Cast SDK
https://react-native-google-cast.github.io
MIT License
658 stars 254 forks source link

Can not cast some URL #532

Open nguyenthanhtruongntt85 opened 5 months ago

nguyenthanhtruongntt85 commented 5 months ago

Cast fail because exception when call client.loadMedia

Example

  1. https://ythls.armelin.one/channel/UCwALNfmBX8f2XKt2xe4PMBA.m3u8

Question Why are some URLs can't cast, thanks!

Using version "react-native-google-cast": "4.8.0", "react-native-video": "6.1.2", "react-native": "0.71.13",

leminhcse commented 3 months ago

Same issue ! Have you got the solution for that ?