Open nguyenthanhtruongntt85 opened 5 months ago
Cast fail because exception when call client.loadMedia
Example
client.loadMedia({ mediaInfo: { contentUrl:'https://ythls.armelin.one/channel/UCwALNfmBX8f2XKt2xe4PMBA.m3u8' }, }, }).catch((error) => { //error is "Error: Media failed to load" })
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",
Same issue ! Have you got the solution for that ?
Cast fail because exception when call client.loadMedia
Example
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",