Download this source code for
5 USD


Download this source code for
5 USD


Download this source code for
5 USD


Download this source code for
5 USD

vlc remote

a vlc remote control written with flutter.

setup

configure vlc on your computer

  1. first, you will need to start vlc’s built-in server for vlc remote to connect to.

    open vlc’s preferences (tools → preferences on windows/linux), find the “show settings” section and click “all” to view advanced settings:

vlc remote

  1. scroll down to find the interface → main interfaces settings and check the “web” option:

vlc-interfaces

  1. switch to the interface → main interfaces -> lua settings and set a password for the vlc server in the “lua http” section:

    vlc remote uses vlcplayer as its default password – if you set this now, you’ll have one less thing to configure later.

vlc-lua-http

  1. finally, restart vlc and open vlc remote on your phone.

connect to vlc from vlc remote

use the cog icon in the title bar to open the settings screen.

for initial setup, vlc remote will try to pre-fill the start of your lan ip in the host ip section.

you will need to look up your computer’s ip address and configure it here:

looking up your ip on windows

– open a command prompt
– type `ipconfig` and press enter to
– look for `ipv4 address` in the command’s output, which should have an ip address similar to the host ip setting in the app

looking up your ip on linux/mac

– open a terminal
– type `ifconfig` and press enter to
– look for `eth0` in the command’s output, which should have an ip address similar to the host ip setting in the app

once you’ve configured the host ip address (and the password if you didn’t use vlcplayer) click the test connection button.

if vlc remote was able to successfully connect, the connection info will be saved.

screenshots

vlc-connecting

settings

settings

browsing for and playing media

once connected to vlc, tap the ⏏️ button to browse for media️; once selected, it will be enqueued on vlc’s playlist.

vlc-connected

open-media

file-browser

playing-vlc


Download this source code for
5 USD


Download this source code for
5 USD


Download this source code for
5 USD


Download this source code for
5 USD

Top