Open SelimEmre opened 3 years ago
In order for RTMP to work properly on an AWS GPU instance, I first have to configure and start the instance. Then I have to attempt to send an RTMP stream (which fails with the logs above) and then restart the instance. It will then work from that point forward. Just restarting the instance without first sending an RTMP stream does not fix the issue.
@justinh24 Thanks a lot for reporting this issue. We have checked and able to reproduce the issue with AWS images and created the new git hub issue for this. Our team will look into the issue and update the status.
I think the problem is in the first starting up the instance.
io.antmedia.console.rest.CommonRestService.addInitialUser
Check the logs -> ant-media-server.log
Short description
One of our clients reported this issue.
Steps to reproduce
Expected behavior
It should send/play stream properly
Actual behavior
It's not working properly
Logs