Live Video Streaming in React Native | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Live Video Streaming in React Native

How can we Stream Live Videos using Expo-Cli ?

28th May 2020, 2:45 PM
Мг. Кнап🌠
Мг. Кнап🌠 - avatar
5 Answers
+ 7
First result for "react native rtmp" on google is https://www.npmjs.com/package/react-native-dbb-rtmp There are plenty other that may be relevant you may have to eject from expo (or start a react native project) another option: https://www.npmjs.com/package/react-native-nodemediaclient seems that rtmp streaming is a feature request in expo: https://expo.canny.io/feature-requests/p/rtmp-video-stream
28th May 2020, 8:32 PM
Burey
Burey - avatar
+ 2
Best of luck if you eject It's a tough journey 🙄
29th May 2020, 6:44 AM
Burey
Burey - avatar
+ 1
Live videos can be stream using expo cli. Much of Video and Audio have common APIs that are documented in AV documentation. This page covers video-specific props and APIs. We encourage you to skim through this document to get basic video working, and then move on to AV documentation for more advanced functionality. For further information regarded to this just click on the link and enjoy learning- https://docs.expo.io/versions/latest/sdk/video/ Rock the code🤟🤟
28th May 2020, 2:50 PM
Piyush
Piyush - avatar
+ 1
It doesn't support rtmp protocol..
28th May 2020, 4:36 PM
Мг. Кнап🌠
Мг. Кнап🌠 - avatar
+ 1
Burey well i got to eject from Expo then.. the request has been made like since 2018, yet it still lacks.. thank you so much!!
29th May 2020, 3:33 AM
Мг. Кнап🌠
Мг. Кнап🌠 - avatar