When I use:
Code: Select all
vlc.exe --started-from-file "C://myFile.m3u" --extraintf=http
I want to get the name on "http://xxx.xxx.xx.x:8080" (currently, it's the address - "rtsp://....." - which appears) , when I use:
Code: Select all
vlc.exe "rtsp://xxxxxxxxxxxx"
Thanks !