If you own a smartphone and Android use VLC as the default player, you can use your phone as a remote control, the software operates on a local network with wireless connection.
Open vlc and configure it to receive commands from the remote, bring up the main tools-interface-interface, select the http remote control interface in the box under type http save the configuration.
continue setting up some configuration files of vlc and write:
sudo nano / usr / share / vlc / http / .hosts
the text file that you open it you need to change that.
#
# Access-list for VLC HTTP interface
# $Id$
#
# localhost
::1
127.0.0.1
# link-local addresses
#fe80::/64
# private addresses
fc00::/7
fec0::/10
10.0.0.0/8
172.16.1.0/12
192.168.1.0/16
169.254.0.0/16
# The world (uncommenting these 2 lines is not quite safe)
::/0
0.0.0.0/0
cancellate il file status.xml.
sudo rm -fr /usr/share/vlc/http/reuests/status.xml
sostituite il file cancellato con uno nuovo giĆ configurato, utilizzeremo questo:
cd /usr/share/vlc/http/reuests/ Sudo wget
http://hobbyistsoftware.com/Downloads/VLCRem
work over the configuration of vlc server, you must install the beta from the remote VLC Android market that works well in spite of its name, is also distributed free of charge.
to use remote vlc beta must specify the IP address of the remote machine to install VLC.
the program can start, stop or control the volume of audio or video streams remotely in an intuitive and immediate.
0 comments:
Post a Comment