ue5.6 推送视频流

目录

[Pixel Streaming 2](#Pixel Streaming 2)

[exe 推流带分辨率,测试有效](#exe 推流带分辨率,测试有效)


ue5.6 界面自带 http server。

Pixel Streaming 2

打包后还是需要server单独启动:

exe 推流带分辨率,测试有效

cpp 复制代码
MetahumancharacterHeiXi.exe -ForceRes -ResX=540 -ResY=960 -RenderOffscreen -PixelStreamingSignallingURL="ws://127.0.0.1:8888"

vp9 命令行 变模糊

但是界面变vp9变清晰流畅。

bash 复制代码
MetahumancharacterHeiXi.exe -ForceRes -ResX=540 -ResY=960 -RenderOffscreen -PixelStreamingSignallingURL="ws://127.0.0.1:8888" -PixelStreamingCodec=VP9
相关推荐
im长街12 小时前
UE 课程介绍 - 1. 3DMax软件建模基础
ue5·3dsmax
directx3d_beginner2 天前
25,怪物受伤害和受力
ue5
directx3d_beginner3 天前
23,怪物血量改为C++
ue5
远离UE43 天前
UE5 compute shader 原子加
开发语言·c++·ue5
朗迹 - 张伟3 天前
UE5.7 PCG从入门到精通系列课程【第一课:基础介绍】
ue5·pcg
directx3d_beginner4 天前
22,攻击检测改为C++
ue5
HAPPY酷5 天前
【ROS2】 机械臂架构 vs UE5 游戏开发架构 终极对照表
架构·ue5
DoomGT5 天前
UE5 - 制作游戏中切换窗口后游戏自动暂停功能
游戏·ue5·ue4·虚幻·虚幻引擎·unreal engine
远离UE48 天前
UE5 World Partition
ue5
远离UE49 天前
UE5 简单 Mesh Shader 制作流程
ue5