当前位置:网站首页>What should I pay attention to after the live broadcast system source code is set up?
What should I pay attention to after the live broadcast system source code is set up?
2022-06-24 07:39:00 【Cuckoo Liu】
Module division of live broadcast system source code
Video server : Streaming media server for video transmission and playback , Usually with C perhaps C++ Language development implementation , It mainly realizes the one to many video stream publishing function .
Content distribution system : A lot of people know that , When it comes to large-scale content distribution CDN technology , And there are a lot of specialized services in the market CDN Listed companies serving , They make money by providing users with a wide range of content distribution services .
The distribution of live broadcast system source code mainly has the following characteristics :
1、flv Mostly ,ts Less , The main reason is ts The standards are too complicated .Flv The standard open document for is 11 page ,ts There are 174 page . For general live broadcast ,flv Basically meet the needs , therefore ts Less application . Yes, of course , We can also rely on FFmpeg, But it will encapsulate both what you want and what you don't expect in terms of streaming media , Not accurate enough .
2、rtmp and hls Coexist . In general ,rtmp Use in PC carry carefully , Use flash Play ;hls For mobile phones and tablets .
3、 Real time streaming generally uses rtmp.rtmp Can do 1 To 3 Second delay , It's live except rtsp The protocol with the lowest external delay .PC Direct playback is supported on , The mobile terminal can use FFmpeg Decode and play .
Aspects to pay attention to after the establishment of the live broadcast system source code :
Response time of key pages
If the bounce rate of a page visited by a user is too high , Then you need to verify the page . Especially at the checkout 、 Add items to shopping cart 、 Comparison of different models, etc . You need to verify the response time of these key pages , And check the load of these pages .
Resource usage
You need to constantly monitor the resource usage of the server , Identify places that are consuming more resources than expected . Key areas include CPU、 Memory 、 disk 、 Garbage collection and network . When the use of a resource reaches a peak , You need to understand the reasons for high resource utilization and make horizontal and vertical comparisons ( If necessary ).
Number of redirections
The number of redirects is not a performance factor , But it can still affect performance . If your page redirects to multiple pages , This can happen , It destroys the good user experience , So that the user closes the page .
边栏推荐
- [learn FPGA programming from scratch -41]: vision chapter - Moore's era and Moore's law and the arrival of the post Moore Era
- How can win11 set the CPU performance to be fully turned on? How does win11cpu set high performance mode?
- [tips] use the deep learning toolbox of MATLAB deepnetworkdesigner to quickly design
- 在终端pip install xxx但在pycharm却no module named xxx
- MaxCompute远程连接,上传、下载数据文件操作
- bjdctf_ 2020_ babystack
- Accessing user interface settings using systemparametersinfo
- [image fusion] image fusion based on NSST and PCNN with matlab code
- How to delete / select an input method on your computer
- MySQL - three tables (student, course, score) to query the name, number and score of students whose course is mathematics
猜你喜欢
When MFC uses the console, the project path cannot have spaces or Chinese, otherwise an error will be reported. Lnk1342 fails to save the backup copy of the binary file to be edited, etc
What is the mentality of spot gold worth learning from
20 not to be missed ES6 tips
bjdctf_ 2020_ babystack
More than 60 million shovel excrement officials, can they hold a spring of domestic staple food?
选择器(>,~,+,[])
[DDCTF2018](╯°□°)╯︵ ┻━┻
Buuctf misc grab from the doll
[GUET-CTF2019]zips
Canal installation configuration
随机推荐
[image segmentation] retinal vessel segmentation based on morphology with matlab code
How to connect the Bluetooth headset to the computer and how to connect the win10 computer to the Bluetooth headset
Mysql---三张表(student,课程,分数) 查询课程为数学的学生姓名,编号,成绩
[signal recognition] signal modulation classification based on deep learning CNN with matlab code
[WordPress website] 6 Article content copy prevention
现货黄金有哪些眩人的小技术?
Black box and white box models for interpretable AI
A case of bouncing around the system firewall
[image feature extraction] image feature extraction based on pulse coupled neural network (PCNN) including Matlab source code
20 not to be missed ES6 tips
Fine! Storage knowledge is a must for network engineers!
相機標定(標定目的、原理)
Global and Chinese market of bed former 2022-2028: Research Report on technology, participants, trends, market size and share
Face pincher: a hot meta universe stylist
How can genetic testing help patients fight disease?
Deploy loglistener in tke container to collect logs to CLS
【Proteus】Arduino UNO + DS1307+LCD1602时间显示
[DDCTF2018](╯°□°)╯︵ ┻━┻
When MFC uses the console, the project path cannot have spaces or Chinese, otherwise an error will be reported. Lnk1342 fails to save the backup copy of the binary file to be edited, etc
Canal installation configuration