Murat Ugur Eminoglu

Results 68 comments of Murat Ugur Eminoglu
trafficstars

Hi @arnowelzel Could the server's old IP address be IPv4? Has an update been made about this? I think your problem is related to IPv6. Let me test this on...

Yes, It will work if you disable ProxyHeaders because it will forward all requests as a local address (127.0.0.1) and we need to confirm this on our side. Edit :...

@arnowelzel I have just created an issue about this issue[1]. We will solve it as soon as possible. [1] https://github.com/ant-media/Ant-Media-Server/issues/4371

Hi @mekya Unfortunately, Ubuntu 21.04 and 21.10 versions are EOL and the package cannot be installed because the repos are not available. I m going to update the installation script...

@walt93 Let me clarify that. The problem you are facing is related to the repos, not the install script. The install script only uses repos. We also officially support 20.04...

https://portal.document360.io/033a096a-b182-4b05-8c1b-425e70959431/document/v1/view/8a8af74b-e441-4a6d-a0ca-bdb5a63274c8

Hi, When we send a broadcast(WebRTC or RTMP) to Ant Media Server v2.4.3 on Raspberrypi 3+, the CPU is around 50% and after a while, it stops working due to...

In addition, if WebRTC is disabled, resource consumption would be less. You need to change the below line into the application configuration file. Its path is something like this: `/usr/local/antmedia/webapps/#app...

Hi @lucas-mdiniz I suggest you migrate to Network Load Balancer (for RTMP Load Balancer). Also, I m dropping a PR about the update[1] [https://github.com/ant-media/Scripts/pull/170 ](https://github.com/ant-media/Scripts/pull/170 ) Regards.