pom-ng:input:dvb_s
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| pom-ng:input:dvb_s [2012/10/12 11:24] – 2001:7e8:2221:600:9471:feff:febb:91f7 | pom-ng:input:dvb_s [2020/05/26 21:59] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| ===== Parameters ===== | ===== Parameters ===== | ||
| - | ^ Name ^ Default value ^ Description ^ | + | ^ Name ^ Type ^ Default value ^ Description ^ |
| - | |adapter|0|Specify which DVB adapter to use in / | + | |adapter|uint16|0|Specify which DVB adapter to use in / |
| - | |filter_null_pid|yes|Enable filtering of the MPEG NULL PID. When this is enabled, mpeg packets with the PID 0x1FFF will not be read.| | + | |buff_pkt_count|uint16|10|Number of MPEG packets to read at once from the DVB card.| |
| - | |frequency|0|Specify the frequency to tune to in Hz.| | + | |filter_null_pid|bool|yes|Enable filtering of the MPEG NULL PID. When this is enabled, mpeg packets with the PID 0x1FFF will not be read.| |
| - | |frontend|0|Specify which frontend to use in / | + | |frequency|uint32|0|Specify the frequency to tune to in Hz.| |
| - | |lnb_type|universal|Specify what kind of LNB is plugged at the other end of the card. For now, only ' | + | |frontend|uint16|0|Specify which frontend to use in / |
| - | |polarity|h|Either ' | + | |lnb_type|string|universal|Specify what kind of LNB is plugged at the other end of the card. For now, only ' |
| - | |symbol_rate|0|Symbols per seconds.| | + | |polarity|string|h|Either ' |
| - | |tuning_timeout|3|Timeout in seconds when trying to tune to a given frequency.| | + | |symbol_rate|uint32|0|Symbols per seconds.| |
| + | |tuning_timeout|uint16|3|Timeout in seconds when trying to tune to a given frequency.|===== Events ===== | ||
| + | |||
| + | ===== Events ==== | ||
| + | |||
| + | ^ Name ^ Payload associated ^ Description ^ | ||
| + | |dvb_status|no|Provide locking status of the input.| | ||
| + | |||
| + | ==== dvb_status ==== | ||
| + | |||
| + | This event is generated when the DVB card locking status changes. | ||
| + | |||
| + | ^ Field ^ Type ^ Description ^ | ||
| + | |adapter|uint16|Adapter number.| | ||
| + | |frequency|uint32|Current frequency the card is tuned to.| | ||
| + | |frontend|uint16|Frontend number.| | ||
| + | |input_name|string|Name of the input.| | ||
| + | |lock|bool|True if the card has a lock, false otherwise.| | ||
pom-ng/input/dvb_s.1350041042.txt.gz · Last modified: (external edit)
