Что нового?
Пикник ТВ

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Эмулятор XCAMClient3, XCAMClient4

[Impact]oscam-11450-emu-r783[/Impact]

XcamClient3-на базе oscam релиз 11450-r783

Changeset 11448 better solution streamid thnx Nautilus7

Changeset 11449 fix orf cards (0D98) au if global is blocked based on pehedima fix digital-eliteboard

Changeset 11450 Better stream type identification based on descriptors
OSCam now detects the type of each stream pid (video, audio, subtitle, etc) based,
not only on the "stream_type" value in the PMT, but on the stream descriptors as well.
Stream type detection is crucial when using the extended cw and this patch fixes many problems with PowerVU? channels which had no working audio streams.
Stream type detection is now done once and is the same whether the "simple" cw or the extended cw are used.
all based on Nautilus7 great JOB !!!!
Посмотреть вложение 1
 
[Impact]oscam-11462-emu-r784
XcamClient3-11462-emu-r784[/Impact]

oscam-emu new patch

- Added Rosscrypt1 (CA-ID=0xA101) support:

[streamserver] Fixed small bug in packet reading
[osemu] Add RossCrypt1 as supported caid …
[config.sh] Display oscam revision and emu version (thx to WanWizard)
[streamserver] Added Rosscrypt1 support
Посмотреть вложение 1
 
[Impact]Oscam-svn1.20_ver11488-emu_r786[/Impact]

Added support for PowerVU hash mode 28
Better detection of audio pids in Stream Relay (similar to dvbapi)*
Fixed Compel descrambling (it was broken in previous release)
Removed extended cw pid limiter option (no longer needed)
Fixed compilation on aarch64 when linking empty SoftCam.Key
Fixed some compiler warnings
Other small optimizations and improvements

CONFDIR := /data/plugin/tuxbox
 
[impact]XcamClient3-11515-emu-r795[/impact]

[redd]Openbox AS4K, Openbox AS4K CI, Openbox AS4K CI Pro[/redd]

[spoil]
Changeset 11515
small fix to the open() call when we get the descrambler count from the box
THANKS MAHDI-DZ[/spoil]
 
[Impact]Сборка Оскам на базе хкамклиент3 без возможности ввода с пульта, только редактирование конфигурационного файла по FTP[/Impact]
- при наличии конфига открывает пакет Sky DE.
- AU пакетов Дискавери, AFN.
 
[Impact]xcamclient3 11520 emu-r796
oscam 11520 emu-r796[/Impact]

Added support for a higher number of demux devices in CA PMT

Modern enigma2 boxes with FCB tuners can have many demux devices,
so a new CA PMT descriptor that allows up to 128 demuxes (descriptor tag 0x86) is now supported.
Also, the get_demux_options() function is completely re-written,
so it doesn't care for the order of descriptors inside the CA PMT message.
small cleanup

OPENBOX AS4K AS4K+ AS4K CI AS4K CI PRO
Посмотреть вложение 1
 
[Impact]XcamClient3 11526 emu 796[/Impact]

Changeset 11526
[dvbapi] When parsing PAT, save found PMT pid in the demuxer
This way we can later start the PMT filter without explicitly passing the PMT pid.
[dvbapi] Changes to a couple of log messages
[dvbapi] Changed variable name (cosmetic)
dvbapi_parse_capmt() returns the demux_id, not the pmt_pid, so use a proper variable name.

Emu
[osemu] Cleaned up error codes and did some cosmetics
[biss] Bug fixes and improvements to BISS2 mode CA
[dropshadow=blue]для Openbox AS серии[/dropshadow]
 
XcamClient3 11537 emu 797
[spoil]Changeset 11537

[dvbapi] Reworked "ca_pmt_cmd_id" skipping logic

According to the spec (​https://www.dvb.org/resources/public/standards/En50221.V1.pdf), the "ca_pmt_cmd_id"
value shall be present inside the ES info loop. Unfortunately, each dvbapi client does each own thing. The
only reliable way to detect when this info is present in the CA PMT is to actually check its value, like it
was done in the old code.

Most boxes always send the typical value of 0x01 (ok_descrambling) and the above check works fine because
there is no descriptor_tag 0x01 to get confused with. On the contrary, for enigma2, values like 0x03 (query),
0x04 (not_selected) are possible (not yet, but soon). Skipping these higher values the same way will not work,
because descriptors with such tags can exist, so a different check is implemented for enigma2.

In practice, this commit fixes the VDR dvbapi plugin, as well as the enigma2 boxes with wrong dvbapi boxtype
setting ("none" instead on the correct "dreambox" - the setting is irrelevant now, but will make a difference
in the future, so make sure you set it correctly).
THANKS MAHDI-DZ
[/spoil]
 
[Impact]XcamClient3 11546 emu 797[/Impact]
для Openbox AS серии
Changeset 11546-11540

[gbox] Cosmetics
Replaced strncpy() with cs_strncpy() in a few places
[dvbapi] Added more PMT audio descriptors
[dvbapi] Cosmetics and minor optimizations
[dvbapi] CAT filtering optimizations
Separate CAT filter (starting and stopping) from EMM filtering.
Stop CAT filter as soon as CAT is parsed, instead of letting it run forever. (Everytime we get a new channel, the CAT filter is restarted anyway).
Split CAT parsing from CA descriptor parsing.
[dvbapi] Display service name when zapping
If present in oscam.srvid or oscam.srvid2, the service name is displayed at channel zap (like it was done before the CA PMT rewrite).
[dvbapi] SDT parsing optimizations
The SDT filter is now stopped even if no service name or provide name is found. Previously, on FTA or BISS channels, the SDT filter would run forever.
The SDT is now used for getting the tsid and onid of the service (in case we haven't already receive them in the CA PMT).
Duplicate info from the log is removed to keep it clean. The SDT information is only printed once.
Removed some redundant chekcs from the SDT parsing function. They are already done in the caller function.
Added more service types as "tv".
The actual string parsing and supported character sets remained the same (still some eastern character sets are not supported).
THANKS MAHDI-DZ

 
[Impact]XcamClient3 11554 emu 798[/Impact]

Implement changes needed as researched by t5b6_de for dvbapi client protocol V3
More fix due to bad refactoring commits

для Openbox AS серии
 
[Impact]XcamClient3 11561 emu 798[/Impact]

changeset 11561


[dvbapi] Always regard stream_type 0x81 as audio (ac3) without looking for the ac3_descriptor

This fixes some not ATSC complaint channels reported with no sound.

Thanks nautilus7 for providing another contribution!
для Openbox AS серии
 
[Impact]XcamClient3 11570 emu 798[/Impact]

svn-r11570

fix certificate chain loading
fix for ticket #4573
patch provided by @delilah23

для Openbox AS серии
 
[Impact]XcamClient3-11571-emu-r798[/Impact]

NDS DES/3DES Overcrypt support
fix bug for wrong decoded classD3 CMD's
improved Sky DE/CH/AT V14/V15 payload log output
patch provided by kabeltod
 
Назад
Сверху