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.31k stars 637 forks source link

Connect to Azure EventHub via Kafka #4791

Open felixmeedt opened 1 year ago

felixmeedt commented 1 year ago

In order to consolidate the performance displays of all services in the cluster, it should be possible to write the Antmedia server performance displays to the Azure EventHub via Kafka. However, this requires authentication.

Here's an example of how to do that: https://github.com/Azure/azure-event-hubs-for-kafka/tree/master/quickstart/java

mekya commented 1 year ago

Thank you @felixmeedt for the issue.

I'm moving to the backlog to schedule.