<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
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>
- interface to webcam devices on all target platforms<br>
<br>
I don't need or want <i>any </i>GUI support.&nbsp; 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?&nbsp; 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>
</body>
</html>