nikki

Пользователь
По файлам уже разобрался. Более менее.

pti.tmp, pmt.tmp - относится к текущему каналу (устройство PTI2)
pti1.tmp, pmt1.tmp - возможно timeshift (PTI). почти всегда совпадает с PTI2
pti2.tmp, pti2.tmp - второй тюнер, запись второго канала, или картинка-в-картинке. (PTI1)

Их создает управляющая программа интерфейса sbox при переключении каналов. Вначале я запутался из-за того, что имена файлов не совпадают с именами устройств.

Я написал эмулятор, работающий в связке с mpcs/oscam. Но он квакает также, как и mgcamd. Продолжаю пилить дальше.
 

uncle.f

Профи в Сат-ТВ
Я как-то упустил эту тему здесь из виду!!

Nikki, это потрясающие новости! Наконец-то есть реальный прогресс. Я сейчас веду переговоры с автором прошивки PGI, по имени pacco. Это человек из Германии, реально рубящий во всем этом и особенно в ядре Линукс. Мы с ним продвинулись на полшага в проблеме кваканья Irdeto. Собака зарыта в начальном загрузчике uBoot, там где сидит ядро Линукса вместе с модулями (не с драйверами!). По его мнению, проблема возникает из-за рассинхронизации аудио и видео, завязанные на внутренний тактовый генератор.

К сожалению, невозможно разобрать обратно последний, не квакающий на 9000HD бинарник с ядром, чтобы увидеть, что там накрутили корейцы и сделать также в своем.

Будем ковырять дальше с этой стороны.
 

leopold75

Профи в Сат-ТВ
Вышел новый релиз - V0.96 - любимого всеми :unsure: эмулятора IncubusCamD

Release Notes:

10/12/2009, V0.96

- fixed again EMMs over newcamd protocol
- fixed a bug on last chid on irdeto channels on cccam protocol (it was happen that sometimes it would not get correctly)
- fixed a bug on cccam connection compatibility (sorry it was my mistake on last rev)
- changed "chid" option in the config file (read it for more info), now you have to insert hex values and chid is no more the index, but the real chid value
- added "dw delay time" for all supported protocols
- added possibility to declare max uphops that will be searched for cards over cccam protocol

Скачиваем тут:
Скрытое содержимое доступно для зарегистрированных пользователей!
 

Вложения

  • incubusCamd_0_96.rar
    632,4 KB · Просмотры: 40

asbasb

Новичок
Настройка ресивера IPBOX 9X HD для работы с Incubuscamd 0.95

кто-то с опытом, чтобы показать, пожалуйста.:pardon:
 

leopold75

Профи в Сат-ТВ
Вышла новая версия любимого ЭМУ !good! - IncubusCamd

ChangeLog:

06/02/2010, V0.97

- now you can use more than one chid in provider chid section
(see config file for more info)


# This is the ChannelID wich will be used as first value
# on irdeto channels. Value "-1" means no preferred channel id will be used.
# You can use more than one pref chid, you have to separe them with a comma ',' (see example 2).
# The value is expressed as 4 digits hex value (2 bytes). Automatic change will be done.
# example: chid=0015
# example 2: chid=0015,002A
#chid=-1

- improved some log errors
- added some stability fixes
 

Вложения

  • incubusCamd_0_97.rar
    631,6 KB · Просмотры: 26
Последнее редактирование:

leopold75

Профи в Сат-ТВ
Новая версия любимого ЕМУ:

20/03/2010, V0.98

Changelog:

- fixed a bug on reading .config file if the chid=-1 is set
- fixed a bug on reading .config file if "chid=" param uses more than 2 chids
- fixed some crash bugs

IncubusCamd on CCcam v2.1.4 isn't able to connect properly
because of new commands on last original CCcam, use older version as server
 

Вложения

  • incubusCamd_0_98.rar
    596,9 KB · Просмотры: 11

Andrius73

Пользователь
##############################################################################
# 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:0602]
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

#[CaID:090F]
#ecm_table=80
#priority=1]

#[CaID:0654]
#ecm_table=80
#priority=1]

[CaID:0500]
ecm_table=80
priority=1

#[CaID:0652]
#ecm_table=80
#priority=1]

[CaID:4AE1]
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.

$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$

#
# 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
#



# NTV+ ETELSAT 36E
P: 0500:030600
P: 0500:023700
P: 0602:000000
P: 4AE1:000000


Zdrastvujte, vopros k znatokam incubusa, kuda soxranejetsa log po etim nastrojkam?
nexotelos b stob zabil vsiu pamet resivera. na forume mnogo procital no tak i neponel kuda log idiot.podskazite neopitnomu gde posmotret log?

resiver cuberevo 250 hd
 
Последнее редактирование:

leopold75

Профи в Сат-ТВ
Новая версия любимого ЕМУ:

29/04/2010, V0.99

Changelog:
29/04/2010, V0.99
- fixed a bug on support for multi newcamd lines
- fixed a bug on support for multi radegast lines
- fixed a bug on EMM manager using newcamd protocol
- some memory leak bugs fixed on cccam protocol and multi service
 

Вложения

  • incubusCamd_0_99.rar
    596,1 KB · Просмотры: 5

leopold75

Профи в Сат-ТВ
Новая версия суперэмулятора IncubusCamd доступна

Новая версия любимого ЕМУ:

11/05/2010, V1.00

- fixed a bug on Irdeto 2 channels over cccam protocol
- added log for ChID value if Irdeto channel is selected!yea!!good!
- fixed some auto reconnections bugs (for all protocols)
- fixed EMM filters for Dreamcrypt
- first try to fix Conax EMMs
- fixed EMM filters for Cryptoworks
 

Вложения

  • incubusCamd_1_00.zip
    680,4 KB · Просмотры: 11

aspekt

Новичок
incubusCamd_1_10.tar.gz

IncubusCamd v.1.10

- fixed Conax EMMs
- added server functionality/multiclient support for cccam protocol (this means you can use the incubusCamd as a server):
you can also reshare your local card if connected as newcamd/radegast client (see the config file for more info, [Clients] section and
all over the config for other special customizations)
 

Вложения

  • incubusCamd_1_10.tar.gz
    716,4 KB · Просмотры: 9
Последнее редактирование:

leopold75

Профи в Сат-ТВ
New Version of Best EMU has been released

11/06/2010, V1.15

- fixed a bug on clients' filters
- improved dw searching if timeshift and PIP enabled
- added -help option, -config-file option, -debug-level option given as parameter to the executable file
- fixed some info on the webif (more need to be added/fixed)
- fixed some problems with clients connection and few CCcam versions
- added channel info file (used in the webif, but this feature in the webif is still missing)
- added provider info file (used in the webif)
 

Вложения

  • incubusCamd_1_15.rar
    688,3 KB · Просмотры: 10

leopold75

Профи в Сат-ТВ
New Version of Best EMU has been released

04/07/2010, V1.17

- fixed a memory leak bug on cccam connections
- added in webif ecm requests information for clients/servers
- fixed multidescrambling on enigma2 for sh4
- fixed a bug for cuberevo-digital firmwares on setting pids
- fixed another bug on multidescrambling on enigma2 firmwares
 

Вложения

  • incubusCamd_1_17.zip
    735,2 KB · Просмотры: 25

nvidia

Профи в Сат-ТВ
народ где можно прочесть как настроить incubusCamd на сезам 902HD с полным описанием!
 

leopold75

Профи в Сат-ТВ
New Version of Best EMU has been released

30/09/2010, V1.20

Changelog:

30/09/2010, V1.20
- rewrote main code
- timeshift and PIP/multi vision/recordings should work ok now.
WARNING: this version will be out only for original cuberevo-digital software. Enigma2 and clones
version will be out on next release (as soon as possible), i would like to check at first if
bugs (for sure some there are) and how many are there.

Functionality disabled: emulator, server side and web interface. (will be added as soon as possible)
Actually works only like: cccam, gbox, newcamd 5.20, newcamd 5.25, radegast old, radegast new, aroureos, camd 33, camd 35 clients
All clients are working like cccam (reconnecting when server will be down and not like on previous release when changing channel)

#от себя добавлю, что реально это практически другой продукт
Irdeto схватил мгновенно, сам нашел правильный чид и больше не перебирает. Каналы стали переключаться намного быстрее.
Изменился вывод информации - ура!!! Теперь все предельно читаемо и удобно. В общем, очень пока оптимистично

ECM[di:0] **** [Sat Oct 2 08:05:16 2010] Start processing ECM...
CaID: 0652 - Irdeto.
ChID: 0015
Provider ID: 000000 - Supported.
Ecm PID: 00B0
 

karea

Профи в Сат-ТВ
Incubuscamd 1.21

Available for processor types: sh4 (tested only on Cuberevo family receivers)

Use the sh4_e2 version on cuberevo with enigma 1 or enigma 2 on board, the other version (*.sh4) on cuberevo with dgstation firmwares
Use the sigma version on azbox hd firmwares
Use the ppc version on dreambox with enigma 1 (or receivers like); for triple dragon and dgstation firmwares on ppc check
the config to know how to set the cam for those boxes
Use the mips version on dreambox with enigma 2 (or receivers like)
Use the x86 version on personal computer or x86 architecture

Card client for protocols: cccam, gbox, newcamd 5.20, newcamd 5.25, radegast old, radegast new, aroureos, camd 33, camd 35

Emulators for: Seca 1, Seca 2, Viaccess 1, Viaccess 2, Viaccess 2.3, Viaccess 2.4, Conax, Cryptoworks, Tps Crypt 1, Tps Crypt 2, Tps Crypt 3, Biss, Constant CW

.conf and .prio files can be inserted in the incubusCamd binary file directory, or in /var/bin directory, or in /etc, or in /var/keys
SoftCam.Key must be inserted in the /var/keys directory
.prio and SoftCam.Key file directories can be declared also in the .conf file

History:

27/10/2010, V1.21
- added nice_value in config file (possibility to change process priority)
- fixed a bug on LIGTV HD and other channels with demux problems
- fixed a bug using newcamd protocol for irdeto smartcards
- re-added software emulators support (check SoftCam.Key file to know how to add keys, if some codifies aren't working perfectly please report it)
 

Вложения

  • Incubus.rar
    237,4 KB · Просмотры: 21

nvidia

Профи в Сат-ТВ
Народ помогите разобраться с проблемой зависает пакет радуга все остальные работают норма нтв+ трикалор альжазира скайиталия а вот радуга показывает 5 сек и замирает картинка переключаеш с канала на канал показывает 5 сек и замирает картинка эмулятор Incubuscamd 1.21 на эмуляторе камд3 все работает ок по протоколу невкамд зависает иминно радуга стоит барракуда 5 тюнер сезам 902хд!
 

leopold75

Профи в Сат-ТВ
New Version of Best EMU has been released

02/12/2010, V1.22

Changelog:

02/12/2010, V1.22

- added support for cuberevo enigma2
- fixed few bugs on some channel parsing
 

Вложения

  • incubusCamd_1_22.rar
    461,7 KB · Просмотры: 61

BoBka

Пользователь
Можно решить проблему с затыками просмотра шары на каналах (36Е) установив инкубус на ресивер Azbox premium (v. 52.09) ??
Сейчас стоит Mgcamd 1.35 (приорити игнор и т. д. настроены коректно, на дримах всё летает и без затыков, а на азере просто беда, некоторые каналы (премьера, кинорейсы и т. д.) через каждые 20-30 минут затык на секунд 15-20

Или подскажите плагин шары под азер (с настройками конфигов) что бы появилась стабильность, просмотра каналов, на сутнике 36Е (особенно НТВ и Триколор интересуют)
И ещё, подписка шары VIP (ключ у меня криптованный) - есть особенность в установке в инкубус или какой другой плагин шары?

всех с наступившим, и за ранее благодарю.
 
Сверху