matallui / artico

Artico - WebRTC made simple
https://artico.dev
MIT License
27 stars 2 forks source link

WebRTC is not supported by this browser #13

Open dukizwe opened 2 weeks ago

dukizwe commented 2 weeks ago

This is the error i got while try to use it in react native

matallui commented 2 weeks ago

You need to enable some poly fills in your app for it to work properly, if I remember correctly. I'll create some docs soon with better instructions.

matallui commented 2 weeks ago

@dukizwe Take a look at the polyfills logic. You'll need this to get Artico working on an Expo app.

https://github.com/matallui/artico/blob/main/apps/demo-expo/components/polyfills.ts

On a different note, please consider giving the repo a start, so we can get more visibility and grow the project. Thank you so much for giving it a try!! 🚀