FrostyAnimations126

Results 5 comments of FrostyAnimations126

I have a similar problem with RTSP, it only worked when I added the username and password with `?user=myuser&pass=mypass` to the url in VLC (as described in the [OBS](https://github.com/aler9/rtsp-simple-server#from-obs-studio) section)....

You have to create a new Firechat object with `var api = new Firechat(db);` also,`user` does not appear to be defined, you should use `var user = firebase.auth().currentUser;`

You have to go into the database and delete `room-users`, then refresh

`var googlesignin= new firebase.auth.GoogleAuthProvider(); firebase.auth().signInWithPopup(googlesignin)` This code should be inside the function called when the user presses a sign in button

I am interested in maintaining it