Project

General

Profile

Capmt Connections » History » Version 1

Christoffer Bergkvist, 2012-08-02 10:55

1 1 Christoffer Bergkvist
h1. Capmt Connections
2
3
Tvheadend support connecting to card clients via the capmt protocol for so called softcam descrambling.
4
5
!configcapmt.png!
6
7
*The servers are listed / edited in a grid.*
8
9
* To edit a cell, double click on it. After a cell is changed it will flags one of its corner to red to indicated that it has been changed. To commit these changes back to Tvheadend press the 'Save changes' button. In order to change a Checkbox cell you only have to click once in it.
10
11
* To add a new entry, press the 'Add entry' button. The new (empty) entry will be created on the server but will not be in its enabled state. You can now change all the cells to the desired values, check the 'enable' box and then press 'Save changes' to activate the new entry.
12
13
* To delete one or more entries, select the lines (by clicking once on them), and press the 'Delete selected' button. A pop up will ask you to confirm your request.
14
15
*The columns have the following functions:*
16
17
* *Enabled*
18
If selected, connection will be tried to be established and retained up. If unselected, Tvheadend will disconnect (if connected) and not try to reconnect.
19
20
* *Camd.socket Filename*
21
Socket filename which is usually opened by cam client. Tvheadend tries to connect to this socket file.
22
23
* *Listenport*
24
If running on a so called full-featured DVB-Card this can be left empty. Running on Budget-Cards one has to use a dummy ca-device. This is emulated via capmt_ca.so. This module has to be pre-loaded prior to the cam client.
25
*LD_PRELOAD=/path/to/capmt_ca.so cam_client &*
26
This module will communicate the received control-words back to Tvheadend via Port 9000
27
28
* *Comment*
29
Allows the administrator to set a comment only visible in this editor. It does not serve any active purpose.
30
31
{{lastupdated_at}} by {{lastupdated_by}}.