[FFmpeg-user] SRT stream input settings

Matt C asperi at hotmail.com
Wed May 4 17:39:04 EEST 2022



Gussing this is a solicitation?

Can anyone point me in the direction of more info or examples on SRT streams and ffmpeg?  There is not much in the documentation.  Thanks!

On Apr 29, 2022, at 2:34 PM, Dennis Mungai <dmngaie at gmail.com> wrote:


Hello Matt,

Do you require specific consultation on the same?
My schedule is quite flexible on FFmpeg matters.

On Fri, 29 Apr 2022 at 21:39, Matt C <asperi at hotmail.com<mailto:asperi at hotmail.com>> wrote:
I have an app that will take an ffmpeg line as an input, trying to get SRT to input correctly.
The app defaults with this line using rtmp:


-f live_flv -listen 1 -i rtmp://localhost:1936/live/stream

The stream I am looking to input is from OBS, that stream output is set to:


srt://127.0.0.1:10000?mode=listener<http://127.0.0.1:10000?mode=listener>


I can open the stream in VLC> open network stream>

srt://127.0.0.1:10000<http://127.0.0.1:10000>

The stream from OBS is 720p, encoder- x264, CBR 2500 Kbps.

I can change the output in OBS also to- encoder- ffmpeg VAAPI H.264 codec..



What OBS output should I use- x264 or ffmpeg?

What would be the correct line for input into the app?


Tried with no success:

-f live_flv -listen 1 -i srt://127.0.0.1:10000<http://127.0.0.1:10000>

Thanks!


_______________________________________________
ffmpeg-user mailing list
ffmpeg-user at ffmpeg.org<mailto:ffmpeg-user at ffmpeg.org>
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-request at ffmpeg.org<mailto:ffmpeg-user-request at ffmpeg.org> with subject "unsubscribe".


More information about the ffmpeg-user mailing list