tencent cloud

Cloud Streaming Services

신규 사용자 가이드
제품 소개
제품 개요
하위 제품 소개
기본 개념
제품 기능
응용 시나리오
제품 장점
사용 제한
구매 가이드
가격 리스트
기본 서비스
부가 서비스
선불 패키지
구매 프로세스
과금 변경
환불 정책
청구서 조회
연장 안내
연체시 서비스 중지 설명
과금 FAQ
LVB
개요
응용 시나리오
시작하기
SDK 연결 안내
LEB(초저지연 라이브 방송)
개요
LEB와 LVB의 차이점
응용 시나리오
시작하기
SDK 통합
콘솔 가이드
콘솔 소개
개요
Domain Management
스트리밍
리소스 패키지 관리
기능 설정
릴레이
사용량 과금
CAM 액세스 제어
기능 사례
Push and Playback
기능
Live Streaming Security
해외 라이브 방송
콜백 이벤트 정보 알림
자주 사용하는 3rd party 툴 가이드
SDK 사례
0. SDK 통합 가이드
2. 재생
3. 고급 기능
API문서
History
Introduction
API Category
Making API Requests
Live Pad APIs
Live Stream Mix APIs
Time Shifting APIs
Monitoring Data Query APIs
Billing Data Query APIs
Live Transcoding APIs
Delayed Playback Management APIs
Domain Name Management APIs
Watermark Management APIs
Certificate Management APIs
Stream Pulling APIs
Recording Management APIs
Live Callback APIs
Screencapturing and Porn Detection APIs
Authentication Management APIs
Live Stream Management APIs
Data Types
Error Codes
유지보수 가이드
비디오 랙 최적화(V2)
푸시 스트리밍 실패 문제 해결
재생 실패 문제 해결
라이브 방송 딜레이 문제 해결
풀 스트림 비디오 품질 저하 문제 해결
라이브 방송에 COS bucket 권한을 부여하여 화면 캡처 저장
장애 처리
라이브 방송 혼합 스트림 오류: InvalidParameter.OtherError
FAQs
라이브 방송 기본 관련
푸시 및 재생
라이브 방송 과금
라이브 방송 해외 관련
라이브 레코딩
클라우드 혼합 스트리밍 관련
도메인 설정 관련
Apple ATS 적용 관련
SLA
CSS Service Level Agreement
CSS 정책
개인 정보 보호 정책
데이터 처리 및 보안 계약
문서Cloud Streaming Services

Overview

포커스 모드
폰트 크기
마지막 업데이트 시간: 2021-03-12 11:32:57

PC CSS Overview




Tencent Cloud PC CSS is used to push compressed and encoded images (such as live events, teaching, projection or games) to the push URL of Tencent Video Cloud by using push software (OBS (recommended) or XSplit) installed on PCs (windows/mac). Meanwhile, viewers can see real-time images using the playback URL corresponding to the push URL.

PC CSS Procedure

You can implement PC CSS easily by following the steps below:
Where are the streams pushed to: Get a push URL and 3 playback URLs from Tencent Cloud CSS console.
What is pushed: Set audio/video sources for push and encoding parameters in the third-party push software.
Viewer can watch CSS using our RTMP DEMO to set playback URL. This helps push the content to the viewers.




1. Before CSS

Activate cloud CSS service on Tencent Cloud.If you have not activated the Tencent Cloud CSS service, click here to apply for the service.


1.2 Generate push URL

If you don't have a push URL, you can generate a push URL and 3 playback URLs by clicking Access Management > CSS Code Access > Access Configuration.
The one whose domain name is livepush.myqcloud.com is the push URL:




1.3 Select the network for CSS

Network selection
Network Type
Accessibility
Stability
Wired network
Low
High
WIFI
High
Low
It is recommended to use cable network if possible, which is more stable than WIFI to make signals less disruptive. For event CSS, it is recommended to use WIFI for convenience.
Upstream bandwidth test
The requirement for upstream bandwidth depends on the video quality and resolution. Generally, a better video quality with a higher resolution means a higher requirement for upstream bandwidth. The upstream bandwidth should not be less than 1 Mbps. To check the condition of upstream bandwidth, you can conduct a test using speedtest.


1.4 Install push software

OBS installation You can download an installation package on OBS official website to install according to default settings. OBS is supported in such systems as Windows/Mac/Linux. You should make sure it is Open Broadcaster Software. OBS also provides OBS Studio which is not discussed in this document.

XSplit Installation
You can download an installation package on XSplit official website to install it according to default settings. XSplit is not a free software. As an alternative, you can use OBS (Free). For game CSS, XSplit has a separate installation package. It is recommended to use BroadCaster for non-game CSS.


2. Software parameter configuration

2.1 Set push URL

If you get the following push URL:
rtmp://3891.livepush.myqcloud.com/live/3891_test?bizid=3891&txSecret=xxx&txTime=58540F7F
You need to set two parts separately:
The front part of the push URL "rtmp://3891.livepush.myqcloud.com/live/" is called FMS URLThe latter part of the push URL "3891_test?bizid=3891&txSecret=xxx&txTime=58540F7F" is called stream code.
OBS push URL configuration
Click Settings, select Broadcasting Settings, and then set Mode to CSS Stream, Streaming Service to Custom, FMS URL to the first part of push URL, and Playback Path/Streaming Code to the second part. You're recommended to check Automatic Reconnection, which means push reconnection is triggered automatically when OBS detects an exception (such as network disconnection).
OBS Studio push URL settings
Click Settings in the lower right corner of the page, select Stream, and then set Streaming Type to Custom Streaming Media Server, URL to the first part of the push URL, and Stream Key to the second part.

2.2 Set audio and video sources

Audio and video sources are just like the contents of the package to be sent. There are three formats:
From video capturing devices, such as camera or video recording devices.
From PC windows or game sources;
From media files stored in PC, such as video images.
OBS audio and video sources settingsNote: Click the right mouse button in Source box. The left button is not applicable. The Add menu is popped up, followed by Acquire from Window, Acquire from Screen, Image Source, Slide Show, Text Source, CLR Browser, Video Capturing Device, Game Source, etc. We generally use Acquire from Window and Video Capturing Device. Other sources are configured in a different way. Next, we will introduce how to configure Video Capturing Device.
OBS Studio audio/video source settings For more information, please see OBS audio and video sources settings.

2.3 Set audio and video formats

After the video source is configured, even though you can get the audio and video signals, the original ones are not applicable for spreading in the network because they need more bandwidth. Therefore, it is important to configure the audio and video encoding parameters before CSS starts.
Configuration Item
Feature
x264
The h264 encoder is most commonly used in the industry with a higher video compression ratio under the same image quality. It is recommended to select this option.
Nvidia NVENC
It performs encoding using the video processing core dedicated to nv graphics card. Nvidia graphics card is required.
Quick Sync
Use Intel Quick Sync Video technology to support hardware encoding with a high encoding speed and image quality. But it has a poor compatibility and high bitrate.
CBR
This is one of video encoding bitrate control modes and is called constant bitrate control. With a consistent bitrate, it is more suitable for network transmission. It is recommended to select this option.
AAC
This is the most widely used live audio encoding format. It is recommended to select this option.
OBS audio and video formats configuration
OBS Studio audio/video format settings

3. Playback verification

3.1 Confirm playback URL

If the push URL (livepush) is:
rtmp://3891.livepush.myqcloud.com/live/3891_test?bizid=3891&txSecret=xxx&txTime=58540F7F
the playback URL (liveplay) is:
Playback Protocol
Playback URL
FLV
rtmp://3891.liveplay.myqcloud.com/live/3891_test
RTMP
http://3891.liveplay.myqcloud.com/live/3891_test.flv
HLS(m3u8)
http://3891.liveplay.myqcloud.com/live/3891_test.m3u8

3.2 VLC playback verification

Click here for VLC Download URL. You can install according to the default settings. Open the software, click Media Menu, select Open Network Stream, enter the playback URL, and click Play.




도움말 및 지원

문제 해결에 도움이 되었나요?

피드백