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 <dmng...@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 
<asp...@hotmail.com<mailto:asp...@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@ffmpeg.org<mailto:ffmpeg-user@ffmpeg.org>
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org<mailto:ffmpeg-user-requ...@ffmpeg.org> with 
subject "unsubscribe".
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to