westonsoftware / vue-webrtc

WebRTC video component for Vue.js
MIT License
365 stars 127 forks source link

Chrome loading #32

Closed RezaErfani67 closed 3 years ago

RezaErfani67 commented 4 years ago

Describe the bug Chrome not load second connection

To Reproduce Steps to reproduce the behavior:

  1. Join to public room
  2. Then join with another mobile on the same channel

Expected behavior It should shows 2 camera but show the first

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Working good Smartphone (please complete the following information):

westonsoftware commented 4 years ago

The mobile should be on the same network, or add a TURN server.

RezaErfani67 commented 4 years ago

I use your demo for test... your demo link works good on chrome on desktop but not work with mobile

RezaErfani67 commented 3 years ago

could you please give me a sample with version 2 of vue-webrtc ? how can i add TURN option to config?

westonsoftware commented 3 years ago

could you please give me a sample with version 2 of vue-webrtc ? how can i add TURN option to config?

git checkout tags/v1.2.1

set the turnServer property