mrousavy / react-native-vision-camera

📸 A powerful, high-performance React Native Camera library.
https://react-native-vision-camera.com
MIT License
7.34k stars 1.07k forks source link

💭 Mux collaboration #2451

Closed kosmokoks closed 8 months ago

kosmokoks commented 8 months ago

Question

Hello guys,

Has anyone tried to collaborate with MUX (a platform for making live broadcasts), I know that this library has access to frame processors and native code could be written there, but is it at all possible to send frames to the rtmps server that provides MUX?

Thanks in advance

What I tried

No response

VisionCamera Version

3.0.0-rc.9

Additional information

mrousavy commented 8 months ago

Hey - yes you can simply write native Frame Processor Plugins that use Mux's APIs to upload the Frame data directly, should be pretty straight forward.

I am not aware of any current community plugins for Mux specificly though, so if you build one please share so we can add it to the plugin list :)