RTMP Address Generator
The TRTC console supports generating streaming addresses for the RTMP streaming room entry feature, which is only suitable for the testing phase. For official online business, please deploy the address generation logic to backend services to avoid traffic theft caused by encryption key leak.
Generating Stream Address
1. Go to the Tencent RTC console, select Development Tools > RTMP Address Generator in the left sidebar, and check the Generating Stream Address module.
2. Click the dropdown box to select your created application (SDKAppID).
3. Fill in Push Roomname (RoomID) and Push Username (UserID).
4. Click Generate to immediately generate the corresponding RTMP streaming address.