this post was submitted on 06 Aug 2025
974 points (96.6% liked)

Programmer Humor

26109 readers
701 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

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] tehmics@lemmy.world 5 points 4 weeks ago (1 children)

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

[โ€“] gravitywell@sh.itjust.works 5 points 4 weeks ago

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