Daily Shaarli
July 13, 2025
A list of /uses pages detailing developer setups.

live video streaming server in golang. Contribute to gwuhaolin/livego development by creating an account on GitHub.

Docker image with Nginx using the nginx-rtmp-module module for live multimedia (video) streaming. - tiangolo/nginx-rtmp-docker

SRS is a simple, high-efficiency, real-time media server supporting RTMP, WebRTC, HLS, HTTP-FLV, HTTP-TS, SRT, MPEG-DASH, and GB28181. - ossrs/srs

Map a run, walk, or bicycle ride. Plan routes, calculate distances, view elevation profiles, share routes, export as gpx, or embed in a website.
I absolutely love this tool for route-planning!

The Restreamer is a complete streaming server solution for self-hosting. It has a visually appealing user interface and no ongoing license costs. Upload your live stream to YouTube, Twitch, Facebook, Vimeo, or other streaming solutions like Wowza. Receive video data from OBS and publish it with the RTMP and SRT server. - datarhei/restreamer
I had to write this to get past the ffmpeg
detection problems:
#!/bin/sh
if [ "$1" = "-version" ] || [ "$1" = "-V" ] || [ "$1" = "-v" ]; then
echo "ffmpeg version 7.1.1 Copyright (c) ..."
else
exec /usr/bin/ffmpeg "$@"
fi
It's โจ beautiful โจ!

Ready-to-use SRT / WebRTC / RTSP / RTMP / LL-HLS media server and media proxy that allows to read, publish, proxy, record and playback video and audio streams. - bluenviron/mediamtx

Ultimate camera streaming application with support RTSP, RTMP, HTTP-FLV, WebRTC, MSE, HLS, MP4, MJPEG, HomeKit, FFmpeg, etc. - AlexxIT/go2rtc
A lightweight, open-source, and secure log viewer for Docker.

Axon Enterpriseโs Draft One โ a generative artificial intelligence product that writes police reports based on audio from officersโ body-worn cameras โ seems deliberately designed to avoid audits that could provide any accountability to the public, an EFF investigation has found.Our review of...