▲ 2 r/ffmpeg
Need help streaming OBS from friend in Russia to me
So my friend lives in Russia and we have huge problems streaming screens to each other in discord. I would like to find a way how to set up RMTP server that we could use to stream games to each other
Right now i found the closest working line:
ffmpeg -f flv -listen 1 -i rtmp://localhost:8889/live/app -c copy -f flv -listen 1 rtmp://localhost:1935/live/app
I'm able to "stream" for about 10 seconds and then server dies. I'm not an expert in ffmpeg so i wonder if anyone could guide me through the setup
u/Immediate_Club3006 — 13 days ago