Code: Select all
vlc -I dummy --quiet oldPlaylist.m3u --sout-all --sout-keep --sout='#standard{mux=ps,dst=192.168.1.111:8888,access=http}'
Or is it impossible in principle?
Code: Select all
vlc -I dummy --quiet oldPlaylist.m3u --sout-all --sout-keep --sout='#standard{mux=ps,dst=192.168.1.111:8888,access=http}'
Once again thanks for your help and interest! Any hint on how it can be done may be?or you use an interface module like rc/oldrc/http to clean up the playlist and open the new playlist file
Code: Select all
vlc -I rc --quiet oldPlaylist.m3u --sout-all --sout-keep --sout='#standard{mux=ps,dst=192.168.1.111:8888,access=http}'
I don't think so for rc, but it might work with ncurses which has full access to the key events. (help is given with h)Two questions, though: the usual hotkeys, like Left and Right, or Ctrl-a and Ctrl-e don't seem to work (the shell prints out the escape sequences instead). Is it possible to fix that?
Return to “General VLC media player Troubleshooting”
Users browsing this forum: No registered users and 10 guests