react-native-media-kit icon indicating copy to clipboard operation
react-native-media-kit copied to clipboard

TrackRenderesBuilder infers stream type incompletely

Open explorigin opened this issue 8 years ago • 1 comments

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.

explorigin avatar Aug 11 '16 19:08 explorigin

I forced mine here because I only use HLS.

explorigin avatar Aug 11 '16 19:08 explorigin