gpt4 book ai didi

ffmpeg - 如何在ffmpeg中设置rtsp连接超时

转载 作者:行者123 更新时间:2023-12-04 22:48:36 27 4
gpt4 key购买 nike

我正在使用 ffmpeg 库写入 rtsp 流。
当 rtsp url 正确时,它运行良好。
但是当这个 rtsp url 不正确时,它就会卡在 avformat_write_header 中。
这个问题有什么解决办法吗?
谢谢。

最佳答案

请引用以下链接:
[FFmpeg-user] How do I set a timeout for an RTSP source?

There are two timeout type of options for RTSP:

‘-timeout’

Set maximum timeout (in seconds) to wait for incoming connections.

A value of -1 mean infinite (default). This option implies the
‘rtsp_flags’ set to ‘listen’. ‘reorder_queue_size’

Set number of packets to buffer for handling of reordered packets.

‘-stimeout’

Set socket TCP I/O timeout in micro seconds.

关于ffmpeg - 如何在ffmpeg中设置rtsp连接超时,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/35123267/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com