Hi everyone! I'm trying to stream videos on demand to my android with telnet interface, but I have a problem. If I setup the output as #rtp{sdp=rtsp://my_ip:5554/test.sdp} it works as broadcast, and if I not set this option, it doesn't work on android. Launch on server: vlc -vvv --color -I telnet --...