Setting up WebRtc React Native using Expo

95 views
Skip to first unread message

Jigyasu Garg

unread,
Feb 1, 2020, 5:23:38 AM2/1/20
to discuss-webrtc
Halo All,

Can you please help me setting up new project using WebRtc:
1. Do i need server to setup webrtc?
2. What is this Socket.io?

Regards,
Jigyasu

Nishant Kashyap

unread,
Feb 1, 2020, 5:34:25 AM2/1/20
to discuss...@googlegroups.com
Hi Jigyasu,

1. You do need a server with SSL (i.e. HTTPS) support to develop and check WebRTC Project as WebRTC uses secure protocol. It may work without webserver locally but then you will have to spend time later on troubleshooting issues while implementing on the server later for production use.
2. Socket.io is a JavaScript library for realtime web applications. It enables realtime, bi-directional communication between web clients and servers. It is mainly run on Nodejs to act as a signaling server apart from client-side.

Thanks,
Nishant Kashyap

--

---
You received this message because you are subscribed to the Google Groups "discuss-webrtc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to discuss-webrt...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/discuss-webrtc/dbaa29b4-1fc2-4eff-864a-70e72f632d7d%40googlegroups.com.

Jigyasu Garg

unread,
Feb 13, 2020, 1:13:24 PM2/13/20
to discuss-webrtc
Hi Nishant,

Thank you for your reply.

I did implemented local setup now m able to access camera from mobile application but not able to do peer to peer calling means if i have App A and App B. I want to communicate between these both to do so what all i need can any person tell me?

On Saturday, 1 February 2020 14:34:25 UTC+4, Nishant Kashyap wrote:
Hi Jigyasu,

1. You do need a server with SSL (i.e. HTTPS) support to develop and check WebRTC Project as WebRTC uses secure protocol. It may work without webserver locally but then you will have to spend time later on troubleshooting issues while implementing on the server later for production use.
2. Socket.io is a JavaScript library for realtime web applications. It enables realtime, bi-directional communication between web clients and servers. It is mainly run on Nodejs to act as a signaling server apart from client-side.

Thanks,
Nishant Kashyap

On Sat, Feb 1, 2020 at 3:53 PM Jigyasu Garg <jigyasu2...@gmail.com> wrote:
Halo All,

Can you please help me setting up new project using WebRtc:
1. Do i need server to setup webrtc?
2. What is this Socket.io?

Regards,
Jigyasu

--

---
You received this message because you are subscribed to the Google Groups "discuss-webrtc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to discuss...@googlegroups.com.

Prayas Lashkari

unread,
Jan 24, 2021, 3:44:05 PM1/24/21
to discuss-webrtc
Hi Guys,
I built a react native webrtc app, I am trying figure out how to keep my connection alive when the app is background, so far no luck
Do you guys have anything to say on this, any direction?
I read somewhere to create a foreground service, I created a foreground service but somehow it isnt working.
So, adding join function as an headless task, should I explicitly add audio related functions?

vinicius matos

unread,
Mar 7, 2021, 8:17:36 AM3/7/21
to discuss-webrtc
Hi Guys.
I´m looking for an example of WebRTC to use in EXPO (React-Native).

1-) It´s possible use WebRTC in EXPO ?

2-) Any one has an example that use WebRTC in EXPO?

Best Regards

Vinicius Matos
Reply all
Reply to author
Forward
0 new messages