How to create tokens for conference rooms #5893
Replies: 1 comment 1 reply
-
Hi @Mohit-3196, Sorry for responding late. Let me tell the status here In v2.7.0, users can only use TOTP tokens to publish and play the conference with the same token. In next relese(2.8.0), all tokens(JWT, One-Time, Hash-based) will be used in the same way. It can be tested in the snapshot version. The magic is that Publish tokens generated for a conference room id (aka. streamId) can be used to play the streams as well. Moreover, in TOTP, there is no need to register the subscribers in advance. After this context information, let me tell how to do that in step by step
![]()
Lastly, if you want to try the latest snapshot for using JWT, One-Time etc. to publish and play the same room with single token, you can download the latest version from your account at antmedia.io. It will be listed as Please let me know if there is something missing and it does not work for you. |
Beta Was this translation helpful? Give feedback.
-
Hi,
Is there a way to create tokens for the conference rooms as we do for the streams so that the rooms can be secured as well?
The typical scenarios are like
Thank you
Beta Was this translation helpful? Give feedback.
All reactions