Translate

顯示具有 VLC 標籤的文章。 顯示所有文章
顯示具有 VLC 標籤的文章。 顯示所有文章

2016年1月31日 星期日

[VLC] Unbroken streaming in loopback

When reach the step to show below command like below, pls refer below syntax to add the option, gather

Before:
:sout=#duplicate{dst=rtp{sdp=rtsp://:8554/1},dst=display} :sout-keep
After:
:sout=#gather:duplicate{dst=rtp{sdp=rtsp://:8554/1},dst=display} :sout-keep