当前位置:网站首页>How can Tencent cloud live plug-in mlvb make use of these advantages to become the divine assistant of anchor Live Streaming?
How can Tencent cloud live plug-in mlvb make use of these advantages to become the divine assistant of anchor Live Streaming?
2022-07-27 01:09:00 【Zhimi Technology】
Cross platform code release
Because of wisdom - Tencent cloud live MLVB Plug in is based on HbuilderX Development , And adopted uni-app frame . Therefore, a set of cross platform development features of code publishing multiple platforms can be realized . at present uni-app The framework not only supports iOS、Android Two major mainstream mobile operating systems APP Release , And support H5、 Applets and Web The release of .
combining MLVB Of SDK It can be compatible with these platforms for data access , Therefore, it really allows the anchor and audience to push without restrictions / Watch the live broadcast , Build a variety of live scenes .
High speed push flow
Tencent cloud as the standard RTMP Provide UDP Ability to speed up , When you use mobile live SDK Of RTMP When pushing the flow function , Cooperate with cloud live broadcast , Can be opened UDP Ability to speed up , Turn on UDP The mass of the jet after acceleration will be better than the standard RTMP Streaming has better resistance to network fluctuations , At the same time, it can get better push flow speed , Put the traditional live broadcast 3 second - 5 The second delay is reduced to 1 Within seconds , At the same time, the second is on 、 Core indicators such as Caton rate can improve the viewing experience of the current live stream , Reduce the overall karting rate .
Interactive wheat connection function
When all the anchors live , In order to keep the old audience , And attract more new traffic , Interaction with fans is essential . Whether it's through message or voice connection , As for video interaction with fans , Now it's a live broadcast APP Essential features . And based on uniapp The wisdom of framework development - Tencent cloud live SDK Because of its advantages of supporting modular development , The function of Lianmai doesn't even need to be redeveloped , Only as a function module, it can be easily added to the existing live broadcast APP in .
At the same time, due to the abandonment of tradition TCP Agreement and turn to use UDP Agreement to proceed RTMP transmission , Therefore, the delay of both voice and video interaction is very low . It further improves the interactive powder absorption ability between fans and anchor .
Open source modular development
As mentioned in the previous section , Use Uni-app Frame for live broadcast App In addition to supporting cross platform release of installation packages , Another feature is modular development .
I believe many developers have encountered APP Requirements for developing new functions . Before modular development , Every time a new function is added, it must be added and deleted from the original code . If from Github Migrate the code shared by other developers to their own software projects , Various variables will also be encountered 、 Subordination and subordination Bug Other questions .
however Uniapp The modular development of can make APP The efficiency of new functions has been greatly improved . For example, I want to give my own live broadcast APP Add the function of shopping cart and red envelope , You can refer to previous articles :
ad locum , only 3 This code can realize the function of shopping cart :
10 Live broadcast in minutes APP Demo
Uni-app All developers should know , Want to DCloud Trial in the plug-in Market Demo Transplanting to your own place is a relatively easy thing , even to the extent that 10 It can be completed in minutes from “ Apply for probation + Package custom base “ To ”HBuilderX Import the project “ Configuration of . Refer to the previous article for specific configuration tutorials :
边栏推荐
- Flink 1.15实现 Sql 脚本从savepointh恢复数据
- Flink based real-time computing Demo - Data Analysis on user behavior
- 李宏毅机器学习(2017版)_P13:深度学习
- 基于Flink实时计算Demo:用户行为分析(四:在一段时间内到底有多少不同的用户访问了网站(UV))
- Flink1.11 write MySQL test cases in jdcb mode
- In depth learning report (3)
- adb.exe已停止工作 弹窗问题
- Write the changed data in MySQL to Kafka through flinkcdc (datastream mode)
- 李宏毅机器学习(2017版)_P3-4:回归
- 智密-腾讯云直播 MLVB 插件优化教程:六步提升拉流速度+降低直播延迟
猜你喜欢

Write the changed data in MySQL to Kafka through flinkcdc (datastream mode)

Spark On YARN的作业提交流程

adb.exe已停止工作 弹窗问题

数据仓库知识点

Real time calculation demo based on Flink: user behavior analysis (IV: how many different users have visited the website (UV) in a period of time)

Redis -- cache avalanche, cache penetration, cache breakdown

Hidden index and descending index in MySQL 8.0 (new feature)

Simple explanation of database table connection

flink需求之—SideOutPut(侧输出流的应用:将温度大于30℃的输出到主流,低于30℃的输出到侧流)

分区的使用及案例
随机推荐
ContextCompat.checkSelfPermission()方法
Flink's fault tolerance mechanism (checkpoint)
Real time calculation demo based on Flink: user behavior analysis (IV: how many different users have visited the website (UV) in a period of time)
Redisson 工作原理-源码分析
onSaveInstanceState和onRestoreInstanceState方法的调用
Based on Flink real-time project: user behavior analysis (III: Statistics of total website views (PV))
使用tika 判断文件类型
Rabbit学习笔记
Spark源码学习——Memory Tuning(内存调优)
Reasons why row locks in MySQL upgrade table locks
Flink based real-time project: user behavior analysis (II: real-time traffic statistics)
基于Flink实时计算Demo—关于用户行为的数据分析
DataNode Decommision
Scala-模式匹配
Flask学习最佳入门指南
基于Flink实时计算Demo:用户行为分析(四:在一段时间内到底有多少不同的用户访问了网站(UV))
MySQL第二篇
SparkSql之DataFrame
进入2022年,移动互联网的小程序和短视频直播赛道还有机会吗?
Contextcompat. Checkselfpermission() method
https://mp.csdn.net/mp_blog/creation/editor/122118025