<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Apr 21, 2023 at 3:12 PM wolverin via Libav-user <<a href="mailto:libav-user@ffmpeg.org">libav-user@ffmpeg.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div><div> <blockquote style="border-left:1px solid rgb(8,87,166);margin:10px;padding:0px 0px 0px 10px">Пятница, 21 апреля 2023, 17:13 +05:00 от Yurii Monakov <<a href="mailto:monakov.y@gmail.com" target="_blank">monakov.y@gmail.com</a>>:<br> <div id="m_8877160941495967771"><div><div><div id="m_8877160941495967771style_16820792101565684055_BODY"><div><div><div>Hi,</div> <div><div>The local screen is converted to mjpeg and streamed to localhost:</div><div> </div>ffmpeg -video_size 1024x768 -framerate 5 -f x11grab -i :1 -vcodec mjpeg -f mjpeg udp://<a href="http://127.0.0.1:8554" target="_blank">127.0.0.1:8554</a><br>ffplay -f mjpeg udp://<a href="http://127.0.0.1:8554" target="_blank">127.0.0.1:8554</a></div><div> </div><div><div> </div><div>This pair of commands work fine with ffmpeg 4.4.2</div></div><div> </div><div>Yurii</div><div> </div></div></div></div></div></div></div></blockquote><div>Thank you for paying attention to my problem, again!</div> <div>I am using ffmpeg 5.0 version, but I am not transferring localhost, but between different hosts or even the internet.</div><div>Of course, in the latter case, packet losses occur, but how to make the ffmpeg of the library process this correctly.</div><div>I set fifo_size to 100M, it reduced the number of other errors, but it didn't get rid of this one.</div></div></div></blockquote><div><br></div><div>I doubt that udp protocol can handle packet losses reliably.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
_______________________________________________<br>
Libav-user mailing list<br>
<a href="mailto:Libav-user@ffmpeg.org" target="_blank">Libav-user@ffmpeg.org</a><br>
<a href="https://ffmpeg.org/mailman/listinfo/libav-user" rel="noreferrer" target="_blank">https://ffmpeg.org/mailman/listinfo/libav-user</a><br>
<br>
To unsubscribe, visit link above, or email<br>
<a href="mailto:libav-user-request@ffmpeg.org" target="_blank">libav-user-request@ffmpeg.org</a> with subject "unsubscribe".<br>
</blockquote></div></div>