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.
我正在使用 dashcast 在实时模式下将 UDP 流转换为 MPEG-DASH,如下所示:
dashcast -v "udp://@localhost:1234?fifo_size=100000" -live
似乎在实时模式下,dashcast 会删除较旧的片段,而只保留最近的片段(大概足以让玩家满足最小缓冲时间)。有什么方法可以强制 dashcast 不要删除分段文件吗?
是的,您可以使用-time-shift -1.
-time-shift -1