Video live-stream inside Unity app

Howdy! I’m working on a multiplayer VR game and trying to figure out the best way to live-stream video in the experience for all players to see. Any ideas?

The most straightforward setup is using FMETP STREAM, which is also one of the popular solution of sharing VR Game Views. It’s C# cross-platform solution too.

One of related Quest Streaming demo: [Tutorial: FMETP STREAM] (10mins) Stream Oculus Quest VR View to Unity, Github link in Description - YouTube