1. I used server vlc to stream a ts file into RTP stream and the
client vlc to accept it. The debug information of liveMedia comes
out at the client side but do not at the server side, which seems
means that the server is not using the liveMedia. Is this the fact?
Yes. VLC currently does no
Hi, everyone
I compiled vlc with --enable-livedotcom --with-livedotcom-tree=path
successfully.Then I add some debug information in liveMedia and open 2 vlc as
a server and a client, after testing I have some questions as follows:
1. I used server vlc to stream a ts file into RTP stream and