ManPhamQuang / COSC2769-rmit

Further web programming - COSC2769
cosc-2769-rmit.vercel.app
MIT License
0 stars 0 forks source link

Feature: Twilio video call #47

Closed NghiaTranUIT closed 3 years ago

NghiaTranUIT commented 3 years ago

Changelog

Screen_Shot_2021-08-03_at_13_28_14

How to test

  1. Start a Backend server

  2. Start FrontEnd Server

  3. Go to http://localhost:3000/room/video

  4. Enter your name and Name room

  5. Connect

  6. Open a new tab and open http://localhost:3000/room/video

  7. Enter your new name and the same Name Room

  8. Connect

Verify that we can join a video call room. Verify that we can see the video call + audio. Verify we can log out.

ManPhamQuang commented 3 years ago

How should I test the audio? currently I don't hear anything.

NghiaTranUIT commented 3 years ago

Thanks. I didn't notice it. I've fixed it @ManPhamQuang 👍