You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When antmedia starting up it may send a “not_initialized_yet” error. But if the client does not create a new WebSocket connection antmedia will keep sending the same error even if instance already up.
-> {"command":"play","streamId":"100500"}
<- {"definition":"not_initialized_yet","command":"error"}
-> {"command":"play","streamId":"100500"}
<- {"definition":"not_initialized_yet","command":"error"}
-> {"command":"play","streamId":"100500"}
<- {"definition":"not_initialized_yet","command":"error"}
-> {"command":"play","streamId":"100500"}
<- {"definition":"not_initialized_yet","command":"error"}
-> {"command":"play","streamId":"100500"}
<- {"definition":"not_initialized_yet","command":"error"}
-> {"command":"play","streamId":"100500"}
<- {"definition":"not_initialized_yet","command":"error"}
The text was updated successfully, but these errors were encountered:
When antmedia starting up it may send a “not_initialized_yet” error. But if the client does not create a new WebSocket connection antmedia will keep sending the same error even if instance already up.
-> {"command":"play","streamId":"100500"}
<- {"definition":"not_initialized_yet","command":"error"}
-> {"command":"play","streamId":"100500"}
<- {"definition":"not_initialized_yet","command":"error"}
-> {"command":"play","streamId":"100500"}
<- {"definition":"not_initialized_yet","command":"error"}
-> {"command":"play","streamId":"100500"}
<- {"definition":"not_initialized_yet","command":"error"}
-> {"command":"play","streamId":"100500"}
<- {"definition":"not_initialized_yet","command":"error"}
-> {"command":"play","streamId":"100500"}
<- {"definition":"not_initialized_yet","command":"error"}
The text was updated successfully, but these errors were encountered: