Greetings!! I am developing an app with React Native. Which uses chroma key functionality for live streaming or video recording. I failed to find any ready library or plugin. As well as could not find any ready code to help me.
If you have any suggestion for it then do let me know. It would be a great help
Regards
CodePudding user response:
If you want to use the live streaming function, you can use WebRTC technology.
The appropriate react-native library address is as follows.
CodePudding user response:
there.
https://iag.me/socialmedia/top-live-video-streaming-tools/
Here you will find data that may be of help to you.
Good luck.
CodePudding user response:
There are quite some good libraries for live streaming in react native. Below are few which I have seen widely used.
https://mux.com/blog/live-streaming-with-react-native/
