1. Dashboard
  2. Mitglieder
    1. Letzte Aktivitäten
    2. Benutzer online
    3. Team
    4. Mitgliedersuche
  3. Filebase
  4. Forum
  5. Zebradem-WIKI
  6. Foren-Regeln
  7. Spenden Liste
    1. Spenden
  • Anmelden
  • Registrieren
  • Suche
ZebraDem-Sponsoring
Dieses Thema
  • Alles
  • Dieses Thema
  • Dieses Forum
  • Seiten
  • Dateien
  • Forum
  • Erweiterte Suche
  1. Forum
  2. Empfang (Sat/Kabel) und HiFi
  3. DVB-C/T/S

mdvbapi Plugin-> v0.18 (22.08.2017)

  • Portisch
  • 7. Januar 2015 um 08:21
  • Portisch
    Anfänger
    Punkte
    130
    Beiträge
    24
    • 7. Januar 2015 um 08:21
    • #1

    Hallo zusammen!

    Habe auf Streamboard ein neues Plugin für den DVBViewer Recording Service entdeckt.
    Es arbeitet direkt über die oscam dvbapi über den listen_port.

    Geht bei mir einwandfrei, auch mit mehreren Kanälen gleichzeitig!
    Nun kann man bald Acamd in Pension schicken.

    mfg
    Portisch

    Zitat

    DVBViewer Recording Service DVB Api Plugin
    Version: v0.02
    by schwa226
    This is a dvbapi plugin for the DVBViewer Recording Service.
    It will work also with DVBViewer but it is optimized for the DVBViewer Recording Service.
    You can get the DVBViewer Recording Service at http://www.dvbviewer.com.
    How to install:
    The INI-File:
    The dvbv-dvbapi.ini have to be in the DVBViewer plugins directory like ../DVBViewer/Plugins
    There is only one INI-File for all dvbv-dvbapi.dll plugins which make it easier for the user.

    DVBViewer Recording Service:
    Install DVBViewer and DVBViewer Recording Service on the PC.
    The plugin(s) have to be in ../DVBViewer/Plugins/Plugins[1 - 32]
    For each tuner one plugin folder is used.
    So if you have 4 tuners in DVBViewer Recording Service you will have folder "Plugins1" to "Plugins4".

    DVBViewer:
    Install DVBViewer on the PC.
    The plugin have to be in ../DVBViewer/Plugins

    The plugin makes a connection to oscam dvbapi by a inet socket TCP.
    dvbv-plugin.ini:
    Section:
    [oscam]
    ip=< ip where oscam can be reached >
    port=< listen_port of the oscam dvbapi >

    [options]
    debug=< debug level >
    Please take a look to:
    OSCam/en/Config/oscam.conf – Streamboard Wiki
    Possible debug values:
    D_DVBVIEWER 0x0001 Log transfer from/to DVBViewer Recording Service
    D_FILTER 0x0002 Log filter actions
    D_OSCAM 0x0004 Log transfer from/to oscam
    D_DECSA 0x0008 Log FFdecsa infos
    D_PIPE 0x0010 Log internal pipe transfer

    The log files are saved in ../DVBViewer/Plugins.
    oscam:
    You will need a oscam supporting dvbapi protocol 1.

    Alles anzeigen
  • Portisch
    Anfänger
    Punkte
    130
    Beiträge
    24
    • 23. Januar 2015 um 20:02
    • #2

    v0.03:
    Fixed filter & mask issue
    Added adaptation field support for filter

    v0.04:
    Add fix for wrong cluster size in decrypt
    Add fix for corrupt data (table len) in EMM data.

    Zitat

    DVBViewer Recording Service DVB Api Plugin

    Version: v0.04
    by schwa226

    Special THX to Appiemulder the author of Acamd!

    This is a dvbapi plugin for the DVBViewer Recording Service.
    It will work also with DVBViewer but it is optimized for the DVBViewer Recording Service.
    You can get the DVBViewer Recording Service at

    Zitat

    http://anonym.to/?http://www.dvbviewer.com.

    How to install:
    The INI-File:
    The dvbv-dvbapi.ini have to be in the DVBViewer plugins directory like ../DVBViewer/Plugins
    There is only one INI-File for all dvbv-dvbapi.dll plugins which make it easier for the user.

    DVBViewer Recording Service:
    Install DVBViewer and DVBViewer Recording Service on the PC.
    The plugin(s) have to be in ../DVBViewer/Plugins/Plugins[1 - 32]
    For each tuner one plugin folder is used.
    So if you have 4 tuners in DVBViewer Recording Service you will have folder "Plugins1" to "Plugins4".

    DVBViewer:
    Install DVBViewer on the PC.
    The plugin have to be in ../DVBViewer/Plugins

    The plugin makes a connection to oscam dvbapi by a inet socket TCP.

    dvbv-plugin.ini:

    Section:
    [oscam]
    ip=< ip where oscam can be reached >
    port=< listen_port of the oscam dvbapi >

    [options]
    debug=< debug level in decimal >

    Please take a look to:
    http://www.streamboard.tv/wiki/OSCam/en/...cam.conf#DVBapi

    Possible debug values:
    D_DVBVIEWER 0x0001 Log transfer from/to DVBViewer Recording Service
    D_FILTER 0x0002 Log filter actions
    D_OSCAM 0x0004 Log transfer from/to oscam
    D_DECSA 0x0008 Log FFdecsa infos
    D_PIPE 0x0010 Log internal pipe transfer

    The log file is saved in ../DVBViewer/Plugins.

    oscam:
    You will need a oscam supporting dvbapi protocol 1.

    Alles anzeigen
  • Portisch
    Anfänger
    Punkte
    130
    Beiträge
    24
    • 6. Februar 2015 um 18:16
    • #3

    Hier geht es weiter:
    https://www.zebradem.com/74147-mdvbapi-plugin

  • Portisch
    Anfänger
    Punkte
    130
    Beiträge
    24
    • 7. Februar 2015 um 10:04
    • #4

    mdvbapi Plugin

    mdvbapi Plugin für DVBViewer, ProgDVB, Mediaportal,...

    Zitat

    DVBViewer Recording Service / MDAPI DVB Api Plugin
    Version: v0.07
    by schwa226
    Special THX to Appiemulder the author of Acamd!
    v0.03:
    Fixed filter & mask issue
    Added adaptation field support for filter
    v0.04:
    Add fix for wrong cluster size in decrypt
    Add fix for corrupt data (table len) in EMM data.
    v0.05:
    Add MDAPI 184/188 Bytes support
    v0.06:
    Fixed PMT parsing (TNTSat, Digi TV,...)
    v0.07:
    Code cleanup
    Changed plugin name to mdvbapi
    This is a dvbapi plugin for the DVBViewer Recording Service or an MDAPI DVB software.
    It will work also with DVBViewer but it is optimized for the DVBViewer Recording Service.
    You can get the DVBViewer Recording Service at http://www.dvbviewer.com.
    How to install:
    The INI-File:
    The mdvbapi.ini have to be in the plugins directory like ../DVBViewer/Plugins, ../ProgDVB/Plugins or ../MDPlugins

    There is only one INI-File for all mdvbapi.dll plugins which make it easier for the user.

    DVBViewer Recording Service:
    Install DVBViewer and DVBViewer Recording Service on the PC.
    The plugin(s) have to be in ../DVBViewer/Plugins/Plugins[1 - 32]
    For each tuner one plugin folder is used.
    So if you have 4 tuners in DVBViewer Recording Service you will have folder "Plugins1" to "Plugins4".

    DVBViewer:
    Install DVBViewer on the PC.
    The plugin have to be in ../DVBViewer/Plugins

    The plugin makes a connection to oscam dvbapi by a inet socket TCP.
    mdvbapi.ini:
    Section:
    [oscam]
    ip=< ip where oscam can be reached >
    port=< listen_port of the oscam dvbapi >

    [options]
    debug=< debug level in decimal >
    Please take a look to oscam wiki:
    OSCam/en/Config/oscam.conf – Streamboard Wiki
    Possible debug values:
    D_PLUGIN 0x0001 Log transfer from/to DVB software
    D_FILTER 0x0002 Log filter actions
    D_OSCAM 0x0004 Log transfer from/to oscam
    D_DECSA 0x0008 Log FFdecsa infos
    D_PIPE 0x0010 Log internal pipe transfer

    The log file is saved in ../MDPlugins or ../Plugins directory.
    oscam:
    You will need a oscam supporting dvbapi protocol 1.

    Alles anzeigen
  • mandy28
    Erleuchteter
    Reaktionen
    1
    Punkte
    88.996
    Beiträge
    16.178
    • 7. Februar 2015 um 18:45
    • #5

    Jetzt auch in der Database zu finden : mdvbapi

  • pivo
    Moderator
    Reaktionen
    203
    Punkte
    16.458
    Dateien
    2
    Beiträge
    3.125
    • 11. November 2016 um 20:28
    • #6

    mdvbapi 0.17(oscam dvbapi plugin):

    Code
    v0.17Fixed possible crash on closing the pluginChanged config folder destination to %ALLUSERSPROFILE%\mdvbapi (example: C:\ProgramData\mdvbapi).Existing config mdvbapi.ini or mdvbapi.log is getting moved to the new config folder on the first start.

    In der Database :

    Download

  • pivo
    Moderator
    Reaktionen
    203
    Punkte
    16.458
    Dateien
    2
    Beiträge
    3.125
    • 22. August 2017 um 20:11
    • #7

    mdvbapi 0.18(oscam dvbapi plugin):

    Code
    v0.17.1
    Changed log entries for DVBLink
    Fixed filter for data with a length of 180 bytes
    
    
    v0.18
    Added extended CW API (PowerVu, DES & AES) (only usable for DVBViewer - untested!)


    Also the FFdecsa DLLs for MDAPI(Plus) where updated:

    Code
    FFDecsa DLL for use with MDAPI(Plus).These DLLs are modified like used in the dvbapi plugin "mdvbapi" by schwa226.Speedtest original INT_32:FFDecsa_32_INT.dll : Speed=369,73 Mbit/s , 251175,88 pkts/sFFDecsa_32_INT.dll : Speed=352,04 Mbit/s , 239157,89 pkts/sFFDecsa_32_INT.dll : Speed=362,45 Mbit/s , 246226,60 pkts/sFFDecsa_32_INT.dll : Speed=367,88 Mbit/s , 249920,00 pkts/sSpeedtest modified INT_32:FFdecsa.dll INT_32 : Speed=408,76 Mbit/s , 277688,89 pkts/sFFdecsa.dll INT_32 : Speed=399,87 Mbit/s , 271652,17 pkts/sFFdecsa.dll INT_32 : Speed=381,23 Mbit/s , 258984,46 pkts/sFFdecsa.dll INT_32 : Speed=389,29 Mbit/s , 264465,61 pkts/sSpeedtest modified INT_32 with SSE2 128 modifications:FFdecsa.dll INT_32 SSE2_128 : Speed=608,07 Mbit/s , 413090,91 pkts/sFFdecsa.dll INT_32 SSE2_128 : Speed=603,09 Mbit/s , 409704,92 pkts/sFFdecsa.dll INT_32 SSE2_128 : Speed=613,14 Mbit/s , 416533,33 pkts/sFFdecsa.dll INT_32 SSE2_128 : Speed=613,14 Mbit/s , 416533,33 pkts/sThe SATIP version should only be used for SAT>IP hardware.SAT>IP is only transfering 7 ts packets at once so ffdecsa got optimzed to this low count of packets.The difference between OLD and NEW is only the function exports of the DLLs.

    thx @schwa226

    In der Database :

    Download

Jetzt mitmachen!

Du hast noch kein Benutzerkonto auf unserer Seite? Registriere dich kostenlos und nimm an unserer Community teil!

Benutzerkonto erstellen Anmelden

Spenden

Vielen Dank für die Unterstützung!
Hiermit unterstützt du Zebradem.
Das beinhaltet überwiegend die Serverkosten und Lizenzgebühren.
Spenden

Letzte Beiträge

  1. FRITZ!Box 6360 Cable 85.06.04 Recover

    dih
    8. September 2026 um 22:34
  2. DDownload erweitert den Download direkt im Browser

    heugabel
    8. September 2026 um 16:27
  3. EU-Reparaturpflicht: Bei vielen Smartphones fehlen Reparaturinformationen

    heugabel
    7. September 2026 um 19:28
  4. Clawforge – Wenn Fail2ban und CrowdSec nicht mehr den ganzen Server sehen

    heugabel
    7. September 2026 um 16:28
  5. Bahnsparen in Deutschland: Zwischen Sparpreisen und komplexer Reiseplanung

    heugabel
    6. September 2026 um 11:27
  6. Firefox und die ungefragte KI

    heugabel
    6. September 2026 um 10:27
  7. Sechs Jahre und sechs Monate Haft für einen 68-Jährigen wegen illegalen IPTV-Streamings

    heugabel
    5. September 2026 um 15:27
  8. Samsung TV Plus/Rakuten TV

    Fellfresse
    4. September 2026 um 19:06
  9. Schweden bremst das illegale IPTV aus – doch die eigentliche Frage bleibt offen

    heugabel
    4. September 2026 um 11:27
  10. 153 Millionen Führerscheine im Dark Web: Die Fragilität digitaler Identitäten

    heugabel
    3. September 2026 um 18:27
© 2024 Zebradem - Software by WoltLab