Documentation:Modules/bridge-in

From VideoLAN Wiki
< Documentation:Modules
Revision as of 14:18, 22 January 2008 by Dionoea (talk | contribs) (New page: {{Module|name=bridge-in|type=Stream output|first_version=0.8.2|description=get elementary streams from the bridge framework}} This module gets all the elementary streams sent to the bridg...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Module: bridge-in
Type Stream output
First VLC version 0.8.2
Last VLC version -
Operating system(s) all
Description get elementary streams from the bridge framework
Shortcut(s) -

This module gets all the elementary streams sent to the bridge framework. It is used when streaming a mosaic to attach the audio streams to the mosaic output.

Options

  • sout-bridge-in-delay <integer> : Delay in ms default value: 0
  • sout-bridge-in-id-offset <integer> : Offset to add to the stream IDs specified in bridge-out to obtain the stream IDs bridge-in will register. default value: 8192

See also