codewithkael / JavaWebRTCYouTube

webrtc sample using firebase
13 stars 8 forks source link

Replace Firebase with Node.js Signaling #1

Open AlexUrrutia opened 6 months ago

AlexUrrutia commented 6 months ago

Hello @codewithkael can you help me replace Firebase and use Node.js signaling instead? here is my fork of your code:

https://github.com/AlexUrrutia/JavaWebRTCNode/

Thanks a lot!

linlukes commented 6 months ago

Hi, @AlexUrrutia I can help you.

AlexUrrutia commented 6 months ago

Hi, @AlexUrrutia I can help you.

@linpengtian Sure, let's do it, shoot me an email! alexander.urrutia at G

linlukes commented 6 months ago

@AlexUrrutia I sent email.

codewithkael commented 6 months ago

@linpengtian Hey thanks for helping the community ❤️

linlukes commented 6 months ago

@codewithkael Thanks for your reply.

AlexUrrutia commented 6 months ago

@codewithkael Hello, any possible code of webRTC call in Java but using Node.js ? thank you!

codewithkael commented 6 months ago

@codewithkael Hello, any possible code of webRTC call in Java but using Node.js ? thank you!

Hey, i believe if you watch other tutorials, you will be able to do it. Honestly I don't have other sources using java+nodejs.