[Zope-dev] Streaming large files

Eugene el-spam at yandex.ru
Fri Jul 9 02:50:40 EDT 2004


Hello Thilo,
Thursday, July 8, 2004, 9:07:18 PM, you wrote:

I don't know how it relates to Zope.
There's FFServer (http://ffmpeg.sf.net) - powerful streaming solution.
Or you may be interested in www.MMManager.org - Multimedia manager for
Zope.


TS> hi!
TS> I have to stream large mpeg-files over http with range support. this
TS> works quite nice until the client seeks in the (media)player and the
TS> files aren't tooooo large, because zope caches the whole file...
TS> ...so each seek means streaming the whole file from the requested 
TS> position till end *g*
->> my RESPONSE object doesn't even know, that the player has seeked e.g.
TS> back to the beginning...
TS> is there a way to bypass the zope caching? and how do I know if the
TS> player has disconnected, so I can stop streaming?


TS> thanks in advance
TS> thilo
TS> _______________________________________________
TS> Zope-Dev maillist  -  Zope-Dev at zope.org
TS> http://mail.zope.org/mailman/listinfo/zope-dev
TS> **  No cross posts or HTML encoding!  **
TS> (Related lists - 
TS>  http://mail.zope.org/mailman/listinfo/zope-announce
TS>  http://mail.zope.org/mailman/listinfo/zope )



-- 
Best regards,
 Eugene                            mailto:el-spam at yandex.ru



More information about the Zope-Dev mailing list