react-native-media-kit
react-native-media-kit copied to clipboard
TrackRenderesBuilder infers stream type incompletely
MediaPlayerController.createTrackRenderersBuilder infers the stream type from the file name presumably at the end of the url. Users should be able to override this setting if their URLs are dynamic or don't point directly to a file.
I forced mine here because I only use HLS.