grey-software / toonin

Technology that allows you to tune in to your friends and family in realtime using peer-to-peer sharing.
https://toonin.grey.software
MIT License
67 stars 6 forks source link

Issue180 #196

Closed alir128 closed 4 years ago

alir128 commented 4 years ago

addresses #180

  1. Sharing page layout updates (Check netlify)
  2. Decoupled room creation and stream capture process.
  3. Added option for sharing either Audio or Video or none.
  4. Fixed connection process by adding renegotiation event listener to RTC.
  5. Function headers with descriptions added to host.js.
alir128 commented 4 years ago

Some feature might not work on netlify deploy preview as they require the backend server on heroku to be updated.