Ga naar inhoud


Aanbevolen berichten

Geplaatst:

Heey,

 

ik heb op mn DM500 newcamd 5.28 geinstalleerd en daar een aangepaste 'newcamd' + 'cardserv' ingezet omdat ik de kaart van c+ wil gaan sharen naar mn DM7000!

 

kan iemand checken waarom dit geen beeld geeft?? (voor de canal digitaal kaart!!)

 

IP adres van de DM500 = 192.168.1.103

 

groetjes van Peter

 

Citaat:
DESKEY = 01 02 03 04 05 06 07 08 09 10 11 12 13 14

SERVER_NAME = server

DEBUG_PORT = 14000

ADMIN_PORT = 14001

ENTITLEMENT_PORT = 14002

ADMIN_PASSWORD = secret 00 00 00 00 00 00 00 00 00 00 00 00 00 00

USER = server500 dreambox lan

USER = 2de500 dreambox lan

USER = 7000 dreambox lan

#

# upper card slot

#

SERIAL_PORT = 0

TCP_PORT = 10001

EMM-G = yes

EMM-S = yes

EMM-U = yes

SPECIAL_FEATURES = no

#

# lower card slot

#

SERIAL_PORT = 1

TCP_PORT = 10000

EMM-G = yes

EMM-S = yes

EMM-U = yes

SPECIAL_FEATURES = no

#

# serial port for fhenix

#

#SERIAL_PORT = 2

#TCP_PORT = 10002

#EMM-G = no

#EMM-S = no

#EMM-U = no

#SPECIAL_FEATURES = no

 

en 'newcamd.conf'

 

Citaat:
# /var/tuxbox/config/newcamd.conf

#

# newcamd mandatory settings

#

# What Demux API is used? (1 = very old, 2 = rel (Dreambox), 3 = head (VDR))

DEMUX_API = 2

# on PPC version: What Box is used? Valid options are DBOX2, DM7000 and DM5600

# on I386 version this parameter is ignored

BOX_TYPE = DM7000

# Which device for writing control words should be used?

# Valid options are CA, SDEV or GTX

# (SDEV and GTX = /proc/bus/gtx, CA = /dev/caX or /dev/dvb/card0/caX)

CONTROL_WORD_DEVICE = CA

# What CA0 API is used?

# 3 for recent DVB-S driver or recent Dreambox drivers (dream.o from 1.07.3)

# also for ca1 use on dbox2

# 2 for older Dreambox driver (ca.o or dream.o up to 1.07.2)

# no effect on PPC version if CONTROL_WORD_DEVICE = GTX or SDEV

CA_API = 3

# output control words to /proc/bus/gtx in 16 byte or 4096 byte packets

# no effect on I386 version or on PPC version, if BOX_TYPE = DREAMBOX

GTX_OUTPUT_MODE = 16

# This is important for channels which frequently change between free and

# encrypted broadcasts. The change will be reflected in the PMT. If you

# don't want your picture to stop when the channel goes from free access

# mode to encrypted mode, either your zapper (zapit/Enigma) or newcamd

# itself has to keep track of PMT changes. Recent Enigma versions do this,

# so you can set PMT_UPDATE_WATCH to no. Recent Zapit versions also have

# this option, but it is not compiled by default. So when using Zapit

# without PMT updates, you need to enable newcamd to monitor the PMT

# (PMT_UPDATE_WATCH = yes). Having both zapper and newcamd monitor

# the PMT at the same time, can lead to all kind of instabilities and

# should therefore by avoided, although it might seem to work at first.

PMT_UPDATE_WATCH = no

# Use emulator?

EMU = yes

# if both control word server and emulator keys are available for the

# channel, which method should be tried first?

PREFER_EMU = no

# deactivates the dbox2 Betacrypt CAM

# this has to be set to yes on Dreambox

DISABLE_CAM = yes

# use dbox2 Betacrypt CAM for caids 06, 17 or both (00)?

CAM_CASYS = 17

# Autoupdate for Emu and Control Word Servers

# AU is always yes if there are Betacrypt UDS control word server

# connected to newcamd

AU = yes

#

# newcamd debug options

#

# dumps all ca systems used by a channel on the console

SHOW_ALL_CA_SYSTEMS = no

# On Screen Display, neutrino, enigma or none

OSD = yes

# Recent Enigma versions come with a new option "Use http authentication"

# in the Expert Setup menu. If this option is enabled, the Enigma web server

# requires all clients to authorize themselves with username (root) and

# password (usually dbox2 or dreambox). The following option tells newcamd

# about the authentication username and password to use for the web server

# in order to be able to display its on screen information.

OSD_WEB_LOGIN = root:dreambox

# write osd ca info to file

CA_INFO_FILE = /tmp/cainfo.txt

# print debug messages about ECM handling

DEBUG_ECM = yes

# print debug messages about EMM handling

DEBUG_EMM = no

# print debug messages about Control Word Server (CWS)

DEBUG_CWS = yes

# print debug messages about dbox2 CAM (cam-alpha.bin)

DEBUG_CAM = yes

# print command message to/from dbox2 CAM as hex strings

DEBUG_CAM_HEX = no

# print all plain control words used

SHOW_CW = no

# hex dump of entire PAT

SHOW_PAT = no

# hex dump of entire PMT

SHOW_PMT = no

# hex dump of entire ECM

SHOW_ECM = no

# hex dump of entire CAT

SHOW_CAT = no

# hex dump of entire EMM (AU)

SHOW_EMM = no

# show network ECM messages being sent and received from/to the cardservers

SHOW_CWS_ECM = no

# show network EMM messages being sent and received from/to the cardservers

SHOW_CWS_EMM = no

# hex dump of EMMs with wrong signature

EMM_REPORT_WRONG_SIG = no

# delay between channel zap and appearance of the OSD

OSD_WAIT_TIME = 2000

#

# newcamd optional settings

#

# Delay between reception of new control word and writing them into

# the CSA registers

# this is a default, can be changed for each individual key in keylist

DEFAULT_CW_DELAY = 500

# reload config on every channel zap

RELOAD_CONFIG_ON_ZAP = yes

# reload keylist on every channel zap

RELOAD_KEYLIST_ON_ZAP = no

#

# newcamd mandatory settings for control word servers (cws)

#

# Cardserver list

#

# <hostname> <port> <username> <password> <14 byte triple-des key in hex> <lan/wan> <cardserver name>

#

# wan connections will be dropped and rebuild if newcamd is told so by camdcmd

# (see admin options)

#

# hostname = uds to use betad, port is the serial port in that case

#

#

CWS = 127.0.0.1 10000 root dreambox 01 02 03 04 05 06 07 08 09 10 11 12 13 14 lan cardserv

CWS = 127.0.0.1 10001 root dreambox 01 02 03 04 05 06 07 08 09 10 11 12 13 14 lan cardserv

CWS = 192.168.1.103 10001 server500 dreambox 01 02 03 04 05 06 07 08 09 10 11 12 13 14 server

#

# newcamd optional settings for using control word servers (cws)

#

# Timeout for cardserver login in 100ms

CWS_CONNECT_TIMEOUT = 20

# Port to listen for incoming cardserver connections (reverse login)

# and/or admin connections

CWS_INCOMING_PORT = 12000

# Port to get a list of all connected cardservers, just telnet to it

CWS_DEBUG_PORT = 12001

#

# newcamd admin control options

# (incoming port is the same as CWS_INCOMING_PORT)

#

# <password> <14 byte des key>

#

ADMIN_PASSWORD = secret 00 00 00 00 00 00 00 00 00 00 00 00 00 00

 

 

Dreambox DM800HD PVR, 500GB WD HDD

Dreambox DM600 PVR

TRIAX TDA78, Canal Digitaal DUO LNB


  • Reacties 50
  • Aangemaakt
  • Laatste reactie

Beste reacties in dit onderwerp

Beste reacties in dit onderwerp

Geplaatst:

Citaat:
# /var/tuxbox/config/newcamd.conf

DEMUX_API = 2

BOX_TYPE = DM7000 < hoezo ????????????????????????????

CONTROL_WORD_DEVICE = CA

CA_API = 3

GTX_OUTPUT_MODE = 16

PMT_UPDATE_WATCH = no

EMU = yes < hoezo ?????????????????????????????????

PREFER_EMU = no

DISABLE_CAM = yes

CAM_CASYS = 17

AU = yes

SHOW_ALL_CA_SYSTEMS = no

OSD = yes

OSD_WEB_LOGIN = root:dreambox

CA_INFO_FILE = /tmp/cainfo.txt

DEBUG_ECM = yes

DEBUG_EMM = no

DEBUG_CWS = yes

DEBUG_CAM = yes

DEBUG_CAM_HEX = no

SHOW_CW = no

SHOW_PAT = no

SHOW_PMT = no

SHOW_ECM = no

SHOW_CAT = no

SHOW_EMM = no

SHOW_CWS_ECM = no

SHOW_CWS_EMM = no

EMM_REPORT_WRONG_SIG = no

OSD_WAIT_TIME = 2000

DEFAULT_CW_DELAY = 500

RELOAD_CONFIG_ON_ZAP = yes <???

RELOAD_KEYLIST_ON_ZAP = no <???

CWS = 127.0.0.1 10000 root dreambox 01 02 03 04 05 06 07 08 09 10 11 12 13 14 lan cardserv

CWS = 127.0.0.1 10001 root dreambox 01 02 03 04 05 06 07 08 09 10 11 12 13 14 lan cardserv

CWS = 192.168.1.103 10001 server500 dreambox 01 02 03 04 05 06 07 08 09 10 11 12 13 14 server

CWS_CONNECT_TIMEOUT = 20 < kort niet?

CWS_INCOMING_PORT = 12000

CWS_DEBUG_PORT = 12001

ADMIN_PASSWORD = secret 00 00 00 00 00 00 00 00 00 00 00 00 00 00

 

moest weer eens effe er induiken.. maar of ik alle vraagtekens ook als oorzaak kan aanmelden, eerder mijn vragen.

 

cheers

Tower Of Strenght

The Mission

 

Geplaatst:

cardserver.conf:

 

Ik zou achter de users toevoegen: 12000 de poort waarop antwoord word gegeveven.

En zoals Tonskidutch aangeeft: boxtype = DM500

 

 

Daarnaast aan de 3e CWS toevoegen van LAN ,net voor 'server':

CWS = 192.168.1.103 10001 server500 dreambox 01 02 03 04 05 06 07 08 09 10 11 12 13 14 LAN server

 

 

SUC6 <img src="/ubbthreads/images/graemlins/biggthumpup.gif" alt="" />

Geplaatst:

ik ben met newcam te onbekent.. om je correcties te geven

 

er staan heel veel config's in het forum die werken zegt men.

 

echter meestal met #######tekst ertussen dat telkens weer meegekopieerd wordt en je de draad verliest naar de essenties.

 

juist dat filteren tot 20 regeltjes brengt helderheid in de vergelijking.

 

cheers

Tower Of Strenght

The Mission

 

Geplaatst:

192.168.1.103 (10001) server500 (dreambox)

zonder tussen haakjes kun je ook nog toevoegen aan de Host in/var/etc

 

maar de 127.0.0.1 moet toch altijd een echt ip worden in het lan? of lig ik daar wakker van? <img src="/ubbthreads/images/graemlins/smile.gif" alt="" />

 

cheers

Tower Of Strenght

The Mission

 

Geplaatst:

Er valt me nog iets op: je hebt serial0 op poort 10001 zitten.

Dit klopt wel met de verwijzing die je maakt vanuit de client, maar standaard is serial0 = 10000 en serial 1 = 10001

 

Weet niet of dit een probleem zou kunnen zijn?

Geplaatst:

ik dacht ook al..

 

eh is der een cardreader aan de 500 aangesloten..?

 

cheers

 

zijn wel essentiele vragen en antwoorden beeper

ik leer der weer veel van

<img src="/ubbthreads/images/graemlins/xyxthumbs.gif" alt="" />

Tower Of Strenght

The Mission

 

Geplaatst:

zou iemand de aanpassingen kunnen bewerken in het newcamd bestandje...kom anders niet verder <img src="/ubbthreads/images/graemlins/kweetniet.gif" alt="" /> <img src="/ubbthreads/images/graemlins/kweetniet.gif" alt="" /> <img src="/ubbthreads/images/graemlins/kweetniet.gif" alt="" />

 

en in de zoekfunctie kan ik er niets meer over terug vinden!!

Dreambox DM800HD PVR, 500GB WD HDD

Dreambox DM600 PVR

TRIAX TDA78, Canal Digitaal DUO LNB

Geplaatst:

als ik hem bewerk heb je de configuratie van camd3 <img src="/ubbthreads/images/graemlins/loldev.gif" alt="" />

 

maar de suggesties van Beeper zijn er drie 1/2 dus drie 1/2 regels editeren.

 

het zelf begrijpen (willen begrijpen) is dus helaas ook een langduriger proces,

maar eenmaal gesnopen = nooit meer een probleem.

 

wat als je gaat upgraden naar nieuwe versies? (dan moet je het ook weer zelf kunnen, dus beter effe intensief vragen en studeren)

 

cheers

en

veel succes..

Tower Of Strenght

The Mission

 

Geplaatst:

maar dan is het cardsharen weer niet ingesteld <img src="/ubbthreads/images/graemlins/frown.gif" alt="" />:(:(

Dreambox DM800HD PVR, 500GB WD HDD

Dreambox DM600 PVR

TRIAX TDA78, Canal Digitaal DUO LNB

Geplaatst:

@Henksat:

 

even controleren:

De cardserver.conf bevat maar een user, de clients ontbreken <img src="/ubbthreads/images/graemlins/blush.gif" alt="" />

 

De newcamd.conf bevat slechts localhost (127.0.0.1) als server

 

Deze configs zijn dus voor de topicstarter niet voldoende, maar de kaart zal het in de 7000 wel doen <img src="/ubbthreads/images/graemlins/wink.gif" alt="" />

 

Raak zelf ook regelmatig de draad kwijt hoor <img src="/ubbthreads/images/graemlins/grin.gif" alt="" />

FF kijken of ik de config uit de bijlage kan modden <img src="/ubbthreads/images/graemlins/biggthumpup.gif" alt="" />

 

modded config als bijlage

874621-newcamd.zip

Geplaatst:
Citaat:
maar dan is het cardsharen weer niet ingesteld <img src="/ubbthreads/images/graemlins/frown.gif" alt="" />:(:(


Dan zal ik het anwoord geven wat hij zoekt:

CWS_MULTIPLE = 192.168.1.103 10001 server500 dreambox 01 02 03 04 05 06 07 08 09 10 11 12 13 14 server Dit moet hem wezen <img src="/ubbthreads/images/graemlins/biggthumpup.gif" alt="" />

Maak een account aan of log in om te reageren

Je moet een lid zijn om een reactie te kunnen achterlaten

Account aanmaken

Registreer voor een nieuwe account in onze community. Het is erg gemakkelijk!

Registreer een nieuwe account

Inloggen

Heb je reeds een account? Log hier in.

Nu inloggen
  • Wie is er online   0 leden

    • Er zijn geen geregistreerde gebruikers deze pagina aan het bekijken
×
×
  • Nieuwe aanmaken...