亚洲激情专区-91九色丨porny丨老师-久久久久久久女国产乱让韩-国产精品午夜小视频观看

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

txLive模塊(直播類)試用分享

發布時間:2020-06-22 11:33:02 來源:網絡 閱讀:311 作者:羅那爾劉能 欄目:開發技術

本文出自APICloud官方論壇,
感謝論壇版主uoaccw的分享。

txLive 模塊封裝了騰訊云直播服務
https://docs.apicloud.com/Client-API/Open-SDK/txLive
經過試用,這個模塊堪稱最簡單最快速能使用起來的直播模塊。
界面上的按鈕,根據自己的需要,可以顯示和隱藏。帶有各種美顏功能(美白、瘦臉、V形臉)。推流的碼率和清晰度可以設置。

使用流程:

  1. 注冊騰訊云平臺
  2. 進行實名認證
  3. 開通直播服務
  4. 生成推流地址(https://cloud.tencent.com/document/product/454/14551#URL)

代碼:
<!DOCTYPE html>
<html>
<head>
? ? <meta charset="utf-8">
? ? <meta name="viewport" content="maximum-scale=1.0,minimum-scale=1.0,user-scalable=0,width=device-width,initial-scale=1.0" />
? ? <title>title</title>
? ? <link rel="stylesheet" type="text/css" href="../css/api.css" />
? ? <style>
? ?? ???body {
? ?? ?? ?? ?padding-top: 160px;
? ?? ?? ?? ?height: 1000px;
? ?? ???}
? ?? ???.content {
? ?? ?? ?? ?margin-top: 350px;
? ?? ???}
? ?? ???button {
? ?? ?? ?? ?margin: 10px;
? ?? ???}
? ? </style>
</head>
<body>
? ? <div class="content">
? ?? ???<button tapmode type="button" onclick="openPusher()" name="button">openPusher</button>
? ?? ???<button tapmode type="button" onclick="openPlayer()" name="button">openPlayer</button>
? ?? ???<button tapmode type="button" onclick="setLiveBtnsVisibility()" name="button">setLiveBtnsVisibility</button>
? ? </div>
</body>
<script type="text/javascript" src="../script/api.js"></script>
<script type="text/javascript">
? ? apiready = function() {
? ? };
? ? function openPusher() {
? ?? ???var txLive = api.require('txLive');
? ?? ???txLive.openPusher({
? ?? ?? ?? ?x: 0,
? ?? ?? ?? ?y: 50,
? ?? ?? ?? ?h: 350,
? ?? ?? ?? ?w: api.winWidth,
? ?? ?? ?? ?fixedOn: api.frameName,
? ?? ?? ?? ?fixed: false,
? ?? ?? ?? ?url: ""? ?//填寫騰訊云平臺上生成的推流地址
? ?? ???});
? ? }
//播放接口,播放端使用
? ? function openPlayer() {
? ?? ???var txLive = api.require('txLive');
? ?? ???txLive.openPlayer({
? ?? ?? ?? ?x: 0,
? ?? ?? ?? ?y: 0,
? ?? ?? ?? ?url: ""? ? //填寫騰訊云平臺上生成的播放地址
? ?? ???});
? ? }
? ? function setLiveBtnsVisibility() {
? ?? ???var txLive = api.require('txLive');
? ?? ???txLive.setLiveBtnsVisibility({
? ?? ?? ?? ?"btnid": "btnLog",
? ?? ?? ?? ?"show": 0
? ?? ???});
? ? }
</script>
</html>
復制代碼`

向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

安庆市| 海口市| 汕尾市| 广宗县| 平顶山市| 罗定市| 浏阳市| 孙吴县| 梨树县| 文山县| 新龙县| 莱阳市| 昭苏县| 滕州市| 会宁县| 钦州市| 循化| 西丰县| 兴海县| 广平县| 辽阳市| 东平县| 大冶市| 田林县| 濮阳县| 临沂市| 凤阳县| 松溪县| 双辽市| 沧州市| 定边县| 平果县| 铜陵市| 涿州市| 高青县| 温宿县| 双流县| 和林格尔县| 搜索| 池州市| 广河县|