Muilt Render Streaming
MuiltRenderStreaming allows for real-time streaming of Unity's visuals and audio to a web browser, enabling remote operation of Unity within the browser.
by AppleInTree
Price History +
Supports pushing Unity local running screen to the web, currently supports mouse and keyboard operations
1.Push real-time audio and video to the web
2.Get web-side operations and control Unity on the web-side
3.Supports dynamic distribution between multiple local programs and multiple web users
4.Distributed deployment is supported, and after the link is established, there is almost no limit to the number of channels for P2P linking between Unity and the web
Asset uses com.unity.webrtc under MIT license; see Third-Party Notices.txt file in package for details.
Asset uses websocket-sharp; under MIT license see Third-Party Notices.txt file in package for details.
Asset uses Newtonsoft.Json under MIT license; see Third-Party Notices.txt file in package for details.