awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesProgressive Media Loading

Techniques for fetching media data in chunks to enable playback before the full asset is downloaded.

Distinct from Loading Progress Bars: Distinct from Loading Progress Bars: focuses on the data fetching strategy for playback, not the UI indicator.

Explore 1 awesome GitHub repository matching user interface & experience · Progressive Media Loading. Refine with filters or upvote what's useful.

Awesome Progressive Media Loading GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • phoboslab/jsmpegالصورة الرمزية لـ phoboslab

    phoboslab/jsmpeg

    6,498عرض على GitHub↗

    jsmpeg is a JavaScript MPEG1 video decoder and canvas-based video renderer. It functions as a client-side media decoder that processes video frames in JavaScript, rendering them to an HTML5 canvas without relying on native browser video elements. The project provides a low-latency video player capable of receiving binary media data over WebSockets for real-time streaming. It also supports the progressive loading of static video files via Ajax to allow playback to begin before a file is fully downloaded. The system includes capabilities for playback state and event management, allowing for th

    Implements progressive loading of static video files via Ajax to allow playback to begin before the full download completes.

    JavaScript
    عرض على GitHub↗6,498
  1. Home
  2. User Interface & Experience
  3. Loading Progress Bars
  4. Progressive Media Loading