-5

I have chrome extension made with react, and the same webapp on a website. each app should send and receive stream over webrtc. With chrome extension it works well, it sends and receives. on the website, it receives stream but not sending..what could be the reason for that? is there any difference between how chrome extension and websites communicating over webrtc? what could possibly block it? *im not using turn server..

1
  • 1
    you should check the dev console for any errors. Without any more information I could speculate that this may be a CORS issue but there's no information provided and I'm too keen on speculating. Commented 14 hours ago

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.