[1] Archiv / MLD 3.x / Development / Streaming-client Patch Für Cam Einbauen
 

Offline skippy

  • MLD-Tester
  • Expert Member
  • ******
  • Posts: 2280
    • View Profile
Streaming-client Patch Für Cam Einbauen
« on: June 04, 2012, 22:27:35 »
Hallo zusammen,

nach einem Update auf die Version 0.6.0 des Streamdev-Plugins funktioniert bei mir nicht mehr die nachstehende 1. Möglichkeit, die ich momentan verwende. Könntet ihr für den anstehenden VDR 1.7.28 einen der unter 2. beschriebenen Patches integrieren oder spricht da etwas dagegen? Hat evtl. noch jemand das Problem? Im VDR-Forum ist dieses Problem noch nicht aufgetaucht.

Code: [Select]
* Viewing encrypted channels became an issue with VDR's new CAM handling code.
Streamdev doesn't provide a (dummy) CAM, so out of the box, VDR won't ever try
to receive encrypted channels from streamdev. Pick one of the following
solutions to work around the problem:

1. Force VDR to use streamdev. Open the channels menu on the client (or edit its
channels.conf if you know how to do this) and set the CA field of all channels
that only the server can decrypt to streamdev's device index. Usually streamdev
will get number 9 or 10. Streamdev logs the actual device number when starting
up. So please consider the logs for the correct value. Remember to fill in
hexadecimal values if you are using an editor to modify your channels.conf
(number 10 becomes an "a", number 11 a "b", ...).

2. Apply either patch "patches/vdr-1.6.0-intcamdevices.patch" or patch
"patches/vdr-1.6.0-ignore_missing_cam.diff" to your client VDR. Intcamdevices
is the clean solution, but it modifies the VDR API. So you will need to
recompile all of your plugins. The ignore_missing_cam patch is trivial, no need
to recompile other plugins. However it is not suitable for clients with a DVB
card of their own.

Viele Grüße skippy
meine MLDs (show / hide)

[1] Archiv / MLD 3.x / Development / Streaming-client Patch Für Cam Einbauen
 



Users Online Users Online

0 Members and 1 Guest are viewing this topic.