Milena Monova • over 2 years ago
Theta network p2p streaming React Native
Hi,
We're building a p2p live-streaming network to design, share and monetize real-life experiences.
What we would like to do is to use your p2p streaming infrastructure. I am wondering whether theta-hls-plugin can be used with react-native-video, which seems to be the react-native version of video.js. If not, can you give me advice on what player to use in order to integrate the Theta P2P SDK with react native?
Thanks,
Milena
Comments are closed.
2 comments
Wes Levitt Manager • over 2 years ago
Hi Milena,
At this time Theta doesn't have support for react native directly. For Android (on react-native) can use the Android lib: https://github.com/thetatoken/theta-protocol-delivery-android-sdk-lib
Milena Monova • over 2 years ago
Thank you for the reply Wes. We'll go for Android native implementation.