On 13-10-13 18:25, Paul van der Vlis wrote: > VLC en Mplayer zijn 'gewoon' afspelers.
Mja. wouter@carillon:~$ cat /etc/vlc/lua/http/.hosts # # 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.0.0/12 192.168.0.0/16 #169.254.0.0/16 # The world (uncommenting these 2 lines is not quite safe) #::/0 #0.0.0.0/0 In het VLC menu, dan: Weergave->Interface toevoegen->Web (of ook: vlc opstarten als "vlc -I http <media-url>"; dat start automatisch de HTTP interface) Vervolgens in een browser: http://<ipadres>:8080/ en je hebt een remote interface. Voor nog meer features daarvoor (inclusief DVD menu toestanden): https://play.google.com/store/apps/details?id=org.peterbaldwin.client.android.vlcremote (of ook wel, http://code.google.com/p/android-vlc-remote/) -- This end should point toward the ground if you want to go to space. If it starts pointing toward space you are having a bad problem and you will not go to space today. -- http://xkcd.com/1133/ -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]
