[Webkit-unassigned] [Bug 233477] New: [GStreamer][WPE] Use WPE_SHELL_MEDIA_DISK_CACHE_PATH env var to customize media disk cache path

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 24 11:46:06 PST 2021


https://bugs.webkit.org/show_bug.cgi?id=233477

            Bug ID: 233477
           Summary: [GStreamer][WPE] Use WPE_SHELL_MEDIA_DISK_CACHE_PATH
                    env var to customize media disk cache path
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: eocanha at igalia.com

"/var/tmp" isn't always the best place to store the media download cache generated by GstDownloadBuffer on embedded platforms. Each of those downloads can hold up to a whole movie (Gigabytes) and "/var/tmp" is sometimes a memory based tmpfs.

Some way to control the cache path is needed. Metrological has been successfully using an environment variable for that purpose downstream since 2018. If that implementation is upstreamed, other WPE users can benefit from it.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20211124/f082efb2/attachment-0001.htm>


More information about the webkit-unassigned mailing list