stather-it-consulting
Member
Hello
-Version: 5.2.780 (Amazon AWS)
-WebSDK is 2.0.165
I am building a vue.js webapp and want to generate error messages when trying to connect ty the streaming service in case its not available.
I noticed that only after approx. 15-20 seconds i get the state back from the flashphoner-core.js which i then use to generate my error messages
The session states i want to get are:
How can i decrease the timeout, so that the state is delivered after i.e. 5 seconds of connection attempts?
Best,
Thomas
-Version: 5.2.780 (Amazon AWS)
-WebSDK is 2.0.165
I am building a vue.js webapp and want to generate error messages when trying to connect ty the streaming service in case its not available.
I noticed that only after approx. 15-20 seconds i get the state back from the flashphoner-core.js which i then use to generate my error messages
Code:
Firefox kann keine Verbindung zu dem Server unter wss://..../ aufbauen (flashphoner-core.js:508:12)
Code:
SESSION_STATUS.ESTABLISHED SESSION_STATUS.DISCONNECTED and SESSION_STATUS.FAILED
How can i decrease the timeout, so that the state is delivered after i.e. 5 seconds of connection attempts?
Best,
Thomas