On Sun, 8 Sep 2013 21:26:55 +0800
Jun Jie Pang <junjiep...@gmail.com> wrote:

> Hello all,
>   I wish to replace the rectangular rfb updates into a video stream. I plan
> to do the following, Would anyone be so kind to guide me on whether is the
> approach viable.
> 
> 1) enableContinuousUpdates: So the updates are no longer client driven
> 2) Change the original update (x,y, height, width) to (0, 0,
> heightOfScreen, widthOfScreen): So that I can get the "full screen"

A TigerVNC client will already do these two things.

> 3) Convert the data from rfb format into JPEG (which I have no idea how as
> of now... Saw a JPEG compressor in the files, but no option for using it in
> the encodings... perhaps I can use that ?)

JPEG is used when suitable. Currently that is triggered on the fact
that the data to be sent has a lot of different pixel values.

> 
> By the way is there any official documentation for TigerVNC ? It would be
> greatly appreciated! Spent a few weeks looking at the code and I feel that
> I'm still at the tip of the iceberg =\

Nope, just the man pages.

Rgds
-- 
Pierre Ossman           Software Development
Cendio AB               http://cendio.com
Teknikringen 8          http://twitter.com/ThinLinc
583 30 Linköping        http://facebook.com/ThinLinc
Phone: +46-13-214600    http://plus.google.com/112509906846170010689

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?

Attachment: signature.asc
Description: PGP signature

------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
_______________________________________________
Tigervnc-devel mailing list
Tigervnc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tigervnc-devel

Reply via email to