camd3 на ip900hd

mamaj

Новичок
есть ли возможность установки даного модуля ? тема актуальна для +++.не все серверы поддерживают новый magic.1.31.
просьба создать фак пошаговой установки.кто пользуется поделитесь знаниями!
 

fix2015

Пользователь
Лично ,я до конца так и не понял, былбы очень благодарен что хтото обьяснил.
 

janigor

Супер-Модератор
Команда форума
может попросим разрешения у уважаемого janigor разместить материалы у нас ?
Я не против, но сам этим эмулятором не пользуюсь.
Специально у нас на форуме тему прикрепил и слегка почистил :)
 
Последнее редактирование:

Yurij_Sat

Пользователь
скажыте пожалуйста где можно найти пошагово как установить самд3.902

Добавлено через 50 секунд
что то ни как не могу розобратся
 
Последнее редактирование:

serg103103

Профи в Сат-ТВ
Yurij_Sat, Только мгкамд. Пока. А там видно будет.
 

nonstop

Профи в Сат-ТВ
А в эмуляторе Mgcamd , возможно смотреть по протоколу camd3,не подскажете или только по newcamd.
 

Spine

Пользователь
Можно
mg_cfg
Код:
# network mode, use summ for several clients
#    00 no network (default)
#    01 newcamd netclient
#    02 radegast netclient
#    04 camd3 netclient
#    08 gbox netclient
G: { 05 }
в camd3.servers
добавляем строчки вида
Код:
cs357x://[I]USER[/I]:[I]PASSWORD[/I]@[I]SERVER[/I]:[I]PORT[/I]?0500:023700=0500:023700&0500:020710=0500:020710
и смотрим...
 

alex62224

Пользователь
Вопрос где B NLB9047 в папке Keys/ в какой фаил прописываем cs357x://USER:pASSWORD@SERVER:pORT?0500:023700=0500:023700&0500:020710 есть там папки incubus Camd я смотрю в Newcamde шару в newCamd list прописанны настройки Но один пакет хочу параллельно смотреть в Camde как это зделать Спасибо!?
 

nonstop

Профи в Сат-ТВ
Не пойдет протокол camd3 на ip900hd. Я пробовал на 910.И в папке keys нет файла camd3Файл"SERVERS".Я от сезама 7700 взял , вставил в папку keys , но ничего не пошло .На sezam 7700 идет без проблем.
 

alex62224

Пользователь
как прописать B incubus Camd настройки

LNB9047 Ip box900HD
фаил incubus Camd .config в папке /keys

incubusCamd configuration file #
# All configuration options in this file observe the same format: #
# <configuration_name>=<configuration_value> #
# #
# Each section are [<section_name>:<option_1>:<option_x>] like. #
# #
# No matter about white spaces on any place or UNIX/DOS style files #
##############################################################################

########################### general configuration ############################
[General]
# Enable or disable background execution of the cam
# 0 - Disable
# 1 - Enable
background_execution=1

# First release don't use this, you can delete it
# Used to set the priority where first try to get the current Ecm's DW
# divide each option by comma, options are card protocol name or "emu" (for the internal emulator)
# mode=newcamd,emu,cccam,gbox,camdX,radegast,aroureos

############################ caid configuration ##############################
#
# First of all the cam use the incubusCamd.prio file, then use the
# configuration below.
# Sections are defined by the value of the CaID.
# You can choose the default ecm table used by the codify, this means that
# you can choose the first byte of the raw ecm that is downloaded from sat.
# If you don't know what value to insert, use "80". (all value are in hex)
# Default value for ecm_table is 0x80.
# The option "priority" tells if one caid should be selected before try
# another one with a priority value greater.
# The less is the value the greatest is the priority. Choose from "0" to any value,
# priority value is decimal.
#
[CaID:0100]
ecm_table=80
priority=1

[CaID:0500]
ecm_table=80
priority=1

[CaID:0600]
ecm_table=80
priority=1

[CaID:0919]
ecm_table=80
priority=1

[CaID:093B]
ecm_table=80
priority=1

[CaID:0B00]
ecm_table=80
priority=1

[CaID:0D00]
ecm_table=80
priority=1

[CaID:1700]
ecm_table=80
priority=1

[CaID:1800]
ecm_table=80
priority=1

[CaID:2600]
ecm_table=80
priority=1

########################### provider configuration ###########################
#
# All parameters are in hexadecimal notation.
# Each section is defined by the provider id value.
# If you don't know the provider id value then use the provider id "FF00".
# On provider FF00 goes all provider wich are not declared. If the provider
# is declared then the cam will use the provider founded.
#

[Prov:0501]
# ----------------------------------------------------------------------------
# URL of card-server to use, formats are as follows:
#
# newcamd://<username>:<password>@<hostname>:<port>/<des_key>
# aroureos://@<hostname>:<port>
# radegast://@<hostname>:<port>
#
# Example:
# newcamd://foo:[email protected]:12345/0CE3476FF2E1C9D9A0A109B371E3
#
# Multiple card-server url's can be specified for server fail-over.
# If the emu fails to connect or fails to get valid CW's, it will try to
# connect to other servers in a round-robin fashion.
#
# Up to 16 servers can be added from index 0 to 15.
#
# You can choose also to select a cccam or gbox server, but they must be declared
# in the "servers configuration" section ( [Servers] ).
# e.g. : if you want to use a cccam server for a provider you must put it on
# the parameter card_server_url_0=cccam://
# NO MATTER the value after the double slash because server configuration is
# made in the section [Servers].
# Only for newcamd, radegast and aroureos is usefull to put correct connection
# parameters because they are provider dependent.
#
#
#card_server_url_0=newcamd://username:p[email protected]:10550/0102030405060708091011121314
#card_server_url_1=radegast://@<hostname>:<port>


[Prov:FF00]
# this provider is a stand-in for all providers not declared------------------
#
# For example i choose to use gbox protocol on all other provider.
#
#card_server_url_0=gbox://
#card_server_url_0=cccam://test:[email protected]:12000
########################### servers configuration ############################
#
# This is the section for the multi-server configuration.
# First release use this only to connect on ONE cccam server and on ONE gbox
# server.
# gbox://<localhost>:<localport>:<password>@<peer_address>:<peer_port>:<peer_pass>
# cccam://<username>:<password>@<hostname>:<port>
#
card_server_url_0=newcamd://ip9000:[email protected]:32100/1112131415161718191011121314
# Incubus can only work with 1 url line in this release
# activate line below when new update is out, that support it
#card_server_url_1=newcamd://ip9002:[email protected]:32101/1112131415161718191011121314
#

[Servers]
card_server_url_0=newcamd://ip9000:[email protected]:32100/1112131415161718191011121314
# Incubus can only work with 1 url line in this release
# activate line below when new update is out, that support it
#card_server_url_1=newcamd://ip9002:[email protected]:32101/1112131415161718191011121314
#
#card_server_url_0=cccam://test:[email protected]:12000
#card_server_url_1=gbox://<localhost>:<localport>:<password>@<peer_address>:<peer_port>:<peer_pass>

следующий фаил incubus Camd .prio.................................................................
ТОЖЕ НАХОДИТСЯ В ПАПКЕ /keys
#
# This file use the same sintax as CCcam.prio file.
#
# In this file you can configure what CAIDs/PIDs incubusCamd should prefer or ignore
# file content can have ignores (I) and prio lists (P)
#
# situation 1: ignore allways this caid, all idents, on all channels
# I: caid
#
# situation 2: ignore allways this caid/ident pair
# I: caid:ident
#
# situation 3: ignore this caid/ident pair, on channel 'sid'
# I: caid:ident:sid
#
# situation 4: when both caid1 and caid2 exist for a channel, prefer caid1 over caid2
# P: caid1, caid2
#
# situation 5: when caid1:ident1 till caidN:identN exist for a channel, use them in order of this list.
# P: caid1:ident1, caid2:ident2, .., caidN:identN#
# situation 6: when caid1:ident1 till caidN:identN exist for channel 'sid', use them in order of this list.
# Sid on first caid/ident pair identifies sid for which list is used. All other sids ignore this list.
# P: caid1:ident1:sid, caid2:ident2, .., caidN:identN

# ВОПРОС ПРОСТ ЧТО НАДО ВПИСАТЬ , КУДА И ВОЗМОЖНО ЛИ
НАСТРОИТЬ Camd На этой прошивке
ЗАРАНЕЕ БЛАГОДАРЕН ВСЕМ КТО ЧТОТО ПОДСКАЖЕТ :snooks:
 

Gleban

Новичок
Можно
mg_cfg
Код:
# network mode, use summ for several clients
#    00 no network (default)
#    01 newcamd netclient
#    02 radegast netclient
#    04 camd3 netclient
#    08 gbox netclient
G: { 05 }
в camd3.servers
добавляем строчки вида
Код:
cs357x://[I]USER[/I]:[I]PASSWORD[/I]@[I]SERVER[/I]:[I]PORT[/I]?0500:023700=0500:023700&0500:020710=0500:020710
и смотрим...
что-то на сезам 901 не хочет работать, пишет failed to decode
 

delsat

Профи в Сат-ТВ
# 00 no network (default)
# 01 newcamd netclient
# 02 radegast netclient
# 04 camd3 netclient
# 08 gbox netclient
G: { 05 } в camd3.servers
добавляем строчки вида Код: cs357x://USER:pASSWORD@SERVER:pORT?0500:023700=0500:023700&0500:020710=0500:020710 и смотрим...
как по мне то
G: { 04 } если по camd3
и в camd3.servers должно выглядеть так
cs357x://USER:pASSWORD@IP SERVER:pORT
Это без заморочек с camd3.ignore и тд. пока запусти так , а там разбирайся
 
Последнее редактирование:

ivcasket

Новичок
Подскажите плиз тюнер (IP Box 900HD) выдает ошибку и не коннектится к серваку

31.12.2007 21:50:16 camd3: BOXTYPE: ufs910
31.12.2007 21:50:16 camd3: LOG: 2
31.12.2007 21:50:16 camd3: UDP_PORT: ххххх
31.12.2007 21:50:16 camd3: HTTP_PORT: 9080
31.12.2007 21:50:16 camd3: DNS_CACHE: 60 sec
31.12.2007 21:50:16 camd3: DESCR_DELAY: 0 ms
31.12.2007 21:50:16 camd3: camd3.servers: HOST=IP_Сервака PORT=xxx
31.12.2007 21:50:16 camd3: UserDB(server): USER=логин PASS=пароль SERVICES=All
31.12.2007 21:50:18 camd3: KeyDB: started
31.12.2007 21:50:18 camd3: HTTP: started on port 9080
31.12.2007 21:50:22 camd3: camd v3.898 - erfolgreich gestartet
31.12.2007 21:50:22 camd3: failed start ecm pid 1773 caid 0500 ident 020710

failed start ecm pid 1773 - что это за ошибка, конфиги исправны т.к. работает на Sezam 7700
 
Сверху