Documentation:Modules/sap

From VideoLAN Wiki
< Documentation:Modules
Revision as of 09:12, 19 April 2019 by DoesItReallyMatter (talk | contribs) (Document sub-module)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Module: sap
Type Services discovery
First VLC version 0.8.2
Last VLC version -
Operating system(s) all
Description Network streams (SAP)
Shortcut(s) -

This module will listen on port 9875 for SAP announcements. The option --sap-timeshift has been deprecated since 1.0.0 (redundant). Options --sap-ipv4 and --sap-ipv6 have been deprecated since 2.0.0.

Options

  • sap-addr <string> : The SAP module normally chooses itself the right addresses to listen to. However, you can specify a specific address default value: NULL
  • sap-timeout <integer> : Delay after which SAP items get deleted if no new announcement is received default value: 1800
  • sap-parse <boolean> : This enables actual parsing of the announces by the SAP module. Otherwise, all announcements are parsed by the "live555" (RTP/RTSP) module default value: enabled
  • sap-strict <boolean> : When this is set, the SAP parser will discard some non-compliant announcements default value: disabled

Sub-module

Module: sap
Type Services discovery
First VLC version -
Last VLC version -
Operating system(s) all
Description SDP Descriptions parser
Shortcut(s) sdp

Options

None.

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.