LuxSat Satellite

Tools / Plugins / CCcam / Settings /Oscam/Skins / Picons => Oscam-emu & Tools & Etc. ipk & deb => Topic started by: LuxSat on January 11, 2026, 07:08:39 PM

Title: OSCam-Emu (By VeRDe) ARM-MIPSEL-AARCH64 (11945)
Post by: LuxSat on January 11, 2026, 07:08:39 PM

(https://www.luxsat.eu/Dreambox/afbeeldingen/cardsharing oscam.png)

OSCam-Emu (By VeRDe) ARM-MIPSEL-AARCH64


OSCam-Emu 11945 ARM-MIPSEL-AARCH64

(https://www.luxsat.eu/Allerlei_tijdelijk/download_vinger.gif)
 (https://www.luxsat.eu/Dreambox/afbeeldingen/ok.gif) Download
 Please report broken links on the forum.
Download Here  (https://www.mediafire.com/file/p5gqsqwjpkbvtix/oscam-git11945-802--aarch64-armv7-mips32el.zip/file)
(https://www.luxsat.eu/Allerlei_tijdelijk/paypall.gif) (https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=KLXN6TE7FRVPG&source=url)
Support our website - make a small donation
Title: Re: OSCam-Emu (By VeRDe) ARM-MIPSEL-AARCH64 (11943)
Post by: LuxSat on February 10, 2026, 09:06:14 AM
(https://www.luxsat.eu/Dreambox/afbeeldingen/cardsharing oscam.png)

OSCam-Emu (By VeRDe) ARM-MIPSEL-AARCH64

(https://www.luxsat.eu/smileys/update.gif)
Changeset 11943

09.02.2026

dvbapi: use SERVICE_TYPE_MASK descriptor to fix CW delivery for shared services

When stream_write_cw() successfully delivers a CW to a stream client,
it returns true and prevents the same CW from being written via the
CA device (ioctl/netsend). This exclusive routing causes a CW gap
on demuxers that require CA device delivery until the next cw cycle,
because stream_write_cw() consumes the CW before the stream client
has fully disconnected.

Parse the SERVICE_TYPE_MASK descriptor (0x85) from the CA PMT to
identify whether a demux serves a stream client (type 7/8) or requires
direct CA device or netsend descrambling. For demuxers that require
CA device or netsend delivery, always write the CW via dvbapi_write_cw
regardless of whether stream_write_cw() consumed it. For stream-only
demuxers and clients that don't send descriptor 0x85, preserve the
original exclusive behavior.

Please report broken links on the forum.
Download in topposting (https://www.luxsat.eu/Dreambox/afbeeldingen/ok.gif)
Title: Re: OSCam-Emu (By VeRDe) ARM-MIPSEL-AARCH64 (11945)
Post by: LuxSat on March 01, 2026, 10:48:38 AM

(https://www.luxsat.eu/Dreambox/afbeeldingen/cardsharing oscam.png)
OSCam-Emu (By VeRDe) ARM-MIPSEL-AARCH64

(https://www.luxsat.eu/smileys/update.gif)
CCcam.cfg reading to OSCam

Support for TVSat 183E

Build by VeRDe

*11945
warnings: fix C23 and glibc-2.43 -Wdiscarded-qualifiers warnings
For ISO C23, the function strstr that return pointers into their input
arrays now have definitions as macros that return a pointer to a
const-qualified type when the input argument is a pointer to a const-qualified
type.

-------------------------------------------------------
*11944
dvbapi: suppress pmt mode 6 connection retry log spam
Log the connection attempt and error only once, then silently retry every second until the CA PMT server becomes available.

Download in topposting (https://www.luxsat.eu/Dreambox/afbeeldingen/ok.gif)