this post was submitted on 25 Nov 2023
3 points (100.0% liked)

Self-Hosted Main

502 readers
1 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

For Example

We welcome posts that include suggestions for good self-hosted alternatives to popular online services, how they are better, or how they give back control of your data. Also include hints and tips for less technical readers.

Useful Lists

founded 1 year ago
MODERATORS
 

Hello!

I'm looking into how I could stream the exact same video file to multiple clients at once and having the playback be synced across all clients. My use case is that I have multiple Kodi (or similar) installs at home in different rooms but want multiple people to watch the same thing at the same time in different rooms.

I've previously used nginx-rtmp-module for live streaming from OBS locally. That might work, but seems like overkill for my case. I'd prefer not to use OBS if possible (maybe a headless OBS?). I've also played with VLC previously. Really, just looking for all-in-one options, if any exist.

I wouldn't need transcoding or anything, just want to broadcast the same video file to any connecting clients directly.

Thanks!

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 9 months ago

Multicast, if your clients can connect to it.