this post was submitted on 31 Jan 2026
19 points (100.0% liked)

Selfhosted

56957 readers
623 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.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

  7. No low-effort posts. This is subjective and will largely be determined by the community member reports.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

I am curious and looking for ideas or recommendations on how to accomplish live streaming to a self hosted server from anywhere.

I know the appeal to live streaming is live reactions from a community, like twitch or Facebook or whatever. But what I'd like is private live streaming to friends and family, automatically saving this footage to my own server for historical reasons. Quality and bandwidth isn't limited to some subscription.

It's maybe a niche thing to self host, but if any of you have ideas on how this could be done, or recommendations on solutions that already exist, I'd be very appreciative.

all 12 comments
sorted by: hot top controversial new old
[–] BlameThePeacock@lemmy.ca 13 points 3 months ago (2 children)

The number one google result is Owncast.

Looks like it doesn't save the video by default but there are workarounds to record it.

[–] wreckedcarzz@lemmy.world 5 points 3 months ago

I have a owncast container setup, I've used it a few times. It combines a customizable webpage with the stream, kinda-sorta like a twitch page. Hook obs to it and you're off. Took me a couple hours to get everything set.

My only complaint is that the stream will fall behind - not sure if obs or oc is to blame. Perhaps my nas being underpowered, though I was testing/watching with 'source' so it shouldn't be transcoding. After an hour or two I can, watching my own stream, see it's fallen back by like a minute. If I remember right it continues linearly, so more time = more discrepancy.

It's nice though, so I haven't bothered to try other solutions. I should re-test and see if it's been fixed...

[–] zutto@lemmy.fedi.zutto.fi 13 points 3 months ago

Peertube supports livestreams with multi ABR live transcoding, and ended lives can be saved as VODs on the platform.

It's also part of the fediverse. :)

[–] oeuf@slrpnk.net 6 points 3 months ago

You can share screen and camera on Jitsi Meet, which is a video-conferencing app. Not sure if there is any recording function built-in but you could just record everything with OBS.

[–] poVoq@slrpnk.net 4 points 3 months ago

Maybe overkill, but Peertube can definitely do that well.

[–] tekato@lemmy.world 3 points 3 months ago

I use MediaMTX. You can stream to it with whatever (I use OBS). You could even publish it to a website behind an iframe.

I've used PeerTube for streaming personally, it works well. I haven't used OwnCast, but I've been on OwnCast streams, and it also seems to work well. PT also has the benefit of being fedi, but that's only if you want it, OwnCast just has a central website it posts all of the streams to I think? At least all of them that want to be there

[–] just_another_person@lemmy.world 2 points 3 months ago

Need more details here:

  1. What's your bandwidth and delivery medium like?
  2. What are your edge/router specs?
  3. What hardware would you be hosting this on?
  4. What format are you expecting to stream (audio and video formats)?
  5. Related to #5, what hardware would you streaming from?

OBS and Owncast should allow you to do this for the most part, but it's heavily dependent on all of the above.

[–] dudeami0@lemmy.dudeami.win 1 points 3 months ago

node-media-server is what I use, it does the job well. I haven't tried the recording bit, I just stream my desktop to my buddies sometimes. I had to modify the version I was using because the authentication didn't work well with OBS. This was a while ago and development seems to be semi-active but I have no idea where it's at.

[–] x00z@lemmy.world 1 points 3 months ago

You can set up an RTMP server using Nginx. You can stream to it from OBS, you can record it on the server, and you can have clients watch it using VLC.

[–] irmadlad@lemmy.world -4 points 3 months ago

private live streaming to friends and family

'friends and family' you say...... /s LOL