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

❓ Support for Live Push/Publish and Play Functions of Live Streaming like react-native-nodemediaclient #965

Closed alvintheodora closed 2 years ago

alvintheodora commented 2 years ago

Question

Hi developers, I am wondering if this library support for Live Streaming feature, in which can act to Push Live Stream and also Play Live Stream via RTMP, like https://github.com/NodeMedia/react-native-nodemediaclient of NodeCameraView and NodePlayerView. If yes, how should it be done?

Thank you in advance. Cheers.

What I tried

No response

VisionCamera Version

2.13.1 or latest

Additional information

mrousavy commented 2 years ago

Hey, yes you can send video frames to your webserver (WebRTC) using a custom Frame Processor Plugin. Read more about creating Frame Processor Plugins here.

And to your second question; no, VisionCamera does not have a video player and will never have one.

alvintheodora commented 2 years ago

Hi @mrousavy , thanks for clarifying. Are there any ready-plugins for the case of "send video frames to your webserver (WebRTC)"? And how about RTMP, does it also support?

mrousavy commented 2 years ago

@alvintheodora

there any ready-plugins for the case of "send video frames to your webserver (WebRTC)"?

I haven't built any. If you want to pay for the development, I can build one

endrits079 commented 2 years ago

Hi @mrousavy , thanks for clarifying. Are there any ready-plugins for the case of "send video frames to your webserver (WebRTC)"? And how about RTMP, does it also support?

What solution did you came up with?

frozencap commented 1 year ago

@mrousavy did there end up being any progress on this?

If not, how much $ to complete? Maybe crowdfund?

mrousavy commented 1 year ago

Hey! I did not work on this, no. We can crowdfund this, I'm thinking a stable plugin would cost around $5.000

benjipott commented 6 months ago

I will try to create a plugin that can publish to mux.

giantslogik commented 6 months ago

@benjipott Do let us know if you build a plugin to publish to mux. It would be useful in an App i'm working on.

adamgarcia4 commented 6 months ago

@benjipott Seconded!