Begoit has enabled AMD GPUs and NetInt VPU in Android docker containers, as such it can enable direct rendering and hardware accelerated video encoding in guest virtual environments. In this setup, all rendering, encoding, and streaming can be done inside the Android containers and thus make the management or orchestration much easy, in addition to performance gain from the direct rendering.
WebRTC is the protocol adopted by Begoit for streaming protocol which enable streaming to any web browsers with WebRTC support, without install any new packages. In addition to browsers, Begoit also provided SDK for better integration with customers environments.
Begoit also support guest CPU encoding together with guest rendering with AMD GPU. This configuration is similar to the one above mentioned but replaced the encoding components with CPU.
On the systems with Nvidia GPUs, Begoit can be configured as host rendering mode, which the graphics commands are streamed to an agent running at host and finish the actual rendering, encoding, and streaming.