Command Line - Set a title
Posted: 25 Jun 2014 14:20
Hello,
When I use:
I obtain the title for each flux on "http://xxx.xxx.xx.x:8080".
I want to get the name on "http://xxx.xxx.xx.x:8080" (currently, it's the address - "rtsp://....." - which appears) , when I use:
How to add a title at my flux ?
Thanks !
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 !