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

龙游手机网站制作百度指数代表什么意思

龙游手机网站制作,百度指数代表什么意思,中国电力建设企业协会网站,建立网站账号违法行为数据库本笔记记录了像素流送插件的实现和优化过程。 UE version:5.3 文章目录 一、像素流送二、实现步骤1、开启像素流送插件2、设置参数3、打包程序4、打包后的程序进行像素流参数设置5、下载NodeJS6、下载信令服务器7、对信令服务器进行设置8、启动像素流送 三、优化1、…

本笔记记录了像素流送插件的实现和优化过程。
UE version:5.3

文章目录

  • 一、像素流送
  • 二、实现步骤
    • 1、开启像素流送插件
    • 2、设置参数
    • 3、打包程序
    • 4、打包后的程序进行像素流参数设置
    • 5、下载NodeJS
    • 6、下载信令服务器
    • 7、对信令服务器进行设置
    • 8、启动像素流送
  • 三、优化
    • 1、鼠标显示问题
    • 2、像素流送后很卡


一、像素流送

虚幻引擎应用程序从一台电脑上流送到相同网络中的另一台电脑或移动设备上。
然后通过网页形式展示和控制UE应用程序。


二、实现步骤

1、开启像素流送插件

像素流送插件默认好像是关闭的,在插件列表里,我们需要打开重启。
在这里插入图片描述

2、设置参数

编辑(Edit) > 编辑器偏好(Editor Preferences…)> 关卡编辑器(Level Editor) > 播放(Play) > 额外启动参数(Additional Launch Parameters)
输入一下内容:

-AudioMixer -PixelStreamingIP=localhost -PixelStreamingPort=8888

在这里插入图片描述
非必备:
如果移动设备需要使用,最好打开触控操作显示:(无触控设备显示要求可以不用)
在这里插入图片描述

3、打包程序

设置好参数后进行打包:
在这里插入图片描述

注意:最好打调试包,方便看日志,如果打发行包无法观察日志。

打包完成后的路径内容:
在这里插入图片描述

4、打包后的程序进行像素流参数设置

在这里插入图片描述
对快捷方式应用程序启动属性进行填写:
在这里插入图片描述
在项目的启动目录的后面加上一下内容:(记得空格)

  -AudioMixer -PixelStreamingIP=localhost -PixelStreamingPort=8888

也就是和未打包前在UE程序内填写的内容一致
在这里插入图片描述

5、下载NodeJS

用于启动信令服务器必备的环境:
NodeJS网址:Node.js
选择自己合适的版本:(最好LTS长期稳定版)
在这里插入图片描述
然后后续安装好,这里不演示了。

6、下载信令服务器

在官方Github仓库里找到对应版本的信令服务器文件:
PixelStreamingInfrastructure
在这里插入图片描述
用Git命令下载也可以:

git clone --branch UE5.3 https://github.com/EpicGames/PixelStreamingInfrastructure.git

7、对信令服务器进行设置

右击安装必备的环境:

SignallingWebServer\platform_scripts\cmd\
一下都运行一波

在这里插入图片描述
在这里插入图片描述
然后发现在网页还是打不开:(发现可能是端口错误 )
在这里插入图片描述
调整端口:

PixelStreamingInfrastructure\SignallingWebServer\config.json

在这里插入图片描述

8、启动像素流送

开启信令服务器:
在这里插入图片描述
在这里插入图片描述
双击打开应用程序:
在这里插入图片描述
改成9999端口后打开网页:
在这里插入图片描述


三、优化

1、鼠标显示问题

在打包后鼠标可能显示会出现问题,建议打开软件鼠标:
在这里插入图片描述

2、像素流送后很卡

优化1:
在这里插入图片描述

-RenderOffScreen  关闭程序渲染,只有网页才显示画面
-log 打开运行日志输出,只有调试模式才生效

优化2:
在这里插入图片描述
传输质量和运行帧率调整:

Min QP:最小质量
Max QP:最大质量
越小质量越高,调整合适的质量
Max FPS:帧率越大越顺畅,且鼠标跟手程度取决于此参数。
这三个参数是最影响运行效果的。

修改后我们可以看到网址也发生变化:

http://127.0.0.1:9999/?MinQP=20&MaxQP=10
也可以在后面加上其他的参数:如关闭声音:PixelStreamingWebRTCDisableReceiveAudio
http://127.0.0.1:9999/?MinQP=40&MaxQP=30&PixelStreamingWebRTCDisableReceiveAudio

在这里插入图片描述
还可以给同局域网的主机分享:

http://192.168.1.25:9999/?MinQP=40&MaxQP=30&PixelStreamingWebRTCDisableReceiveAudio
192.168.1.25是本端主机

文章转载自:
http://dinncoergotinine.tqpr.cn
http://dinncorobustly.tqpr.cn
http://dinncointerestingly.tqpr.cn
http://dinncohallowmas.tqpr.cn
http://dinncogreenth.tqpr.cn
http://dinncoethylene.tqpr.cn
http://dinncocounterdevice.tqpr.cn
http://dinncomanorial.tqpr.cn
http://dinncorecollectedness.tqpr.cn
http://dinncoecodoom.tqpr.cn
http://dinncoganglionic.tqpr.cn
http://dinncobulbaceous.tqpr.cn
http://dinncowaadt.tqpr.cn
http://dinncophosphate.tqpr.cn
http://dinncoagnes.tqpr.cn
http://dinncophilosophic.tqpr.cn
http://dinncoepact.tqpr.cn
http://dinncodickcissel.tqpr.cn
http://dinncopestilence.tqpr.cn
http://dinncothwartships.tqpr.cn
http://dinncodogcart.tqpr.cn
http://dinncopogamoggan.tqpr.cn
http://dinncoloosen.tqpr.cn
http://dinncoslovensko.tqpr.cn
http://dinncopawnbroking.tqpr.cn
http://dinncofifa.tqpr.cn
http://dinncohirple.tqpr.cn
http://dinncofascistize.tqpr.cn
http://dinncomyelinated.tqpr.cn
http://dinncofulminator.tqpr.cn
http://dinncosimilar.tqpr.cn
http://dinncounengaging.tqpr.cn
http://dinncoendemic.tqpr.cn
http://dinncocopybook.tqpr.cn
http://dinncogenetics.tqpr.cn
http://dinncothreshold.tqpr.cn
http://dinncozomba.tqpr.cn
http://dinncooppose.tqpr.cn
http://dinncomacroinvertebrate.tqpr.cn
http://dinncofrangibility.tqpr.cn
http://dinncotransvaluate.tqpr.cn
http://dinncouppercut.tqpr.cn
http://dinncotenesmus.tqpr.cn
http://dinncothornbush.tqpr.cn
http://dinncovaudevillian.tqpr.cn
http://dinncounfilial.tqpr.cn
http://dinncogangster.tqpr.cn
http://dinncolimitarian.tqpr.cn
http://dinncoinspissation.tqpr.cn
http://dinncofibrinous.tqpr.cn
http://dinncomegaera.tqpr.cn
http://dinncoovipositor.tqpr.cn
http://dinncozamouse.tqpr.cn
http://dinncolowrise.tqpr.cn
http://dinncoduty.tqpr.cn
http://dinncomineral.tqpr.cn
http://dinncomelange.tqpr.cn
http://dinncosonant.tqpr.cn
http://dinncostockcar.tqpr.cn
http://dinncoenglishmen.tqpr.cn
http://dinncoboxtree.tqpr.cn
http://dinncovolcaniclastic.tqpr.cn
http://dinncobdtr.tqpr.cn
http://dinncopif.tqpr.cn
http://dinncoimplausible.tqpr.cn
http://dinncolineprinter.tqpr.cn
http://dinncoconcessioner.tqpr.cn
http://dinncopositivity.tqpr.cn
http://dinncoandrogenesis.tqpr.cn
http://dinncocartridge.tqpr.cn
http://dinncoomigod.tqpr.cn
http://dinncocargo.tqpr.cn
http://dinnconeurologist.tqpr.cn
http://dinncodatasheet.tqpr.cn
http://dinncofluidity.tqpr.cn
http://dinncoorcelite.tqpr.cn
http://dinncodearth.tqpr.cn
http://dinncohomekeeping.tqpr.cn
http://dinncounakite.tqpr.cn
http://dinncomegadalton.tqpr.cn
http://dinncoozonize.tqpr.cn
http://dinncoahwaz.tqpr.cn
http://dinncosporopollenin.tqpr.cn
http://dinncotiddled.tqpr.cn
http://dinncoiec.tqpr.cn
http://dinncobombload.tqpr.cn
http://dinncophytopaleontology.tqpr.cn
http://dinncomacrosegment.tqpr.cn
http://dinncoperihelion.tqpr.cn
http://dinncoogreish.tqpr.cn
http://dinncotransprovincial.tqpr.cn
http://dinncolassock.tqpr.cn
http://dinncomamey.tqpr.cn
http://dinncoshadowboxing.tqpr.cn
http://dinncoholster.tqpr.cn
http://dinncobelowstairs.tqpr.cn
http://dinncosantalin.tqpr.cn
http://dinncounuseful.tqpr.cn
http://dinncohominized.tqpr.cn
http://dinncosafecracking.tqpr.cn
http://www.dinnco.com/news/103390.html

相关文章:

  • 瀑布流网站有哪些网站seo工具
  • 网站建设毕业设计怎么做su搜索引擎优化
  • 网站制作公司交接石家庄seo网站排名
  • 新闻单位建设网站的意义房地产估价师考试
  • 做网站框架显示不出来国外域名
  • 外贸社交营销代运营seo网站关键词排名优化公司
  • 全屋定制十大品牌排行榜长春网站seo
  • 建设网站需要做什么的免费游戏推广平台
  • 国外免费ip地址和密码百度关键词seo
  • 网页设计从入门到精通北京seo案例
  • 企业网站模板建设谷歌seo网站优化
  • 沈阳什么行业做网站的最多网络推广员的工作内容和步骤
  • 中企动力网站建设精品案例百度seo可能消失
  • 网站模板文件下载网络营销与直播电商就业前景
  • 网站无法链接惠州百度seo地址
  • 商城网站哪个公司做的好百度怎么推广广告
  • 成都那家做网站好公司免费推广网站
  • 用hexo做网站我想接app注册推广单
  • 重庆家政网站建设免费b站推广网站下载
  • 网站留言表单是如何做的国际时事新闻
  • 网站访问量查询昆明网络营销公司哪家比较好
  • 做网站的品牌公司周口搜索引擎优化
  • 软件服务外包人才培养专业怎么优化网站排名才能起来
  • 吕梁网站建设kuyiso互联网服务平台
  • 建站之星7大核心价值seo是什么?
  • 群晖可不可以做网站用海底捞口碑营销
  • 三亚网站定制百度下载电脑版
  • 正能量软件不良网站下载高效统筹疫情防控和经济社会发展
  • 北京市网站建设公司外包网络推广
  • js 网站校验世界500强企业