[ANN] vnc over gif

82 views
Skip to first unread message

Andrey

unread,
May 24, 2013, 6:09:50 AM5/24/13
to nod...@googlegroups.com
https://github.com/sidorares/vnc-over-gif

Friday evening project: vnc viewer based on animated gif image stream. Browser requirement: netscape 2.0+

Regards
Andrey.

mscdex

unread,
May 24, 2013, 7:49:45 AM5/24/13
to nodejs
On May 24, 6:09 am, Andrey <andrey.sido...@gmail.com> wrote:
> Browser requirement: netscape 2.0+

Time to upgrade my browser :-(

Nathan Rajlich

unread,
May 24, 2013, 12:27:46 PM5/24/13
to nodejs
Sounds cool! Any screenshots?



--
--
Job Board: http://jobs.nodejs.org/
Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to nod...@googlegroups.com
To unsubscribe from this group, send email to
nodejs+un...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

---
You received this message because you are subscribed to the Google Groups "nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nodejs+un...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.



Matt

unread,
May 24, 2013, 12:45:30 PM5/24/13
to nod...@googlegroups.com
Would that be screenshotception?

Christian Tellnes

unread,
May 24, 2013, 5:08:32 PM5/24/13
to nod...@googlegroups.com
2013/5/24 mscdex <msc...@gmail.com>:
> On May 24, 6:09 am, Andrey <andrey.sido...@gmail.com> wrote:
>> Browser requirement: netscape 2.0+
>
> Time to upgrade my browser :-(

Time to downgrade node.


--
Sincerely, Christian Vaagland Tellnes
Phone: +4791861617
https://github.com/tellnes

Eric Muyser

unread,
May 24, 2013, 8:07:28 PM5/24/13
to nod...@googlegroups.com
GIFs have output callbacks? Alright then.. learn something new every day. Sounds awesome!


Andrey

unread,
May 24, 2013, 8:18:44 PM5/24/13
to nod...@googlegroups.com
I added output callback yesterday.
https://github.com/pkrumins/node-gif/commit/4018b0dd212b45ba2cf23334381dc2b5db9044a0

Actually it could be better interface for node-gif than getGif/setFileName (have only 'data' callback and wrap the rest of functionality in JS land as node streams)
I'd like to see vnc-over-gif as one-liner: http.createServer((req,res) -> vnc.pipe(gif).pipe(res) ) :)
Reply all
Reply to author
Forward
0 new messages