Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
希望你一切都好。
实际上,我试图通过 SRT 协议使用 VLC 流式传输媒体文件。为此,srt-live-transmit 用作 SRT Listener 和 VLC UDP 流之间的转换器。srt-live-transmit 用于将 udp 转换为 srt 流(mpegts)。但是当我尝试这样做时,几秒钟后,我在 srt-live-transmit 终端中出现错误: 没有空间来存储传入的数据包:
这个错误的原因应该是什么?如果有人知道这个问题,请分享信息。这会很有帮助。谢谢你。