I've followed the install instructions here: https://github.com/ant-media/Ant-Media-Server/wiki/Installation
And have completed steps 1-5 for running on localhost on a VirtualBox Ubuntu server guest and all is working fine to this point. I see AntMedia server start up and bind to 0.0.0.0 (on ubuntu vm)
I've opened the Server Ports as the install states and I've setup port forwarding on VirtualBox, forwarding from host os to guest for 5080, 5443, 1935 (tcp) and 5000-65000(udp)
(I've also tried going down the path of using docker to build and have an instance up but there are no ports configured in the Dockerfile so I'm not sure how that is configured correctly)
Here is where the problems come in:
When navigating a browser to connect to the control panel as stated in the install docs on the ubuntu VM, I get a tomcat 404 on any path attempted (including the root /). For Docker it just plain doesn't work since there are no ports configured in the Dockerfile.
And to be clear I'm trying to do this step from the YouTube video: https://youtu.be/Hf8vzteVa04?list=PLD23-EPvClLRGAZAQ5UZgcS55LHi8Q4Gg&t=136
Thank you for any assistance folks can point me down...and yes, I've looked at the IP addresses for both the VM and Docker (inspecting the docker container for the running instance ip).
I've setup and ran many servers but not java based so there's 90% of my problems.
Question
JoeManFoo
I've followed the install instructions here: https://github.com/ant-media/Ant-Media-Server/wiki/Installation
I've setup and ran many servers but not java based so there's 90% of my problems.
Link to comment
Share on other sites
Top Posters For This Question
1
Popular Days
Jun 10
1
Top Posters For This Question
JoeManFoo 1 post
Popular Days
Jun 10 2021
1 post
0 answers to this question
Recommended Posts