stather-it-consulting
Member
Hi,
-Version: 5.5.2-1043 (Amazon AWS)
-WebSDK: 2.0.202
In my webapp i use the method
when i leave the page where the stream is shown. I am wondering if and how i disconnect from the flashphoner websocket or isn't this neccessary? It will be automatically disconnected after a while i saw in the flashphoner.log but i'm wondering if i should manually disconnect once i stop the stream.
Best,
Thomas
-Version: 5.5.2-1043 (Amazon AWS)
-WebSDK: 2.0.202
In my webapp i use the method
Code:
stream.stop()
Best,
Thomas