pom-ng:input:docsis
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| pom-ng:input:docsis [2014/06/13 09:31] – created gmsoft | pom-ng:input:docsis [2020/05/26 21:59] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 12: | Line 12: | ||
| ^ Name ^ Type ^ Default value ^ Description ^ | ^ Name ^ Type ^ Default value ^ Description ^ | ||
| |adapter|uint16|0|Specify which DVB adapter to use in / | |adapter|uint16|0|Specify which DVB adapter to use in / | ||
| + | |buff_pkt_count|uint16|10|Number of MPEG packets to read at once from the DVB card.| | ||
| |frequency|uint32|0|Specify the frequency to tune to in Hz.| | |frequency|uint32|0|Specify the frequency to tune to in Hz.| | ||
| |frontend|uint16|0|Specify which frontend to use in / | |frontend|uint16|0|Specify which frontend to use in / | ||
| |modulation|string|QAM256|Select which modulation to use. Either ' | |modulation|string|QAM256|Select which modulation to use. Either ' | ||
| - | |buff_pkt_count|uint32|10|Number of MPEG packets to read at once from the DVB card.| | ||
| |tuning_timeout|uint16|3|Timeout in seconds when trying to tune to a given frequency.| | |tuning_timeout|uint16|3|Timeout in seconds when trying to tune to a given frequency.| | ||
| + | |||
| + | ===== 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/docsis.1402651901.txt.gz · Last modified: (external edit)
