I've installed the wowza docker images following the instruction. And run it by docker-compose.
I can login to port 8088 webpage and enter the account and password, but it shown below message
"Wowza Streaming Engine Manager could not connect to the Wowza Steaming Engine service(http://localhost:8087). Verify that the Wowza Streaming Engine service has started and is running."
I use `docker exec' to enter the wowza container and type 'netstat -lnp4' to check the listen port, however I didn't see any program listen and bind 8087 port. Could you please guide me how to solve this issue?
Thank you very much.
I've installed the wowza docker images following the instruction. And run it by docker-compose.
I can login to port 8088 webpage and enter the account and password, but it shown below message
"Wowza Streaming Engine Manager could not connect to the Wowza Steaming Engine service(http://localhost:8087). Verify that the Wowza Streaming Engine service has started and is running."
I use `docker exec' to enter the wowza container and type 'netstat -lnp4' to check the listen port, however I didn't see any program listen and bind 8087 port. Could you please guide me how to solve this issue?
Thank you very much.