Skip to content

Latest commit

 

History

History
32 lines (27 loc) · 1.36 KB

README.md

File metadata and controls

32 lines (27 loc) · 1.36 KB

AgoraVideoApp

Video conferencing web app using Agora.io and Microsoft Azure Cognitive Services API. Please allow video camera/audio/screen recording permissions to be able to communicate with others via camera/audio/screensharing. Speech to Text chat messaging is supported.

November 03, 2020

  • Potentially changing name to "Anonymous Cafe"?
    • Each video + message room would be called a "cafe"
  • Live draft on this private repo: https://github.com/JetPlaneJJ/ReDesigned_AgoraVideoApp
  • Known issue: sometimes people joining the cafe won't be able to see other people's video when they join (> 1 total members in 1 cafe)

October 18, 2020

June 03, 2020

  • Speech to Text fully implemented into chat
  • Removed nickname header on videos

May 27, 2020

  • chat works now
  • Problem: others' nicknames will only show up if someone else enters the chat
  • Screen Sharing now has audio too
  • higher contrast between text and background

May 19, 2020

  • changed theme colors
  • created containers for video and chat
  • created chat window
    • chat log has no functionality yet
  • added Screen Sharing functionality
  • added Nicknames (this is not fully working, will replace other user's name too...)