I’ve signed up for developer pay as you go program, I have an app, still can’t enable RTMS for it, please help
@Elie1 you need to enable the scopes in your app for the type of media you want to subscribe to, example audio and transcript.
First you will need to either auto start your app, or manually start your RTMS via rest API.
After that you get the RTMS Started webhook, which you can use either the RTMS SDK or RTMS Samples to complete the handshake with signaling and media server. This will allow you get the media stream for audio and transcript
Hi @chunsiong.zoom thank you for your reply,
I have added RTMS in scopes, but I can’t enable Allow auto-start for RTMS(Real-time-media-stream) apps toggle.
Do I need to enable it via API?
This forum does not allow me to share screenshots or links to show you sorry.
@Elie1 in this page, you need to add in the scopes for RTMS
Here are some of the scopes which you might need, typically audio and transcript
You should be able to enable auto start after this.
@Elie1 after adding the scope and turn on autostart, remember to “add app now” in your local test tab.




