Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need helper for building streaming token for MediaGateway in Ruby #395

Open
mlnkrish opened this issue Oct 10, 2024 · 1 comment
Open

Need helper for building streaming token for MediaGateway in Ruby #395

mlnkrish opened this issue Oct 10, 2024 · 1 comment

Comments

@mlnkrish
Copy link

https://docs-beta.agora.io/en/media-gateway/get-started/quickstart

@sunshinexcode
Copy link
Contributor

Generating a streaming key is unrelated to the token. There are two ways to generate a streaming key:

1.Method 1: You can refer to the documentation at https://docs-beta.agora.io/en/media-gateway/get-started/quickstart for a Node.js example to generate a streaming key, and then convert it into Ruby code yourself.

2.Method 2: You can generate a streaming key through an API interface. You can refer to the documentation at https://doc.shengwang.cn/doc/rtmp-gateway/restful/rtmp-gateway/operations/post-region-v1-projects-appId-rtls-ingress-streamkeys.

If you have any further questions, you can consult the relevant technical support. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants