Aktuelles
Digital Eliteboard - Das Digitale Technik Forum

Registriere dich noch heute kostenlos, um Mitglied zu werden! Sobald du angemeldet bist, kannst du auf unserer Seite aktiv teilnehmen, indem du deine eigenen Themen und Beiträge erstellst und dich über deinen eigenen Posteingang mit anderen Mitgliedern unterhalten kannst! Zudem bekommst du Zutritt zu Bereichen, welche für Gäste verwehrt bleiben

Registriere dich noch heute kostenlos, um Mitglied zu werden! Sobald du angemeldet bist, kannst du auf unserer Seite aktiv teilnehmen, indem du deine eigenen Themen und Beiträge erstellst und dich über deinen eigenen Posteingang mit anderen Mitgliedern unterhalten kannst! Zudem bekommst du Zutritt zu Bereichen, welche für Gäste verwehrt bleiben

OSEmu - ein MicroEmu, klein und simpel

    Nobody is reading this thread right now.
AW: OSEmu - ein MicroEmu, klein und simpel

Wenn ein zweiter reader (client) direkt auf den emu (Server) gestellt wird, dann funktionierts als server und client!
So wars zumindest bei orf und osemu
mir ist das eigentlich immer noch nicht ganz klar :( jetzt habe ich das so gemacht ! und das ganze sieht jetzt so aus...
(ecm) lokaluser (0E00@000000/0000/1F86/40:DCC2ADFF2760862AFA03F6F0D2C2A4F9): found (17 ms) by emulator (P/2/2/2)
(ecm) user (0E00@000000/0000/1F86/40:DCC2ADFF2760862AFA03F6F0D2C2A4F9): cache2 (11 ms) by emulator
aber bild bleibt immer noch dunkel :(
lg. KLaubi
 
AW: OSEmu - ein MicroEmu, klein und simpel

Hi,
egal, ob Osemu oder Oscam-Emu, um PowerVu entschlüsseln zu können, muß der "Stream-Relay Server" genutzt werden.
Bei Osemu muß dieser über Parameter -r gestartet werden.
-r <stream source port>:<relay port> (enables stream relay server)
z.B. so
/usr/bin/OSEmu -a user:password -p 11000 -b -r 8001:17999
Bei Oscam-Emu wird dieser mit eingepatcht und man findet die Parameter im WebIf unter >Config< - >Stream Relay<

Um auf den Stream Relay Port zuzugreifen, braucht man also einen passenden IPTV/Streamingkanal in seiner Kanalliste.
Bei Verwendung von Osemu müssen in diesem die ECM-Pid mit übertragen werden können -> "Include ECM in http streams".
Diese Einstellung findet man im OpenWebIf unter OpenWebif -> Settings -> Customize.
Das funktioniert z.B. mit OpenPli oder openATV, aber nicht mit jedem Image.
Falls es vom Image nicht unterstützt wird, muß man Oscam-Emu nutzen.
Hier kann es passieren, dass man die "ECM fix delay"-Einstellungen verändern muß (Config -> Stream Relay).
Erhöhen/Verringern. bis es keine Freezer mehr gibt.
Falls es mit VUs Probleme geben sollte, dann nutze die letzten Treiber (Juni 2015).

Den Steamingkanal kann man z.B. so anlegen:

  1. geh in's Webif der Box und klick auf den Stream-button für den Kanal, den du hinzufügen willst
  2. speicher das .m3u file
  3. öffne das .m3u file mit einem Editor, sieht etwa so aus -->
  4. ersetze den Port (8001) mit den Stream relay Port (default: 17999) und den Host-Name ("stb") mit 127.0.0.1 -->
  5. Füge den neuen Stream-link zu deiner Kanalliste hinzu (z.B. mit DreamBoxEdit)

Verwenden von DreamBoxEdit

  1. geh in die mittlere Liste "TV User Bouquet Details"
  2. Rechts-click auf einen Kanal, "IPTV und andere Streamingkanäle" auswählen, dann auf "Hinzufügen"
  3. "DVB/TS" auswählen
  4. wähle einen Namen und trage den neuen Stream-link als URL ein
  5. benutze die "Service ID" vom originalen Kanal, die du in der linken Liste findest ("Services").
benutze nicht die korrekte Transponder ID/Network ID/Namespace vom ursprünglichen Sender für den Stream link.
nutze Transponder ID: "11", Network ID: "22" and Namespace: "33". Kanaltype: "1"

Bei BwTv sieht das z.B. bei mir so aus:
Du musst angemeldet sein, um Bilder zu sehen.


Hier noch mal die originalen README:
Osemu
Code:
OSEmu
======

Here is a working sample for a simple (micro) emu.
It includes the basic needed cs357x (camd35 UDP) functionality, and is very simple and compact.


Build: 
======

- Put a SoftCam.Key file into the source code directory (for example from skystar.org).
  Note: This does not apply for Mac OSX and Android, SoftCam.Key cannot be integrated on these systems at the moment. 
  
- Run `make` to compile OSEmu.

  Info: If you want to cross-compile OSEmu search for the "simpleemu" script by gorgone.


Run:
====

- (optional) OSEmu does not require, but will make use of "SoftCam.Key" if available. 
             "SoftCam.Key" is searched in:
              - /var/keys
              - The folder specified with the "-c <folder>" option.
              

- You may use the program with the following options:

  -a <user>:<password> (set the cs357x user and password) [REQUIRED]
  -p <portnumber> (set the cs357x port) [REQUIRED]
  -c <folder> (set the folder where SoftCam.Key is searched)
  -b (start OSEmu in background/daemon mode)
  -v (log debug information)
  -l <logfile> (write logs to this file)
  -e (enable emm au) 
      - Viaccess3: Needs M0 key; oscam clients must be version r10584 or newer, and the OSEmu reader must have set "emmcache = 1,1,2,1".
      - Irdeto2: Needs M0 and M3/4/5/6 key
      - PowerVU: Needs AU key
  -L (only allow local connections from localhost)
  -i (show OSEmu version info and exit)
  -r <stream source port>:<relay port> (enables stream relay server)
  
  Examples:
    /usr/bin/OSEmu -a user:password -p 11000 -b
    /usr/bin/OSEmu -a user:password -p 11000 -b -c /usr/keys -l /var/log/osemu.log -e
    /usr/bin/OSEmu -a user:password -p 11000 -b -r 8001:17999

OSCam reader config for OSEmu
=============================

[reader]
label                         = OSEmu
protocol                      = cs357x
device                        = 127.0.0.1,11000
user                          = user
password                      = password
caid                          = 0D00,0D02,090F,0500,1801,0604,2600,FFFF
ident                         = 0D00:000000,000004,000010,000014,000020,0000C0,0000C4,0000C8,0000CC;0D02:000000,00008C,0000A0,0000A4,0000A8;090F:000000;0500:000000,030B00,023800,021110,007400,007800;1801:000000,007301,001101;0604:000000;2600:000000;FFFF:000000;
group                         = 1
emmcache                      = 1,1,2,1


BISS/ConstCW config
===================

Syntax for keys in SoftCam.Key: (key number can be '00' or '01')
F <service id><ecm pid> <key number> <key>

Example:

    service id: 2222
    ecm pid: 1111
    key: 0102030405060708

    F 22221111 00 0102030405060708
    
Important:
    The correct ecm pid is only available when using oscam dvbapi.
    For example:
            oscam (dvbapi) <-> OSEmu
            oscam (dvbapi) <-> oscam <-> OSEmu
            
    When using another client like cccam, the ecm pid seen by OSEmu will always be '1FFF'
    For example:
            cccam <-> oscam <-> OSEmu
            cccam <-> OSEmu
    In this case the above example key line needs to be changed to:
    F 22221FFF 00 0102030405060708


    When using cccam clients for BISS/ConstCW create a second reader with no ident line:
    
[reader]
label                         = OSEmu-BISS
protocol                      = cs357x
device                        = 127.0.0.1,11000
user                          = user
password                      = password
caid                          = 2600,FFFF
group                         = 2

PowerVU config
==============

Keys in SoftCam.Key:
    P <srvid> <nb> <key>
    example:
    P 1234 01 11223344556677

    AU keys:
    P <srvid> <UA> <key>
    example:
    P 1234 11223344 11223344556677

For PowerVU the Stream Relay must be used:

IMPORTANT:
    The stream relay needs a fast CPU. Not every STB is fast enough.
    If you encounter problems like suttering, likely your CPU is too slow.

    For OSEmu it is required that the "Include ECM in http streams" setting is enabled.
    If your image supports it (openpli, openatv), you can find it here:
    OpenWebif -> Settings -> Customize
    
    If your image does not support it, the only option is to use oscam-emu.
    OSEmu's stream relay will NOT work without "Include ECM in http streams".
    
    Switch to oscam-emu if the option is not available.
    

Channel Config:
1. Go to the OpenWebif and click on the "Stream" button for the channel you want to add.
2. Download and save the .m3u file.
3. Open the .m3u file with a text edior and get the stream link. It looks like this:
    http://stb:8001/1:0:19:0123:3EF:1:C00000:0:0:0:
4. Replace the port (8001) with the relay port (default: 17999) and the host name ("stb") with 127.0.0.1
    [URL]https://127.0.0.1:17999/1:0:19:0123:3EF:1:C00000:0:0:0[/URL]:
5. Add the new stream link to your channel list (for example with DreamBoxEdit)

IMPORTANT:
    Do NOT use the correct Transponder ID/Network ID/Namespace for the stream link.
    Use Transponder ID: "11", Network ID: "22" and Namespace: "33".
    Set Service Type to "1", and enter the correct Service ID for the channel.

Note: 
    When using DreamBoxEdit:
    
    A. Go to the list in the middle "Bouquet details".
    B. Right click on a channel, select "IPTV and other streaming services", select "Add".
    C. Select "DVB/TS".
    D. Chosse a name and use the new stream link as URL.
    E. Use the "Service ID" of the original channel. You can find it in the left list ("Services")
    

Drecrypt2 info:
===============

OSemu cannot support Drecrypt2 because no client will send the overcrypt EMMs to it.
Support for Drecryp2 is available in oscam-emu.
Oscam-Emu
Code:
OSCam-emu: Open Source Conditional Access Module Emulator
=========================================================

OSCam-emu is an Oscam addon module to include emulator support and other functionality that collides with the goal of the original oscam developers.

This patch creates a virtual card reader which is configured automatically.
You may save the default reader configuration with the webif and then modify it to your own liking.

Key file ("SoftCam.Key"):
OSCam-emu does not require, but will make use of "SoftCam.Key" if available.
"SoftCam.Key" is searched in the oscam config folder (where oscam.conf is located) and also in "/var/keys".

You may use OSEmu instead and add it as a reader to your plain oscam server.
OSEmu can be found at [URL]https://github.com/oscam-emu/OSEmu[/URL]

Supported systems
=================

Currently only the following crypto systems are available:
 - Cryptoworks
 - SoftNDS
 - Viaccess 1/2/3
 - Nagra 2
 - Irdeto 2
 - Biss (Mode 1) [Note: only 1 key possible for a sid/pid combination, use the oscam constcw reader if you need more]
 - PowerVU (via Stream Relay)
 - Drecrypt2 *experimental, most likely some fixes are needed*

All of these are basically working, but far from complete so anyone filling in blanks is welcome...


TODO
====

Work has to be done on the following items:
 - Add other encryption systems


Version history
===============

OSCam-emu history is accessible through GitHub commits at:
   [URL]https://github.com/oscam-emu/oscam-emu[/URL]


Building OSCam-emu from source
==============================

 - Get the lastest oscam sources from SVN:
    svn checkout [URL]http://www.streamboard.tv/svn/oscam/trunk[/URL] oscam-svn

 - Save the oscam-emu.patch file:
    wget [URL]https://github.com/oscam-emu/oscam-emu/raw/master/oscam-emu.patch[/URL]

 - Go to oscam-svn directory:
    cd oscam-svn

 - Patch the source with the EMU patch:
    patch -p0 < ../oscam-emu.patch
    
 - OR: Instead of 'patch', you may also use 'svn patch':
    svn patch ../oscam-emu.patch
    
 - Put a SoftCam.Key file into the oscam-svn directory (for example from skystar.org)
   Note: This does not apply for Mac OSX and Android, SoftCam.Key cannot be integrated on these systems at the moment.
  
 - Run `./config.sh -g` to choose the features you want.

 - Run `make` to compile OSCam.


OSCam dvbapi config
===================

If dvbapi is activated, the "delayer" option is forced to have a value of at least 60.
This is to avoid freezes/crashes because of too fast ecm responses.


Help and Support
================

You may visit our issues system for filling in bug reports regarding EMU issues.
   [URL]https://github.com/oscam-emu/oscam-emu/issues[/URL]

Configuration wiki:
   [URL]http://www.streamboard.tv/wiki/index.php/OSCam[/URL]


BISS/ConstCW config
===================

Syntax for keys in SoftCam.Key: (key number can be '00' or '01')
F <service id><ecm pid> <key number> <key>

Example:

    service id: 2222
    ecm pid: 1111
    key: 0102030405060708

    F 22221111 00 0102030405060708
    
Important:
    The correct ecm pid is only available when using oscam dvbapi.
    For example:
            oscam (dvbapi) <-> OSEmu
            oscam (dvbapi) <-> oscam <-> OSEmu
            
    When using another client like cccam, the ecm pid seen by OSEmu will always be '1FFF'
    For example:
            cccam <-> oscam <-> OSEmu
            cccam <-> OSEmu
    In this case the above example key line needs to be changed to:
    F 22221FFF 00 0102030405060708
    
PowerVU config
==============

Keys in SoftCam.Key:
    P <srvid> <nb> <key>
    example:
    P 1234 01 11223344556677

    AU keys:
    P <srvid> <UA> <key>
    example:
    P 1234 11223344 11223344556677

For PowerVU the Stream Relay must be used:

IMPORTANT:
    The stream relay needs a fast CPU. Not every STB is fast enough.
    If you cannot fix stuttering with the following guide, likely your CPU is 
    too slow.

    For best performance, the "Include ECM in http streams" setting must be enabled.
    If your image supports it (openpli, openatv), you can find it here:
    OpenWebif -> Settings -> Customize
    
    If the setting is not available, you may need to adjust the "ECM fix delay"
    setting in oscam webif (Config -> Stream Relay).
    Increase/Lower it until there is no stuttering.

    When using VU+ devices, make sure to use the latest drivers (June 2015), if 
    you encounter any problems.

Channel Config:
1. Go to the OpenWebif and click on the "Stream" button for the channel you want to add.
2. Download and save the .m3u file.
3. Open the .m3u file with a text edior and get the stream link. It looks like this:
    [URL]https://stb:8001/1:0:19:0123:3EF:1:C00000:0:0:0:[/URL]
4. Replace the port (8001) with the relay port (default: 17999) and the host name ("stb") with 127.0.0.1
    [URL]https://127.0.0.1:17999/1:0:19:0123:3EF:1:C00000:0:0:0[/URL]:
5. Add the new stream link to your channel list (for example with DreamBoxEdit)

IMPORTANT:
    Do NOT use the correct Transponder ID/Network ID/Namespace for the stream link.
    Use Transponder ID: "11", Network ID: "22" and Namespace: "33".
    Set Service Type to "1", and enter the correct Service ID for the channel.

Note: 
    When using DreamBoxEdit:
    
    A. Go to the list in the middle "Bouquet details".
    B. Right click on a channel, select "IPTV and other streaming services", select "Add".
    C. Select "DVB/TS".
    D. Chosse a name and use the new stream link as URL.
    E. Use the "Service ID" of the original channel. You can find it in the left list ("Services")
    

Drecrypt2 config:
=================

IMPORTANT:
    Drecrypt2 support is experimental at the moment.
    Most likely you will encounter problems, which need to be fixed first.

Keys in SoftCam.Key:

D <caid><provider> <key type><key index> <key>
example:
D 4AE1FF AA01 112233445566778899AABBCCDDEEFF0011223344556677889900AABBCCDDEEFF

AU keys:
D <caid><provider> MK<key type><key index> <key>
example:
D 4AE1FF MKAA01 112233445566778899AABBCCDDEEFF0011223344556677889900AABBCCDDEEFF
Gruß
janni1
 
Zuletzt bearbeitet:
AW: OSEmu - ein MicroEmu, klein und simpel

hallo @janni1 das habe ich jetzt alles so gemacht....aber den sender den ich jetzt angelegt habe bleibt grau(in den settings)....und keine reaktion...muss ich da noch was beachten ? evtl. auf dem oscam server ?
lg.
KLaubi
 
AW: OSEmu - ein MicroEmu, klein und simpel

Hi,
genau wie hast du es jetzt gemacht?
Osemu oder Oascam-Emu?
Welche Box?
Welches Image?

Gruß
janni1
 
AW: OSEmu - ein MicroEmu, klein und simpel

1. osemu
2. Edision Vip2 (weiss garnicht ob das dmit überhaupt geht )
3. Duck Trick Image
lg.
KLaubi
 
Zuletzt bearbeitet von einem Moderator:
AW: OSEmu - ein MicroEmu, klein und simpel

Hi,
keine Ahnung ob dein Image die ECM mit über den HTTP-Stream überträgt.
Ich würde es an deiner Stelle mit Oscam-Emu versuchen.

Gruß
janni1
 
AW: OSEmu - ein MicroEmu, klein und simpel

Hallo an alle,

ich besitze VuSolo2 (openpli 4 letzter image von heute) mit Oscam-Emu.
AFN geht, E! EEUR HD nicht auf 9E.
Ke.s fuer E! EEUR HD soll angeblich dieses sein.
P E380 01 7...........C.

Stream wird decoded, aber kein bild.
2015/07/21 21:29:49 00000000 [Emu] stream client disconnected
2015/07/21 21:29:49 00000000 [Emu] stream client connected with request /1:0:19:474:1AF4:9E:5A0000:0:0:0:
2015/07/21 21:29:50 4F37D6A4 c (dvbapi) Demuxer 0 ecmpid 0 CAID: 0E00 ECM_PID: 0739 PROVID: 000000
2015/07/21 21:29:50 4F37D6A4 c (dvbapi) Demuxer 0 found 1 ECMpids and 30 STREAMpids in PMT
2015/07/21 21:29:50 4F37D6A4 c (dvbapi) Demuxer 0 serving srvid 0474 (0E00@000000:0474 unknown) on adapter 0000 camask 0001 index 0000 pmtpid 0108
2015/07/21 21:29:50 4F37D6A4 c (dvbapi) Demuxer 0 trying to descramble PID 0 CAID 0E00 PROVID 000000 ECMPID 0739 ANY CHID PMTPID 0108 VPID 0709
2015/07/21 21:29:50 4F37D6A4 c (ecm) localuser (0E00@000000/0000/0474/40:97F41730419FB3AD0D60A981778D868A): found (1 ms) by emulator
2015/07/21 21:29:27 4F37D6A4 c (ecm) localuser (0E00@000000/0000/0474/40:C7145E006997B933410D0C457645C602): found (1 ms) by emulator
2015/07/21 21:29:27 4F37D6A4 c (dvbapi) *** WARNING: BAD TIME AFFECTING WHOLE OSCAM ECM HANDLING ****
2015/07/21 21:29:27 4F37D6A4 c (ecm) localuser (0E00@000000/0000/0474/40:90025C62B6D57D9654DC0F6E9108AE6F): found (1 ms) by emulator
2015/07/21 21:29:28 4F37D6A4 c (ecm) localuser (0E00@000000/0000/0474/40:D42648C7B1B7EF982EDC7D231CA83B7B): found (1 ms) by emulator
2015/07/21 21:29:28 4F37D6A4 c (ecm) localuser (0E00@000000/0000/0474/40:E24646D80CCA8A19F2BC2021D94873BA): found (1 ms) by emulator
dvbsnoop zeigt auf E! EEUR HD -> 9E 12092...

root@vusolo2:~# dvbsnoop -n 1 -nph 1
dvbsnoop V1.4.50 --

------------------------------------------------------------
SECT-Packet: 00000001 PID: 1 (0x0001), Length: 42 (0x002a)
Time received: Tue 2015-07-21 21:30:14.714
------------------------------------------------------------
PID: 1 (0x0001) [= assigned for: ISO 13818-1 Conditional Access Table (CAT)]

Guess table from table id...
CAT-decoding....
Table_ID: 1 (0x01) [= Conditional Access Table (CAT)]
section_syntax_indicator: 1 (0x01)
(fixed): 0 (0x00)
reserved_1: 3 (0x03)
Section_length: 39 (0x0027)
reserved_2: 262143 (0x3ffff)
Version_number: 19 (0x13)
current_next_indicator: 1 (0x01) [= valid now]
Section_number: 0 (0x00)
Last_Section_number: 0 (0x00)

MPEG-DescriptorTag: 9 (0x09) [= CA_descriptor]
descriptor_length: 22 (0x16)
CA_system_ID: 1280 (0x0500) [= France Telecom (Viaccess)]
reserved: 7 (0x07)
CA_PID: 510 (0x01fe)
Private Data:
0000: 13 01 20 14 03 04 26 00 14 03 04 26 10 14 03 04 .. ...&....&....
0010: 26 20 &

MPEG-DescriptorTag: 9 (0x09) [= CA_descriptor]
descriptor_length: 4 (0x04)
CA_system_ID: 3584 (0x0e00) [= Scientific Atlanta (Power VU)]
reserved: 7 (0x07)
CA_PID: 520 (0x0208)

CRC: 2662415063 (0x9eb13ad7)

Beim AFN --> 9E 11804 V zeigt dvbsnoop

root@vusolo2:~# dvbsnoop -n 1 -nph 1
dvbsnoop V1.4.50 --

------------------------------------------------------------
SECT-Packet: 00000001 PID: 1 (0x0001), Length: 55 (0x0037)
Time received: Tue 2015-07-21 21:35:55.452
------------------------------------------------------------
PID: 1 (0x0001) [= assigned for: ISO 13818-1 Conditional Access Table (CAT)]

Guess table from table id...
CAT-decoding....
Table_ID: 1 (0x01) [= Conditional Access Table (CAT)]
section_syntax_indicator: 1 (0x01)
(fixed): 0 (0x00)
reserved_1: 3 (0x03)
Section_length: 52 (0x0034)
reserved_2: 262143 (0x3ffff)
Version_number: 10 (0x0a)
current_next_indicator: 1 (0x01) [= valid now]
Section_number: 0 (0x00)
Last_Section_number: 0 (0x00)

MPEG-DescriptorTag: 9 (0x09) [= CA_descriptor]
descriptor_length: 4 (0x04)
CA_system_ID: 3584 (0x0e00) [= Scientific Atlanta (Power VU)]
reserved: 0 (0x00)
CA_PID: 500 (0x01f4)

MPEG-DescriptorTag: 9 (0x09) [= CA_descriptor]
descriptor_length: 10 (0x0a)
CA_system_ID: 3585 (0x0e01) [= Scientific Atlanta (Power VU)]
reserved: 0 (0x00)
CA_PID: 92 (0x005c)
Private Data:
0000: 05 04 01 92 00 00 ......

DVB-DescriptorTag: 95 (0x5f) [= private_data_specifier_descriptor]
descriptor_length: 4 (0x04)
PrivateDataSpecifier: 1396789331 (0x53415053) [= Scientific Atlanta]

DVB-DescriptorTag: 253 (0xfd) [= User defined]
descriptor_length: 5 (0x05)
Descriptor-data:
0000: 53 41 50 53 00 SAPS.

DVB-DescriptorTag: 252 (0xfc) [= User defined]
descriptor_length: 10 (0x0a)
Descriptor-data:
0000: 0e 01 00 5c 05 04 01 92 00 00 ...\......

CRC: 3846517914 (0xe545349a)
==========================================================

Hat einer die Idee warum wird E! EEUR HD nicht gezeigt ?

Edit : habe etwas noch geforscht : btw geht nur mit PMT = 0 in conf file, warum auch immer.

Humaxboy
 
Zuletzt bearbeitet:
AW: OSEmu - ein MicroEmu, klein und simpel

mach mal bitte ein log mit pmt6 und pmt 0
dann können wir das vielleicht fixen
 
AW: OSEmu - ein MicroEmu, klein und simpel

Hallo Leute,

ich lese hier schon länger mit, aber ich muss gestehen ich verstehe meistens nur Bahnhof. :emoticon-0138-think

Mein Ziel ist es BWTV zu erhellen.

Ich habe eine DM800 HD mit NewNigma2 4.0.12 (also OE 2.0 Image).

Die wichtigste Frage zuerst: Ist es mit meiner Box überhaupt möglich BWTV zum Laufen zu bekommen?

Vom Feed habe ich Oscam 1.20-unstable-emu r10100 installiert und schaffe es immerhin per WebIf darauf zuzugreifen.​


Ich habe von hier beide Dateien runtergeladen, bin aber ratlos was ich damit machen muss. Ich habe mir auch schon die Anleitung auf Seite 1 mehrmals durchgelesen, komme aber trotzdem nicht weiter. Ich nutze DCC für Telnet und FTP. Ich weiß nur nicht, was ich wo eingeben muss bzw. was ich wohin kopieren muss.

Wie muss ich weiter vorgehen um mein Ziel zu erreichen, sofern überhaupt möglich?

Bitte steinigt mich nicht, falls der Beitrag zu noob-like ist, aber ich bin definitiv lernwillig.

Vielen Dank vorab.
 
AW: OSEmu - ein MicroEmu, klein und simpel

mach mal bitte ein log mit pmt6 und pmt 0
dann können wir das vielleicht fixen

Falsches Alarm:emoticon-0111-blush...es funzt auch mit pmt6.
E! EEUR HD geht aber nicht definitiv, grund dafuer ist bekannt :
This channel does not use the normal PVu Channel ID (calculated by rotating SID one nibble to the left) but an entirely different Ident ie 0xE380 which can be seen in the decrypted ECM.
 
AW: OSEmu - ein MicroEmu, klein und simpel

Hi,

wie oft werden solche PowerVu-Keys denn geändert? Ich habe das gestern und heute mal probiert mit der DM8000 hier, es klappt mit BundeswehrTV und mit E! EEUR HD, aber z.B. nicht mit den AFN-Kanälen auf dem gleichen Sat (Sports, Sports HD..). Allerdings finde ich dafür schon zwei verschiedene Keys im Netz, die so ca 2 Wochen alt sein könnten. Hat da jemand eine gute Quelle, wo man tagesaktuelle Keys bekommt, die man auch per Autoupdate-Script downloaden kann? Ferner habe ich auch irgendwie das Gefühl, es funktionieren nur die PowerVU keys, die mit eincompiliert wurden und die aus der SoftCam.Key werden ignoriert, oder falsch ausgewertet? Kann da wer was zu sagen?

Thx Olli

Edit um Doppelpostings zu vermeiden
Also ich bin jetzt der Logik auf die Schliche gekommen. Sie SoftCam.Keys wird bevorzugt. Wenn da also falsche Keys drinne stehen, wird das Bild nicht hell, obwohl auch richtige mitkompiliert wurden. Nun habe ich also Schritt für Schritt die verschiedenen Keys durchprobiert und nun funktionieren die AFN Sender, E! EEUR HD und Bundeswehr TV anständig. Leider komme ich mit den anderen nicht weiter, z.B. auf 0,8 West mit den Discovery Channels nicht weiter (da habe ich hier auch nur so ein Placebo?-Key 12345678ABCD)? Also bleibt die Frage, woher die Keys?

Thx
 
Zuletzt bearbeitet:
AW: OSEmu - ein MicroEmu, klein und simpel

so habe mich auch dran gewagt, bei r wird entschlüsselt aber bild bleibt dunkel.
habe die hier im oberen beitrag oscamemu runtergeladen ersetzt stream kanal eingefügt und trotzdem ist es dunkel.
 
AW: OSEmu - ein MicroEmu, klein und simpel

Hallo zusammen,

ich nutze einen HTPC mit Kodi und tvheadend als Backend.
Auf meinem D-Link Router läuft eine OscamWRT Version, auf der ich auch OSEmu nach dieser Anleitung installiert habe: https://www.digital-eliteboard.com/228761-dokuthread-zum-gleichessen-keine-posts-3.html#post2045239
Bis vor kurzem hat auch alles bei den Österreichern funktioniert, nur diese sind ja mittlerweile dunkel.
Nun versuche ich die Schweizer hell zu bekommen, die entsprechenden CAID habe ich eingestellt und die Anfragen scheinen auch bei der oscam anzukommen. Ich habe aber irgendwie das Gefühl, dass meine Softcam.key veraltet ist.
Wie bekomme ich nun auf meinen Router die aktuelle Key Datei? Bei der eben angesprochenen Anleitung handelt es sich ja um eine ESEmu Version mit integrierten keys....
Vielen Dank vorab für eure Hilfe!

Gruß,
Jan
 
AW: OSEmu - ein MicroEmu, klein und simpel

Die Version reicht für SRG und Keys sind drin: Link Removed

-supraracer
 
AW: OSEmu - ein MicroEmu, klein und simpel

Komme hier nicht weiter habe jetzt den stream mit dreambox edit so eingefügt http://127.0.0.1:54321/1:0:19:0123:3EF:1:C00000:0:0:0 keys in die sofcamd reingemacht bild bleibt dunkel Port von meinem Osemu 54321 habe ein Raspberry pi mit Oscam und Osemu aber wo hängt den der fehler gruß dream hab eine dreambox 7020 hd mit der ich es schauen möchte
 
Zuletzt bearbeitet von einem Moderator:
Zurück
Oben