I have a really weird issue with enterprise version.
Last friday when I first installed it (using trial version), I can connect to my antmedia server from other machine with ease and I tested all sample web/js applications with no issue.
Now monday, I cant connect to the antmedia server using the same sample apps without anything changed during the weekend, i am always getting the error
browser screen share supported
websocket_adaptor.js:19 websocket connected
index.html:451 initialized
websocket_adaptor.js:19 websocket connected
index.html:451 initialized
Which means the websocket connection to the server is ok, but when
Start publish button is clicked.
The error "Websocket Connection is disconnected" alert is displayed, for all sample apps.
What happened here? How do I debug this issue?