RESOLVED WONTFIX 66967
[GStreamer] Application Cache support
https://bugs.webkit.org/show_bug.cgi?id=66967
Summary [GStreamer] Application Cache support
Philippe Normand
Reported 2011-08-25 11:49:37 PDT
In the case where on-disk buffering is done it should be done to the Application Cache (if enabled). This would allow us to play the buffered file directly for the next playbacks of the media URI. - find a way to configure the queue2 created by uridecodebin, we should set the temp-template property to point to the Cache directory before buffering starts - when loading a URI, first check if it's been previously cached. If so, load the cached file One should also check the use-cases where buffering is interrupted or a seek is done (=> regions of the buffered media got skipped).
Attachments
Note You need to log in before you can comment on or make changes to this bug.