Stream to Chromecast with resolved, vlc and bash

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • fcast

  • Check out the open cafsting protocol FCast by FUTO. See https://gitlab.com/futo-org/fcast or https://fcast.org/

    It is a very simple protocol with several different clients (including terminal clients) and receivers based on Electron and Android.

    Also available on Firestick TV, Playstore, Android TV.

    Future support for AppleTV, WebOS, TizenOS is coming.

  • video.js

    Video.js - open source HTML5 video player

  • 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

  • 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
  • mkchromecast

    Cast macOS and Linux Audio/Video to your Google Cast and Sonos Devices

  • You can forward a Chrome window to it via your web browser, or you can use something like https://mkchromecast.com/ to push local videos to it.

  • vlc-chromecast-subtitles

    mirror of the vlc tree with the subtitles for chromecast branch, I'll need to find some time to fix my mail setup to upstream them

  • There has been patches floating around to support this for quite a while. One example here: https://github.com/sandsmark/vlc-chromecast-subtitles

  • awesome-selfhosted

    A list of Free Software network services and web applications which can be hosted on your own servers

  • Dashboard in what sense? Is this what you had in mind or no?

    https://github.com/awesome-selfhosted/awesome-selfhosted#per...

  • 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
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts