Giter Club home page Giter Club logo

vuevideochat's Introduction

A demo Video chat app using Vue.js

Prerequsite

To run this project, you need to have:

  • Node.js installed on your system
  • A server for generating a token. Clone and install it here.

Setup

Clone the repository:

 git clone https://github.com/dongido001/VueVideoChat.git

cd into the project:

cd VueVideoChat

Install dependecies:

npm install

Run the app!

npm run dev

The app should now be accessible from http://localhost:8080

And that's it. You can read more about how it was built here

vuevideochat's People

Contributors

dongido001 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

vuevideochat's Issues

Websocket Errors

Hi,
I've read the article, created the API keys, have the token server running, but get an error running the main app when clicking on a room to open:

MediaClientRemoteDescFailedError {code: 53402, stack: "TwilioError: Client is unable to apply a remote me….all (index 0)↵ at async Promise.all (index 0)", message: "Client is unable to apply a remote media description", name: "TwilioError"}
code: 53402
message: "Client is unable to apply a remote media description"
name: "TwilioError"
stack: "TwilioError: Client is unable to apply a remote media description↵ at MediaClientRemoteDescFailedError.TwilioError (webpack-internal:///./node_modules/twilio-video/lib/util/twilioerror.js:16:21)↵ at new MediaClientRemoteDescFailedError (webpack-internal:///./node_modules/twilio-video/lib/util/twilio-video-errors.js:694:15)↵ at eval (webpack-internal:///./node_modules/twilio-video/lib/signaling/v2/peerconnection.js:625:11)↵ at async Promise.all (index 0)↵ at async Promise.all (index 0)"
proto: TwilioError
constructor: ƒ MediaClientRemoteDescFailedError()
proto: Error

This is with loglevel set to debug in video.vue
There's some other errors after but this looks like the one causing them I think.

Any clues as to what's wrong?

Deprecated

Hello there can you update the blog and the code its almost 2 years old and twilio has update their video library and doesnt support some functions that are in the code anymode would really appreciate that

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.