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.25k stars 623 forks source link

How to edit the rmp stream key #2633

Open suricloud opened 3 years ago

suricloud commented 3 years ago

Hi,

How can i set a custom rmtp stream key >

SelimEmre commented 3 years ago

Hi @suricloud,

You can edit your broadcast stream key with REST API. Here are some details about REST Guides: https://github.com/ant-media/Ant-Media-Server/wiki/REST-Guide https://antmedia.io/rest/#/BroadcastRestService/updateBroadcast https://github.com/ant-media/Ant-Media-Server/wiki/REST-API-Security-Documentation https://github.com/ant-media/Ant-Media-Server/wiki/REST-API-Curl-Samples

Let me know if there is anything I can help you with.