You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 13, 2024. It is now read-only.
I was able to start with FirebaseRTC and create twisty.io. This is a free service for creating short links to video chat rooms. No login or accounts required. The rooms are persistent which is a change from this project. Also the room IDs are shorter rather than using the firebase object IDs.
As someone mentioned before there is a dearth of WebRTC code out there so feel free to poke through the JS and HTML.
A simple REST API is coming. Better call cleanup and rejoining rooms are coming too.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I was able to start with FirebaseRTC and create twisty.io. This is a free service for creating short links to video chat rooms. No login or accounts required. The rooms are persistent which is a change from this project. Also the room IDs are shorter rather than using the firebase object IDs.
As someone mentioned before there is a dearth of WebRTC code out there so feel free to poke through the JS and HTML.
A simple REST API is coming. Better call cleanup and rejoining rooms are coming too.
The text was updated successfully, but these errors were encountered: