Thank you Martin :) you response has solved my problem. Sorry if my question can be sound trivial.
Massimiliano = Mail sent via Smartphone = On Aug 20, 2017 06:16, "Antoine Martin via shifter-users" < [email protected]> wrote: > On 20/08/17 03:04, Massimiliano Dal Cero via shifter-users wrote: > > Hi :) > > I'm new here, so I can repeat something that you've read in the past > > about XPRA > > (but I do not find anything about this). > > > > I need to execute an application and access it via a browser session (so > I > > use the --html5 option). > > > > Ok, this work without a problem, but I have another need: record session > on > > a video file. > > > > I tried with ffmpeg but I can only see the mouse, but the window of my > app > > is an black box :( > Xpra is a compositing window manager that happens to composite the > windows on the client (ie: HTML5 client), so the windows are never > actually painted on the server's vfb. > > > So i tried with "shadow + xvfb" options and the video now is ok, but with > > this option I lose some funtionality in html5 (ie: stretch area to full > > browser tab). > > So, the question is: > > Exist a solution for recording video without using shadow + xvfb and use > > native mode? > Yes, use "--sync-xvfb=DELAY", see: > https://www.xpra.org/trac/ticket/988 > > Cheers > Antoine > > > > > > thanks and best regards :) > > > > > > Max > > > > > > > > > > _______________________________________________ > shifter-users mailing list > [email protected] > http://lists.devloop.org.uk/mailman/listinfo/shifter-users _______________________________________________ shifter-users mailing list [email protected] http://lists.devloop.org.uk/mailman/listinfo/shifter-users
