Documentation:Modules/avio

From VideoLAN Wiki
Jump to navigation Jump to search
See also: RTMP

The access output module is a sub-module.

Access

Module: avio
Type Access
First VLC version -
Last VLC version -
Operating system(s) all
Description libavformat AVIO access
Shortcut(s) avio, rtmp

Other shortcuts for this module are RTMP-related and reflect protocols: rtmpe, rtmps, rtmpt, rtmpte, rtmpts.

  • avio-options <string> : Advanced options, in the form {opt=val,opt2=val2} default value: NULL

Access output

Module: avio
Type Access output
First VLC version -
Last VLC version -
Operating system(s) all
Description libavformat AVIO access output
Shortcut(s) avio, rtmp
  • sout-avio-options <string> : Advanced options, in the form {opt=val,opt2=val2} default value: NULL

Source code

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.