Re: [Zope] streaming (video/audio)
FWIW, when I had a look at this not too long ago, there wasn't a lot there. On the other hand, writing one from scratch is a doable task - there's a fair amount to write, but it's not all that bad. (No, I can't release the one I've written - not mine to give away.) Bolting RTSP support into Zope could be done, but I'm not all that convinced it would be worth it - better would be to use a Zope based system to manage the stream configuration and files, and use a seperate system to manage the client connections. ymmv, imho, &c, Anthony
"Hung Jung Lu" wrote Hi,
Are there any open-source streaming technology available for Python/C++? (I know this is a far-fetched question. But I would imagine people are getting there.)
What about real-time voice/image captioning? Anything open-source?
I was told Real.com's client side has open API/SDK type of stuff, but I would guess the server side is probably not free.
regards,
Hung Jung
________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
-- Anthony Baxter <anthony@interlink.com.au> It's never too late to have a happy childhood.
participants (1)
-
Anthony Baxter