Documentation:Modules/http

From VideoLAN Wiki
Jump to navigation Jump to search
Module: http
Type Access
First VLC version -
Last VLC version -
Operating system(s) all
Description HTTP input
Shortcut(s) -

As of VLC 0.9.0 this module accepts gzip compressed data and Digest Access Authentication.

Options

  • http-proxy <string> : HTTP proxy. http://[user[:password]@]proxy.example.com:port/ default value: ""
  • http-caching <integer> : Caching in ms
  • http-user-agent <string> : User agent
  • http-reconnect : Automatically try to reconnect in case of a sudden disconnect default value: disabled
  • http-continuous : Read a file that is being constantly updated (for example a JPEG file) default value: disabled

Source code

Help VideoLAN by adding to this page!
Create an account to start editing, and then click here to add to this article.
This page is part of official VLC media player Documentation (User GuideStreaming HowToHacker GuideModules)
Please read the Documentation Editing Guidelines before you edit the documentation
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.