Android VLC Remote | Access the VideoLAN Client (VLC) HTTP interface
Thursday, September 23, 2010 by big big
Android VLC Remote allows you to control media playback of VideoLAN Client (VLC) from your Android-powered mobile device.You must enable the HTTP interface in VLC for this application to work.To start VLC HTTP server from the command line, use a command like this:
vlc --extraintf=http --fullscreen --http-album-art --qt-start-minimized
For more help, please see How To Start VLC with HTTP Interface.For technical help, please see Troubleshooting.Note: The album art feature is experimental and may not always work as expected.
Post a Comment