@harinikmsft Here's the issue
I want to start experimenting with video support in a React Native Windows project.
To stream play all of the content I'm interested in the video player would need to support mpeg dash and Microsoft smooth streaming.
There is an existing project that adds support for video to the C# React Native Windows implementation. I'm not sure if it makes more sense to update the existing react-native-video to work with RNWCPP or if it should live in this repo. Just wanted to point out that it exists :)
@harinikmsft Here's the issue
I want to start experimenting with video support in a React Native Windows project.
To stream play all of the content I'm interested in the video player would need to support mpeg dash and Microsoft smooth streaming.
There is an existing project that adds support for video to the C# React Native Windows implementation. I'm not sure if it makes more sense to update the existing react-native-video to work with RNWCPP or if it should live in this repo. Just wanted to point out that it exists :)