Difference between revisions of "Control VLC from a webOS phone"

From VideoLAN Wiki
Jump to navigation Jump to search
(Created page with '==Options that communicate directly with VLC== *It is possible to use the http interface directly from Browser although is is somewhat cumbersome as it isn't designed for such a…')
 
Line 6: Line 6:
 
**[http://developer.palm.com/appredirect/?packageid=com.hobbyistsoftware.vlcremotefree VLC Remote Free] allows control of basic functions like play, pause, stop, volume, etc
 
**[http://developer.palm.com/appredirect/?packageid=com.hobbyistsoftware.vlcremotefree VLC Remote Free] allows control of basic functions like play, pause, stop, volume, etc
 
**[http://developer.palm.com/appredirect/?packageid=com.hobbyistsoftware.vlcremote VLC Remote] is a paid version which additionally allows selecting of files and playlist management as well as more advanced features such as aspect ratio, subtitles, etc.
 
**[http://developer.palm.com/appredirect/?packageid=com.hobbyistsoftware.vlcremote VLC Remote] is a paid version which additionally allows selecting of files and playlist management as well as more advanced features such as aspect ratio, subtitles, etc.
 +
 +
[[Category:How To]]
 +
[[Category:Stubs]]

Revision as of 10:19, 1 October 2013

Options that communicate directly with VLC

  • It is possible to use the http interface directly from Browser although is is somewhat cumbersome as it isn't designed for such a small screen.
  • Hobbyist Software have produced two native applications which allow control of VLC from within a normal Web OS app. They also provide setup helper applications for Windows and Mac OS which simplify the process of enabling the http interface in VLC.
    • VLC Remote Free allows control of basic functions like play, pause, stop, volume, etc
    • VLC Remote is a paid version which additionally allows selecting of files and playlist management as well as more advanced features such as aspect ratio, subtitles, etc.