Dash

Top 23 Dash Open-Source Projects

  • video.js

    Video.js - open source HTML5 video player

  • Project mention: Stream to Chromecast with resolved, vlc and bash | news.ycombinator.com | 2024-01-07

    For people who like to watch with subtitles, VLC currently doesn't support streaming to chromecast with SRT subtitles.. there are several issues for it and I believe support is slated for the next major version of Chromecast, but not sure when that will be.

    The typical "workaround" is to reencode the video file to include the subtitles directly, but that sounded like too much work, so I hacked together a static page using https://videojs.com/ to embed a player and load the video and subtitles in a browser window.

    Here it is in gist form if anyone has a similar issue: https://gist.github.com/HartS/9bb2721fa73b6798efcdbf5c463e87...

    This was hacked together as quickly as possible for my own needs, so definitely not intended to be an example of clean code. You need to run the python server separately to serve the SRT because video-js can't load it from a file URL IIRC

  • srs

    SRS is a simple, high-efficiency, real-time video server supporting RTMP, WebRTC, HLS, HTTP-FLV, SRT, MPEG-DASH, and GB28181.

  • Project mention: What's the state of screen-sharing games to friends on linux? | /r/linux_gaming | 2023-06-26
  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • dash

    Data Apps & Dashboards for Python. No JavaScript Required.

  • Project mention: dash VS solara - a user suggested alternative | libhunt.com/r/dash | 2023-10-13
  • digital_video_introduction

    A hands-on introduction to video technology: image, video, codec (av1, vp9, h265) and more (ffmpeg encoding). Translations: ๐Ÿ‡บ๐Ÿ‡ธ ๐Ÿ‡จ๐Ÿ‡ณ ๐Ÿ‡ฏ๐Ÿ‡ต ๐Ÿ‡ฎ๐Ÿ‡น ๐Ÿ‡ฐ๐Ÿ‡ท ๐Ÿ‡ท๐Ÿ‡บ ๐Ÿ‡ง๐Ÿ‡ท ๐Ÿ‡ช๐Ÿ‡ธ

  • Project mention: Breakdown of AV1 Video Codec | news.ycombinator.com | 2023-12-25

    There's a great introduction to video tech, including codecs, at https://github.com/leandromoreira/digital_video_introduction

  • zeal

    Offline documentation browser inspired by Dash

  • Project mention: DevDocs | news.ycombinator.com | 2024-01-12

    There's also Zeal (https://zealdocs.org/) which is basically the same as Dash but open source and runs on non-Mac devices.

  • react-player

    A React component for playing a variety of URLs, including file paths, YouTube, Facebook, Twitch, SoundCloud, Streamable, Vimeo, Wistia and DailyMotion

  • Project mention: Epic Next JS 14 Tutorial Part 6: Create Video Summary with Next.js and Open AI | dev.to | 2024-04-10

    Now, before using our getSummaryById function, let's install our video player. We will use React Player that you can find here.

  • mediaelement

    HTML5 <audio> or <video> player with support for MP4, WebM, and MP3 as well as HLS, Dash, YouTube, Facebook, SoundCloud and others with a common HTML5 MediaElement API, enabling a consistent UI in all browsers.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • xgplayer

    A HTML5 video player with a parser that saves traffic

  • clappr

    :clapper: An extensible media player for the web.

  • shaka-player

    JavaScript player library / DASH & HLS client / MSE-EME player

  • dash.js

    A reference client implementation for the playback of MPEG DASH via Javascript and compliant browsers.

  • Project mention: Elsล‘ hobbi projekt | /r/programmingHungary | 2023-07-06
  • N_m3u8DL-RE

    Cross-Platform, modern and powerful stream downloader for MPD/M3U8/ISM. English/็ฎ€ไฝ“ไธญๆ–‡/็น้ซ”ไธญๆ–‡.

  • Project mention: Is there any way to Rip/Download movies from the Iqiyi site? | /r/Piracy | 2023-07-09

    And you can use other tools that support local m3u8 such as https://github.com/nilaoda/N_m3u8DL-RE

  • vidgear

    A High-performance cross-platform Video Processing Python framework powerpacked with unique trailblazing features :fire:

  • Project mention: Why HTTP/3 is eating the world | news.ycombinator.com | 2023-10-05

    My experience that played out over the last few weeks lead me to a similar belief, somewhat. For rather uninteresting reasons I decided I wanted to create mp4 videos of an animation programmatically, from scratch.

    The first solution suggested when googling around is to just create all the frames, save them to disk, and then let ffmpeg do its thing from there. I would have just gone with that for a one-off task, but it seems like a pretty bad solution if the video is long, or high res, or both. Plus, what I really wanted was to build something more "scalable/flexible".

    Maybe I didn't know the right keywords to search for, but there really didn't seem to be many options for creating frames, piping them straight to an encoder, and writing just the final video file to disk. The only one I found that seemed like it could maybe do it the way I had in mind was VidGear[1] (Python). I had figured that with the popularity of streaming, and video in general on the web, there would be so much more tooling for these sorts of things.

    I ended up digging way deeper into this than I had intended, and built myself something on top of Membrane[2] (Elixir)

    [1] https://abhitronix.github.io/vidgear/

  • dash-sample-apps

    Open-source demos hosted on Dash Gallery

  • vime

    Customizable, extensible, accessible and framework agnostic media player. Modern alternative to Video.js and Plyr. Supports HTML5, HLS, Dash, YouTube, Vimeo, Dailymotion...

  • explainerdashboard

    Quickly build Explainable AI dashboards that show the inner workings of so-called "blackbox" machine learning models.

  • Project mention: Help! Interviewing for ML and modern CV positions (plus a ML model explainer dashboard) | /r/OMSCS | 2023-05-11
  • nginx-vod-module

    NGINX-based MP4 Repackager

  • Bento4

    Full-featured MP4 format, MPEG DASH, HLS, CMAF SDK and tools

  • dash

    Dash - Reinventing Cryptocurrency (by dashpay)

  • Project mention: The Dash network has upgraded successfully to version 19.2 earlier today at block number 1899072 | /r/dashpay | 2023-07-06

    In case you are facing issues with nodes you forgot to update, please update now https://github.com/dashpay/dash/releases/tag/v19.2.0 and if your node is stuck on a prior block, please be sure to reindex that node.

  • awesome-video

    A curated list of awesome streaming video tools, frameworks, libraries, and learning resources.

  • p2p-media-loader

    An open-source engine for P2P streaming of live and on demand video directly in a web browser HTML page

  • shellspec

    A full-featured BDD unit testing framework for bash, ksh, zsh, dash and all POSIX shells

  • jupyter-dash

    OBSOLETE - Dash v2.11+ has Jupyter support built in!

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Dash related posts

  • Initial release of an environment packages exploration interface.

    1 project | /r/Python | 23 Nov 2023
  • Python Environment Exploration Interface

    1 project | /r/madeinpython | 21 Nov 2023
  • dash VS solara - a user suggested alternative

    2 projects | 13 Oct 2023
  • Flask Dash App

    1 project | news.ycombinator.com | 27 Sep 2023
  • Show HN: Open-Source Media Player Component for Big Screen Web Apps

    1 project | news.ycombinator.com | 21 Sep 2023
  • Dash.jl โ€“ Julia interface to the Dash ecosystem

    1 project | news.ycombinator.com | 31 Aug 2023
  • Show HN: A KISS CLI and keyboard centered YouTube/local music player

    1 project | news.ycombinator.com | 22 Jul 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 10 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more โ†’

Index

What are some of the best open-source Dash projects? This list will help you:

Project Stars
1 video.js 37,230
2 srs 24,288
3 dash 20,544
4 digital_video_introduction 15,127
5 zeal 11,083
6 react-player 8,872
7 mediaelement 8,139
8 xgplayer 7,835
9 clappr 6,958
10 shaka-player 6,876
11 dash.js 5,000
12 N_m3u8DL-RE 3,542
13 vidgear 3,210
14 dash-sample-apps 3,053
15 vime 2,716
16 explainerdashboard 2,228
17 nginx-vod-module 1,948
18 Bento4 1,876
19 dash 1,480
20 awesome-video 1,444
21 p2p-media-loader 1,346
22 shellspec 1,017
23 jupyter-dash 947

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com