Hi,<br> First thing you would need to get your frame buffer form the VideoCapture is a gstreamer plugin that can interface with VideoCapture... <br><br> And if it doesn't exists... create one, which means you will have to compile gstreamer on windows wich is not trivial...
<br><br> All that in 4 days , you would need someone who already has a gstreamer code base that can compile in windows and knows your VideoCapture lib...<br><br> But other then that gstreamer seems a good choice for your application.
<br><br>The difficult part I guess will be the webcam access on the different platforms as it's driver dependant... I had a lot of troubles with webcams on linux... but that beeing said it's not related to gstreamer.
<br><br><br>Good Luck! :)<br><br><br><div><span class="gmail_quote">On 4/25/07, <b class="gmail_sendername">Ken Seehart</b> <<a href="mailto:ken@seehart.com">ken@seehart.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div bgcolor="#ffffff" text="#000000">
BTW, if it would help, I can post a $2000 bounty on a wxPython
application that demonstrates the functionality listed below by May 1,
2007. The result would be open source. If you are interested, I can
provide you with a simple wxPython demo application that displays video
from a frame buffer connected to VideoCapture (a Windows-only webcam
capture library). My wxPython demo app could easily be made to display
any flat RGB frame buffer, so you don't need to worry about GUI
development. If that schedule is a bit tight, we can negotiate a
little.<br>
<br>
Anyone interested?<br>
<br>
- Ken Seehart<br>
<br>
Ken Seehart wrote:
<blockquote cite="http://mid462FA2BC.8090303@seehart.com" type="cite"><span class="q">
What I need :<br>
<br>
- multi-platform (Linux, Windows, Mac OSX)<br>
- python bindings<br>
- streaming download from our server to our client (I need to develop
both the client and the server)<br>
- simple audio/video conferencing (one source to many viewers)<br>
- ability to play videos (only need one format, and it doesn't matter
which one)<br>
- ability to go to a specified time index during video playback (to
within a 500ms)<br>
- ability to know the current time index during video playback (to
within a 500ms)<br></span>
- interface to webcam devices on all target platforms (Linux, Windows,
Mac OSX)<span class="q"><br>
<br>
I don't need or want <i>any </i>GUI support. I want the video
playback functionality to simply provide me with a flat RGB frame
buffer, which I can then display myself (in wxPython).<br>
<br>
Is anyone working on a multi-platform python egg? If gstreamer happens
to be what I am looking for, I might be willing to contribute
development of the egg installer if nobody is doing that yet.<br>
<br>
How does gstreamer compare with kamaelia?<br>
<br>
The development seems to be Linux-centric, which is definitely better
than Windoze-centric, but I am wondering if anyone is successfully
using gstreamer to develop applications that run on Windows too.<br>
<br>
Thanks a bunch,<br>
- Ken Seehart<br>
<br>
<br>
<br>
</span><pre><hr size="4" width="90%">
-------------------------------------------------------------------------<br>This SF.net email is sponsored by DB2 Express<br>Download DB2 Express C - the FREE version of DB2 express and take<br>control of your XML. No limits. Just data. Click to get it now.
<br><a href="http://sourceforge.net/powerbar/db2/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://sourceforge.net/powerbar/db2/</a></pre>
<pre><hr size="4" width="90%">
_______________________________________________<br>gstreamer-devel mailing list<br><a href="mailto:gstreamer-devel@lists.sourceforge.net" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">gstreamer-devel@lists.sourceforge.net
</a>
<a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a>
</pre>
</blockquote>
<br>
</div>
<br>-------------------------------------------------------------------------<br>This SF.net email is sponsored by DB2 Express<br>Download DB2 Express C - the FREE version of DB2 express and take<br>control of your XML. No limits. Just data. Click to get it now.
<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://sourceforge.net/powerbar/db2/" target="_blank">http://sourceforge.net/powerbar/db2/</a><br>_______________________________________________<br>gstreamer-devel mailing list
<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br><a onclick="return top.js.OpenExtLink(window,event,this)" href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br><br></blockquote></div><br>