sjkummer / janus-gateway-js

Janus-gateway WebRTC client for Node.js and the browser.
MIT License
175 stars 56 forks source link

Can i use it for React Native #109

Closed haddad-yacine closed 4 years ago

haddad-yacine commented 4 years ago

if not, is there any alternative for react native please ?

Namec commented 4 years ago

hello Yacine,

have you found a response to your question, i am wondering if this package is still maintained

haddad-yacine commented 4 years ago

Hello @Namec

No, i didn't found any response for that.

Namec commented 4 years ago

i am trying to integrate this with reactjs, but it's missing a lot of api's like textroom.

i juste found this, if it can help you : https://github.com/atyenoria/react-native-webrtc-janus-gateway

haddad-yacine commented 4 years ago

Thank you @Namec, as you can see , that repository is no more maintained 3 years ago.

Namec commented 4 years ago

nothing better unfortunatly.

if you found something just tell your algerian bro ;-)

Namec commented 4 years ago

@haddad-yacine

https://github.com/MinesNicaicai/janus-webrtc-react-native

haddad-yacine commented 4 years ago

Thank you @Namec , but as you can see that project is based on the same lib Janus in: https://github.com/atyenoria/react-native-webrtc-janus-gateway

sjkummer commented 4 years ago

You can use this library to communicate with Janus. How you build your UI is up to you. The MediaPlugins helps you to handle the WebRTC / PeerConnection stuff.

JeroenVanSteijn commented 4 years ago

We forked this library and removed dependencies that did not work with React Native: https://github.com/BytecodeAgency/janus-gateway-rn