tencent cloud

Pushing Streams to CSS
Last updated: 2024-01-26 12:00:38
Pushing Streams to CSS
Last updated: 2024-01-26 12:00:38
When running ‍cloud ‍applications for on-screen commenting interactive ‍games, ‍virtual ‍meetings, and virtual ‍exhibitions, ‍it ‍is often necessary to ‍‍push a ‍video stream to a live room at the same time so that ‍more ‍audience members in the live room can view the application. To do this, CAR provides the stream push service, which you can use with the following methods:
Push a cloud video stream to CSS by binding a push domain.
Push a cloud video stream to a third-party address according to the destination URL you enter. For more information, see Pushing Streams to Third-Party Addresses.
First, you need to bind ‍a ‍push ‍domain ‍so that you can call the stream push API ‍on ‍the ‍running ‍concurrency ‍to ‍push ‍cloud ‍video ‍streams ‍to CSS ‍in ‍real ‍time.

Bind ‍a ‍push d‍omain

1. Go to the CAR console.
2. Click Stream Push Service on the left sidebar and select the Push to CSS page.
3. In the pop-up window, click Confirm. This ‍operation ‍authorizes the ‍calling ‍of ‍CSS APIs, ‍allowing ‍you to use CSS and other related features.

4. Click Bind a domain, select a domain, and then click Bind. CSS comes with a default push domain. To add a new domain, go to the domain management page.

5. The push domain you have bound can be viewed in the console. Currently, only one push domain can be bound at a time. You can click Change domain to bind a different push domain.

After ‍a ‍push domain is ‍successfully bound, you can call the stream push API ‍on ‍the running ‍concurrency ‍to ‍push ‍cloud ‍video ‍streams ‍in ‍real ‍time ‍to CSS.

Unbind ‍a ‍push d‍omain

You ‍can ‍unbind ‍a ‍push domain ‍‍in ‍the ‍following ‍steps.
1. Go to the CAR console.
2. Click Stream Push Service on the left sidebar and enter the Push to CSS page.
3. Click Unbind, ‍and then ‍confirm ‍your ‍operation ‍in ‍the ‍pop-up ‍window. After ‍a ‍push ‍domain ‍is ‍unbound, ‍the s‍tream push API ‍cannot ‍be ‍used ‍for pushing video streams. If ‍any ‍push ‍tasks ‍are ‍still ‍running ‍when ‍the ‍push domain ‍is ‍unbound, ‍they ‍will ‍keep ‍running ‍until ‍the ‍concurrency ‍is ‍disconnected.


Was this page helpful?
You can also Contact Sales or Submit a Ticket for help.
Yes
No

Feedback