RavenBlog
Black:  ravenblack.net | me | games | books | email | wishlist | rss
Blogs:  Angryblog | As Above | MonkyBlog | Nightshade | Journals
Blimey:  SomethingAwful | Advice
Archives: Last 4 Days | June2001 | July2001 | August2001 | September2001 | October2001 | November2001 | December2001 | January2002 | February2002 | March2002 | April2002 | May2002 | June2002 | July2002 | August2002 | September2002 | October2002 | November2002 | December2002 | January2003 | February2003 | March2003 | April2003 | May2003 | June2003 | July2003 | August2003 | September2003 | October2003 | November2003 | December2003 | January2004 | February2004 | March2004 | April2004 | May2004 | June2004 | July2004 | August2004 | September2004 | October2004 | November2004 | December2004 | January2005 | February2005 | March2005 | April2005 | May2005 | June2005 | July2005 | August2005 | September2005 | October2005 | November2005 | January2006 | February2006 | March2006 | April2006 | May2006 | June2006 | July2006 | August2006 | September2006 | October2006 | November2006 | December2006 | January2007 | February2007 | March2007 | April2007 | May2007 | June2007 | July2007 | August2007 | September2007 | October2007 | November2007 | December2007 | January2008 | February2008 | March2008 | April2008 | May2008 | June2008 | July2008 | August2008 | September2008 | October2008 | November2008 | December2008 | January2009 | March2009 | April2009 | May2009 | July2009 | August2009 | September2009 | February2010 | March2010 | June2010 | July2010 | August2010 | September2010 | October2010 | November2010 | December2010 | February2011 | March2011 | April2011 | May2011 | June2011 | July2011 | August2011 | September2011 | October2011 | December2011 | March2012 | April2012 | May2012 | September2012 | December2012 | March2013 | April2013 | May2013 | June2013 | October2021


Comments on Tuesday 28 January 2003:
The following post consists of programmer ranting. You need read no further if this won't interest you.

Tsk - several hours of coding video capture stuff, to make a webcam plugin for RavenGive, entirely wasted; the Win32 SDK has a lot of stuff about "AviCap" windows, which were working reasonably well as far as I got, except for not supporting my TV capture card (it supported video camera and webcam). I wasn't too bothered by that, since several other programs shared the problem - but some didn't, so I was a little irked. Only later did I stumble upon the DirectShow method of video capture, which is almost certainly the method used by those programs that didn't share the problem, and also seems likely to be better behaved in general. It's also, of course, going to be entirely unrelated in every way to the AviCap interface. Tsk, wasted time.

On the up-side, my jpeg interface libraries are excellent, capable of whapping bitmaps to jpegs and back with a single function call each way. And leaping tall buildings. [06:16]

Digi
(note: from now on posts by me wont contain apostrophes, unless they slip in by accident - so no flames about terrible punctuation).

Your planning on using HTTP to transport realtime video? Or are you just making AVIs, saving them, and making them available for download? Or is it that your adding a new connection protocol to RavenGive (ie, not HTTP) and connecting through that?

Will video be available in shareware versions? (Of course it won't, silly bloody question.)

Icarus
I don't know if this will help you at all, but I'm running Camstream under Linux which offers similar functionality to VisionGS. The url is: http://www.smcc.demon.nl/camstream/

Maybe the source code is of use?

icy

RavenBlack
HTTP to transport realtime jpeg-frames (probably the best option for realtime video, since it doesn't rely on frame-similarity). It will be available in unregistered shareware, but will do something appropriately irritating (perhaps replacing every tenth transmitted frame with a big "UNREGISTERED", or plastering the word across the image perpetually, or something).

Nik
"...no flames about terrible punctuation"

How about I moan about the missing 'e' in "Your planning", then? Ahaha.

Raven, you should make it hopelessly over-complicated: split each frame into NxN sub-frames (N being user configurable), and only transmit sub-frames that differ by more than Y% (Y also user configurable).

This will reduce bandwidth use by more than the loss of compression efficiency.

Also, I demand it. More importantly, I demand that someone other than me write it.

Not that I even use, own or even intend to own a video capturey thing. They steal your soul.

Digi
Fair one, Nik.

(adendum: Normal poor spelling services will be unaffected)

Tom
'Your planning on using HTTP to transport realtime video?' Still passably correct if followed by 'Brilliant idea!' or similar, and if Raven had already presented this idea as a plan. Really, it is. Hoorah for grandma!
Add Comment:
Name:Comment: (max. 2048 characters)
Email:
Show Email: (if no website)
Website:
No HTML tags allowed.
(Antispam) What is 60 + 22?
Archives: Last 4 Days | June2001 | July2001 | August2001 | September2001 | October2001 | November2001 | December2001 | January2002 | February2002 | March2002 | April2002 | May2002 | June2002 | July2002 | August2002 | September2002 | October2002 | November2002 | December2002 | January2003 | February2003 | March2003 | April2003 | May2003 | June2003 | July2003 | August2003 | September2003 | October2003 | November2003 | December2003 | January2004 | February2004 | March2004 | April2004 | May2004 | June2004 | July2004 | August2004 | September2004 | October2004 | November2004 | December2004 | January2005 | February2005 | March2005 | April2005 | May2005 | June2005 | July2005 | August2005 | September2005 | October2005 | November2005 | January2006 | February2006 | March2006 | April2006 | May2006 | June2006 | July2006 | August2006 | September2006 | October2006 | November2006 | December2006 | January2007 | February2007 | March2007 | April2007 | May2007 | June2007 | July2007 | August2007 | September2007 | October2007 | November2007 | December2007 | January2008 | February2008 | March2008 | April2008 | May2008 | June2008 | July2008 | August2008 | September2008 | October2008 | November2008 | December2008 | January2009 | March2009 | April2009 | May2009 | July2009 | August2009 | September2009 | February2010 | March2010 | June2010 | July2010 | August2010 | September2010 | October2010 | November2010 | December2010 | February2011 | March2011 | April2011 | May2011 | June2011 | July2011 | August2011 | September2011 | October2011 | December2011 | March2012 | April2012 | May2012 | September2012 | December2012 | March2013 | April2013 | May2013 | June2013 | October2021