VLC Configure Settings Script
Posted: 10 Aug 2018 20:02
I need help on how to write a script that configures VLC settings to my needs without having to do it manually myself. The reason for this is because I will eventually need to start this application on boot with the correct settings already configured. Steps I need done in the script.
1) I need to open the application.
2) Open the “Open Network Stream…” tab (Can be done with Ctrl+N).
3) Type a string of characters “udp://@232.100.10.110:2001”
4) Push “Enter” twice on the keyboard.
I’ve checked various websites across the internet and could not find any information regarding this.
Note: Using Linux based OS (Raspbian).
Thank you.
1) I need to open the application.
2) Open the “Open Network Stream…” tab (Can be done with Ctrl+N).
3) Type a string of characters “udp://@232.100.10.110:2001”
4) Push “Enter” twice on the keyboard.
I’ve checked various websites across the internet and could not find any information regarding this.
Note: Using Linux based OS (Raspbian).
Thank you.