DEV Community

Discussion on: Ionic video call by peerjs

Collapse
 
neroshanbme36 profile image
neroshanbme36

Awesome Bro.
How can I disconnect the camera and signaling server connections?. I tried this.peer.close() but it's not working. Can you please help me to sort out this.

Collapse
 
timsar2 profile image
timsar2 • Edited

I don't remember, but you can stop video stream. play() stop()
also hide the video element