-
-
Notifications
You must be signed in to change notification settings - Fork 17
Description
Is your feature request related to a problem? Please describe.
As a Flight Director, I want to display a live-video feed to the players, so that I can interact with them in real-time as a character to tell the story.
Describe the solution you'd like
The Flight Director can stream a video/audio feed from a webcam, HDMI input, or computer screen to the Viewscreen. The video feed will allow the Flight Director to interact with the players as a character or part of the story.
The Flight Director can start and stop the stream, as well as mute and turn off video. The video steam only shows on the Viewscreen when it is being streamed, the players cannot control it.
Additional context
The Flight Director can stream their webcam, or in my case, stream an HDMI input from another computer which is rendering, with audio, a live-action Unreal metahuman so that I can use a virtual character instead of my webcam.
Here's an example of the streaming in my fork of the codebase. Viewscreen on the left, and Flight Director core Video screen on the right.