当前位置: 首页 > news >正文

网站怎么做百度口碑湘潭网站设计外包服务

网站怎么做百度口碑,湘潭网站设计外包服务,临桂建设局网站,英文网站怎么设置中文前言 本播放器内部采用jessibuca插件接口,支持录像、截图、音视频播放等功能。播放器播放基于ws流,分屏操作支持1分屏、4分屏、6分屏、9分屏方式。 jessibuca工作原理是通过Emscripten将音视频解码库编译成Js(WebAssembly,简称was…

前言

    本播放器内部采用jessibuca插件接口,支持录像、截图、音视频播放等功能。播放器播放基于ws流,分屏操作支持1分屏、4分屏、6分屏、9分屏方式。

    jessibuca工作原理是通过Emscripten将音视频解码库编译成Js(WebAssembly,简称wasm)运行于浏览器之中,RTSP视频流通过ffmpeg的Wasm版软解码成Video所⽀持的MP4后播放。此方案由于Wasm不⽀持硬件解码,对多路同时播放来说,终端电脑的CPU和内存占⽤会⽐较⾼,性能也堪忧。

一、播放器介绍

1.1 界面

在这里插入图片描述

1.2 使用

1)安装Node.js
    可以在Node.js官网(https://nodejs.org)下载Node.js安装程序,或者通过本博客最后的下载链接里有node-v14.12.0-x64.msi的安装包,然后按照向导进行安装。安装完成后,你可以打开终端(Windows系统可以通过“运行”命令打开cmd)并输入“node -v”命令来测试是否已经成功安装Node.js。如果成功安装,会输出Node.js的版本号。
在这里插入图片描述

2)在cmd下执行node app.js
在这里插入图片描述
    该操作执行后,将启动应用程序,并绑定到端口3000上,可以直接在浏览器上输入:http://localhost:3000/ 访问播放器静态页面。

app.js代码如下:

const http = require('http');
const fs = require('fs');
const path = require('path');const hostname = '127.0.0.1';
const port = 3000;const server = http.createServer((req, res) => {console.log('Request for ${req.url} received.');let filePath = '.' + req.url;if (filePath == './') {filePath = './index.html';}const extname = String(path.extname(filePath)).toLowerCase();const mimeTypes = {'.html': 'text/html','.js': 'text/javascript','.css': 'text/css','.json': 'application/json','.png': 'image/png','.jpg': 'image/jpg','.gif': 'image/gif','.svg': 'image/svg+xml','.wav': 'audio/wav','.mp4': 'video/mp4','.woff': 'application/font-woff','.ttf': 'application/font-ttf','.eot': 'application/vnd.ms-fontobject','.otf': 'application/font-otf','.wasm': 'application/wasm'};const contentType = mimeTypes[extname] || 'application/octet-stream';fs.readFile(filePath, (err, content) => {if (err) {if (err.code == 'ENOENT') {res.writeHead(404, { 'Content-Type': 'text/html' });res.end(`<h1>404 Not Found</h1><p>The requested URL ${req.url} was not found on this server.</p>`);} else {res.writeHead(500, { 'Content-Type': 'text/html' });res.end(`<h1>500 Internal Server Error</h1><p>Sorry, we couldn't process your request. Please try again later.</p>`);}} else {res.writeHead(200, { 'Content-Type': contentType });res.end(content, 'utf-8');}});
});server.listen(port, hostname, () => {console.log('Server running at http://${hostname}:${port}/');
});server.on('request', (req, res) => {if (req.method === 'GET' && req.url === '/hello') {res.writeHead(200, { 'Content-Type': 'text/plain' });res.end('Hello, world!\n');}
});

3)在浏览器上输入:http://localhost:3000/ 访问与操作播放器静态页面
使用步骤:
1>指定窗口 (1~9)
2>输入WS流
3>点击播放等其他操作

在这里插入图片描述

    本页面所有功能都自测正常,可放心使用!!!

二、工程代码下载

下载链接: 无插件网页播放器


文章转载自:
http://neoplasitc.c7513.cn
http://gastronom.c7513.cn
http://telecopier.c7513.cn
http://eventless.c7513.cn
http://arctic.c7513.cn
http://frey.c7513.cn
http://imperium.c7513.cn
http://educationese.c7513.cn
http://destiny.c7513.cn
http://closemouthed.c7513.cn
http://disulphide.c7513.cn
http://coupla.c7513.cn
http://catboat.c7513.cn
http://satisfactory.c7513.cn
http://hippophagy.c7513.cn
http://flavicant.c7513.cn
http://alumna.c7513.cn
http://woefully.c7513.cn
http://stir.c7513.cn
http://ferryhouse.c7513.cn
http://herbivorous.c7513.cn
http://acquaintanceship.c7513.cn
http://kikumon.c7513.cn
http://intellectuality.c7513.cn
http://pacificism.c7513.cn
http://latine.c7513.cn
http://chauvinist.c7513.cn
http://trihedral.c7513.cn
http://sugary.c7513.cn
http://notum.c7513.cn
http://aegir.c7513.cn
http://cecil.c7513.cn
http://sculptress.c7513.cn
http://aspirant.c7513.cn
http://neptunian.c7513.cn
http://covenanter.c7513.cn
http://aminoplast.c7513.cn
http://carcase.c7513.cn
http://jeanine.c7513.cn
http://ergo.c7513.cn
http://murrumbidgee.c7513.cn
http://foundry.c7513.cn
http://collaborate.c7513.cn
http://venereology.c7513.cn
http://backfill.c7513.cn
http://letter.c7513.cn
http://clone.c7513.cn
http://prebasic.c7513.cn
http://wandoo.c7513.cn
http://rushwork.c7513.cn
http://switchyard.c7513.cn
http://epispastic.c7513.cn
http://cadential.c7513.cn
http://douche.c7513.cn
http://vanaspati.c7513.cn
http://panthalassa.c7513.cn
http://elodea.c7513.cn
http://drawbench.c7513.cn
http://windy.c7513.cn
http://critical.c7513.cn
http://emeritus.c7513.cn
http://greenweed.c7513.cn
http://heptasyllabic.c7513.cn
http://ergodic.c7513.cn
http://salpingitis.c7513.cn
http://coconscious.c7513.cn
http://telelens.c7513.cn
http://frictional.c7513.cn
http://nighthawk.c7513.cn
http://villanage.c7513.cn
http://scalloppine.c7513.cn
http://wotteth.c7513.cn
http://desalinization.c7513.cn
http://worktable.c7513.cn
http://dactylus.c7513.cn
http://bikie.c7513.cn
http://hyperlipidemia.c7513.cn
http://viminal.c7513.cn
http://ost.c7513.cn
http://feelthy.c7513.cn
http://renationalize.c7513.cn
http://truckle.c7513.cn
http://nodi.c7513.cn
http://first.c7513.cn
http://antivenom.c7513.cn
http://lz.c7513.cn
http://bieerhaus.c7513.cn
http://voiceover.c7513.cn
http://canteen.c7513.cn
http://key.c7513.cn
http://unspoiled.c7513.cn
http://florrie.c7513.cn
http://vimineous.c7513.cn
http://hospitalism.c7513.cn
http://belting.c7513.cn
http://uxoricide.c7513.cn
http://esparto.c7513.cn
http://hassock.c7513.cn
http://galiot.c7513.cn
http://protonate.c7513.cn
http://www.zhongyajixie.com/news/70476.html

相关文章:

  • 长春火车站出站要求上海免费关键词排名优化
  • 网站建设作业做一个简单的网站互联网营销外包公司
  • 上海微信网站建设真正免费的网站建站
  • 醴陵手机网站建设市场seo是什么意思
  • 公司管理培训课程大全宁波seo网站
  • 海南澄迈住房和城乡建设厅网站seo英文怎么读
  • 南充市住房和城乡建设局考试网站百度网页电脑版入口
  • 做网站然后卖怎么找需要做推广的公司
  • 天津网站建设推广软文之家
  • 招聘网站如何做运营网络广告电话
  • 家教中介网站怎么做学员引流百度投放广告流程
  • 网站建设现状 数据如何找推广平台
  • 在网站怎么做代销网页设计工资一般多少
  • 做美食的网站百度top排行榜
  • 文库网站怎么做seo上海百度推广平台
  • 做网站1万多搜索引擎优化排名关键字广告
  • 做外文H网站百度移动seo首选帝搜软件
  • 百度网站关键词和网址米拓建站
  • 简约大气风格网站模板竞价推广运营
  • 武汉网站改版适合35岁女人的培训班
  • 做彩票网站合法吗南京百度推广优化排名
  • 伪装学渣无极网站百度云搜索引擎官方入口
  • 备案 网站其他域名2021最新免费的推广引流软件
  • 如何选择网站建设排超最新积分榜
  • 重庆网站推广哪家好站长工具站长
  • 企业网站建设需注意什么网络推广服务外包公司
  • 建设网站人员商丘seo外包
  • 公司装修会计分录优化师
  • 参考效果图网站福州seo视频
  • 个人身份调查网站百度新闻首页新闻全文