Documentation:Modules/bridge-out

From VideoLAN Wiki
< Documentation:Modules
Revision as of 07:57, 31 May 2019 by DoesItReallyMatter (talk | contribs) (Use Template:Mosaic framework)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Mosaic framework (How-To)
Modules: mosaic (mosaic-bridgebridge-inbridge-out) • alphamaskbluescreen
Module: bridge-out
Type Stream output
First VLC version 0.8.2
Last VLC version -
Operating system(s) all
Description Send an elementary stream to the bridge framework
Shortcut(s) bridge-out

This module sends an elementary stream to the bridge framework. It is used when streaming a mosaic to send the audio stream to the mosaic output.

Options

  • sout-bridge-out-id <integer> : Integer identifier for this elementary stream. This will be used to "find" this stream later. default value: 0
  • sout-bridge-out-in-name <string> : Name of the destination bridge-in. If you do not need more than one bridge-in at a time, you can discard this option. default value: "default"

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.