You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
This change list is a collation of work from multiple authors. ********Features******* * Adds Editor Streaming module for compositing and streaming of the Unreal Editor * Pixel Streaming now uses WebRTC codec negotiation instead picking one at command line * Pixel Streaming now supports custom protocols * Pixel Capture plugin created which can capture pixel buffers and sample them at independent rates * Added support for arbitrary audio input into Pixel Streaming * PixelStreamingVCam supports camera control with ARKit ********Bugfixes******* * Fix Pixel Streaming FPS CVar so that it correctly enforces FPS * Fix to make current Pixel Streaming compatible with older versions of UE signalling protocol where "playerConnected" message is not sent * Pixel Streaming: Fix for format requests locking forever ********Refactors******* * Streamer will now attempt reconnection after a set delay instead of instantly #rb matthew.cotton #fyi mattias.jansson, william.belcher #jira none #preflight 6304d06403520e063cbd36a5 [CL 21506776 by Nick Pace in ue5-main branch]