On 08/05/14 09:37, Jay Sorg wrote:
>>> Almost always xrdp uses less bandwidth than MS server to MS client. :)
>>> If you turn on jpeg and use NeutrinoRDP client it can even be 3x less.
>>
>> Thinking aloud here, could you use this with x11rdp to improve video
>> playback? That is implement the Xvideo extension, grab the YUV data sent
>> to the "card" re-compress using JPEG (libjepg and libjpeg-turbo have
>> entry points for compressing YUV data) and spit out to the RDP client?
>>
>> I guess there could be issues with scaling at the client end?
>
> Using XV extension sounds like a fun project.  I'm sure it will work
> great.  This will only help apps like VLC and mplayer.  Flash and html
> 5 video don't use XV extension.
>

No but your post on codec mode got me thinking. I don't know about HTML5 
video but Adobe Flash does use the MIT Shared Memory extension for video 
acceleration.

     http://en.wikipedia.org/wiki/MIT-SHM

It's as basic as it gets for X11 video acceleration but you could use it 
capture just the video window from Flash stuff, and have the rest going 
normally.



JAB.

-- 
Jonathan A. Buzzard                 Email: jonathan (at) buzzard.me.uk
Fife, United Kingdom.

------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
xrdp-devel mailing list
xrdp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xrdp-devel

Reply via email to