ant-media / Ant-Media-Server

Ant Media Server is a live streaming engine software that provides adaptive, ultra low latency streaming by using WebRTC technology with ~0.5 seconds latency. Ant Media Server is auto-scalable and it can run on-premise or on-cloud.
https://antmedia.io
Other
4.27k stars 628 forks source link

Failed to start . Please check server url and security credentials #2419

Open VinnyKinger opened 4 years ago

VinnyKinger commented 4 years ago

I cloned LiveVideoBroadcaster Application and setup a rtmp server on ubuntu , and changed the RTMP_BASE_URL to the rtmp server URL.

But still while starting broadcast , the below error appears :

"Failed to start . Please check server url and security credentials"

What would be going wrong?

mekya commented 3 years ago

Hi @VinnyKinger ,

We don't currently support LiveVideoBroadcaster because of lack of resources. Sorry

On the other hand, your problem is about writing the correct rtmp server url to the project and make sure that your rtmp server is running and accessible by your device.