Documentation:Modules/bridge-out
Jump to navigation
Jump to search
Mosaic framework (How-To) |
Modules: mosaic (mosaic-bridge • bridge-in • bridge-out) • alphamask • bluescreen |
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 Guide • Streaming HowTo • Hacker Guide • Modules)
Please read the Documentation Editing Guidelines before you edit the documentation
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.