YouTube Takes Down Independent Court Livestreams

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • nginx-rtmp-module

    NGINX-based Media Streaming Server

  • > video

    Not personally, but I think that's what Peertube is supposed to help with.

    > streaming

    yep: https://github.com/arut/nginx-rtmp-module + something like https://github.com/Nesseref/html5-livestreaming for serving the video in a webpage instead of making your viewers fire up RTMP clients.

    IME it is actually pretty simple to get a minimal setup going; the fun part is around how streaming to lots of people, surprise surprise, requires a lot of compute and bandwidth. In other words, you can totally roll your own Twitch, but you're going to be rolling both the user chrome and the infra aspects yourself.

  • html5-livestreaming

    Basic html5 video-out, rtmp-in streaming service setup using nginx-rtmp-module, hls.js, uwsgi, flask and postgres

  • > video

    Not personally, but I think that's what Peertube is supposed to help with.

    > streaming

    yep: https://github.com/arut/nginx-rtmp-module + something like https://github.com/Nesseref/html5-livestreaming for serving the video in a webpage instead of making your viewers fire up RTMP clients.

    IME it is actually pretty simple to get a minimal setup going; the fun part is around how streaming to lots of people, surprise surprise, requires a lot of compute and bandwidth. In other words, you can totally roll your own Twitch, but you're going to be rolling both the user chrome and the infra aspects yourself.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS 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