I want to send some streams from the server and get the sdp file at the client. I have some questions: 1) does VLC create SDP file when it sends the stream? If yes, what's the name of that SDP file and where can I find it? 2)How can I receive it at the client? The following are some command: on the ...