submitted 4 months ago* (last edited 4 months ago) by to c/linux@lemmy.ml
 

Given the recent controversies surrounding Discord and the fact that the end user is a product of Twitch, I wonder if there is any "bare bone" solution to stream my gaming session to a friend who's on Windows. I'd rather that they didn't have to do anything except clicking on a link or perhaps installing a piece of software but with no need to do any configuration. From their perspective, it should "just work.

On my side
Should I set up a webserver into which I feed an OBS stream? Or can perhaps ffmpeg work as a server on it's own? I'm on Arch Linux, playing games on Steam, within dwm within X11.

On my friend's side
No idea how a windows user is supposed to receive such a video feed.

Edit: text and voice chat, we're considering Signal for.

you are viewing a single comment's thread
view the rest of the comments
[–] 1 point 4 months ago*

No?

The fastest I got it down to was about 30 seconds of stream delay. It's a limitation of HLS, which will never be truly fast.

Owncasts own guides state:

If you require real-time, video conferencing style latency you may want to look for a different solution that doesn't use HLS video, as this scaling and distribution model will never get to sub-second levels.

  • source
  • parent