PhilippeB_Maker

Results 1 comments of PhilippeB_Maker

I added : window.addEventListener("beforeunload", function() { pc.close(); }); at the end of the startWebRTC() javascript function and it seems to do the trick but there might be more elegant ways...