do anyone of use know of an open-source version of this java applet at this web site <http://vimas.com/video.php> ? tom_a_sparks Light travels faster then sound, which is why some people appear bright, until you hear them speak
Hi Tom,>do anyone of use know of an open-source version of this java applet at thisweb site <http://vimas.com/video.php> ? you might look at http://www.xuggle.com/xuggler/ and http://wiki.xuggle.com/Xuggle_Screensharing_Implementation http://wiki.xuggle.com/Encoding_Video_from_a_sequence_of_Images I though on one more approach - to use opengl hardware acceleration ( to make a transparent window and make glReadPixels ) that should more fast than java reading screen. Regards Sergey On Sun, Jul 4, 2010 at 3:25 PM, Tom Sparks <tom_a_sparks at yahoo.com.au>wrote:> do anyone of use know of an open-source version of this java applet at this > web site <http://vimas.com/video.php> ? > > tom_a_sparks > Light travels faster then sound, which is why some people appear bright, > until you hear them speak > > > > _______________________________________________ > theora mailing list > theora at xiph.org > http://lists.xiph.org/mailman/listinfo/theora >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/theora/attachments/20100704/3a1ad5de/attachment.htm
Hi Tom, I found even better solution https://code.google.com/p/packet-multibroadcaster/ still I seen nobody who implemented glReadPixels ( search google glReadPixels screencapture to get idea of it ), if such utility, you mentioned, would exists and use theora/vorbis/WebM that will be really great. I can assist a bit ( many ears ago I devised and coded a screen capture app CapturePad, so have a strong feelings for such things) Regards Sergey On Sun, Jul 4, 2010 at 3:38 PM, Sergey Kurdakov <sergey.forum at gmail.com>wrote:> Hi Tom, > > > >do anyone of use know of an open-source version of this java applet at > this web site <http://vimas.com/video.php> ? > > you might look at http://www.xuggle.com/xuggler/ > > and http://wiki.xuggle.com/Xuggle_Screensharing_Implementation > http://wiki.xuggle.com/Encoding_Video_from_a_sequence_of_Images > > I though on one more approach - to use opengl hardware acceleration ( to > make a transparent window and make glReadPixels ) that should more fast than > java reading screen. > > Regards > Sergey > > > On Sun, Jul 4, 2010 at 3:25 PM, Tom Sparks <tom_a_sparks at yahoo.com.au>wrote: > >> do anyone of use know of an open-source version of this java applet at >> this web site <http://vimas.com/video.php> ? >> >> tom_a_sparks >> Light travels faster then sound, which is why some people appear bright, >> until you hear them speak >> >> >> >> _______________________________________________ >> theora mailing list >> theora at xiph.org >> http://lists.xiph.org/mailman/listinfo/theora >> > >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/theora/attachments/20100704/c04d5e9b/attachment.htm
--- On Sun, 4/7/10, Sergey Kurdakov <sergey.forum at gmail.com> wrote: From: Sergey Kurdakov <sergey.forum at gmail.com> Subject: [theora] web-based video recorder To: theora at xiph.org Received: Sunday, 4 July, 2010, 10:00 PM Hi Tom, I found even better solution https://code.google.com/p/packet-multibroadcaster/ still I seen nobody who implemented glReadPixels ( search google glReadPixels screencapture to get idea of it ), if such utility, you mentioned, would exists and use theora/vorbis/WebM that will be really great. I can assist a bit ( many ears ago I devised and coded a screen capture app CapturePad, so have a strong feelings for such things) if anybody can help then do it uploading needs to be the last step must be compatible with? firefogg upload code as see in bzr branch http://firefogg.org/dev/FirefoggPHPExample tom -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/theora/attachments/20100704/8e700ca9/attachment.htm