Giter VIP home page Giter VIP logo

Comments (11)

sonicviz avatar sonicviz commented on June 1, 2024 2

I tried the demo link but the video doesn't start

from video-chat.

adrigardi90 avatar adrigardi90 commented on June 1, 2024 1

In the previous error the connection fails even using polling as a transport protocol, so there must be some connectivity problem with the backend in your local machine. What browser are you using?

from video-chat.

Lipipi233 avatar Lipipi233 commented on June 1, 2024 1

In my case, to access the chat from another computer on the network, I had to manually set the server's IP on the first row of the /src/utils/config.js file from: http://localhost to: http://192.168.0.43

The chat started to work (no more 'Something went wrong' message), but the video didn't. It just displays the loading screen, but it didn't even ask for permission to access the camera or microphone.

Captura de tela de 2021-01-25 01-08-19

Is the problem solved?

from video-chat.

adrigardi90 avatar adrigardi90 commented on June 1, 2024

It looks the initial http polling is failing so the WS connection can not be established.

Do you have any chrome extension that might be affecting?

from video-chat.

sottabyte avatar sottabyte commented on June 1, 2024

no, not just chrome it doesn't work correctly in safari.
more details:
Screen Shot 2019-09-03 at 12 10 51 PM

from video-chat.

sonicviz avatar sonicviz commented on June 1, 2024

I get the same error

from video-chat.

sonicviz avatar sonicviz commented on June 1, 2024

Chrome

from video-chat.

adrigardi90 avatar adrigardi90 commented on June 1, 2024

I'll try to check the demo link asap

from video-chat.

mpena2099 avatar mpena2099 commented on June 1, 2024

Hi @adrigardi90 . Any ideia about that?

from video-chat.

mpena2099 avatar mpena2099 commented on June 1, 2024

In my case, to access the chat from another computer on the network, I had to manually set the server's IP on the first row of the /src/utils/config.js file
from: http://localhost
to: http://192.168.0.43

The chat started to work (no more 'Something went wrong' message), but the video didn't. It just displays the loading screen, but it didn't even ask for permission to access the camera or microphone.

Captura de tela de 2021-01-25 01-08-19

from video-chat.

alfonsoIST avatar alfonsoIST commented on June 1, 2024

Works if you use https

from video-chat.

Related Issues (6)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.