I am trying to embed live stream using react-native-video
packages, but HLS link is not working, please help
CodePudding user response:
I suggest testing the same playback URL with other players such as shaka, bitmovin, safari, VLC or ffplay. If the source URL works in most or all of those players, then the issue is most likely related to the implementation of the react player.
CodePudding user response:
Thank you for contacting AWS support. May I know what error did you see? And yes, can you playback the stream on other players?