957
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 06 Aug 2025
957 points (96.6% liked)
Programmer Humor
25548 readers
412 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
Does anyone stream directly from ffmpeg? I have a 24/7 music stream with a static background image and playlist, running headless off a raspberry pi, and I'd love to see what other people have come up with to expand the idea
I did a few times just to test it out on peertube, i wrote a script to broadcast all videos in a given folder in random order. I would like to eventually have something going 24/7 but i havent gotten to setting that up yet