V
V
Vladimir2012-07-20 14:03:02
Do it yourself
Vladimir, 2012-07-20 14:03:02

How to make "Gaikai"?

Hello.
Given:
There is a VM on VirtualBox (ubuntu 12.04 server) with VRDE server enabled.
Task:
Stream desktop virtual machines in h.264 quality.
Scheme:
VM+VRDE -> RDP client -> x264 (zero-latency...) -> stream server.
Question:
Tell me how to implement?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
DmZ, 2012-07-20
@Degot

As an option to raise a virtual X server (Xvfb), run RDP-client in fullscreen there. Then dump the whole screen through ffmpeg, convert it to h.264 and send it to the streamer (like ffmpeg -f x11grab -vc x264: 0.0)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question