Download List

Descripción del Proyecto

tsdecrypt reads an incoming MPEG transport stream over UDP/RTP and then decrypts it using keys obtained from OSCAM or a similar CAM server. Currently supported crypto systems are Conax, Cryptoworks, Irdeto, Viaccess, Mediaguard (Seca), Videoguard (NDS), Nagra, DRE-Crypt, and Bulcrypt. BISS and constant code words are also supported. tsdecrypt communicates with a CAM server using the cs378x (camd35 over TCP) protocol or the newcamd protocol.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-03-09 08:01
7.0

Se agregó el búfer de entrada. Esta característica ayuda a descifrar los servicios que tienen requisitos muy estrictos de tiempo (como SkyUK). Se hicieron grandes correcciones del Protocolo newcamd. Agregado son optimizaciones y correcciones de compatibilidad MPTS.
Tags: Stable
Input buffering was added. This feature helps decrypting services that have very strict timing requirements (like SkyUK). Major bugfixes to the newcamd protocol were made. Added are optimizations and fixes related to MPTS support.

2012-02-25 08:22
6.0

Esta versión agrega soporte de salida RTP. Hay una opción para guardar la secuencia de entrada en archivo y PID estadísticas para introducción de mejor secuencia de entrada. Un gran error fue corregido ese tsdecrypt impedido de trabajar si el servidor CAMD no estaba disponible para un par de minutos.
Tags: Major
This release adds RTP output support. There is an option to save input stream in file and PID statistics for better input stream overview. A major bug was fixed that prevented tsdecrypt from working if the CAMD server was not available for couple of minutes.

2011-12-23 22:52
5.0

Esta versión agrega soporte para el protocolo newcamd y soporte para elegir servicios cuando la entrada es mpts. Se ha añadido un punto de referencia para las funciones de descifrado, junto con el control de los filtros de salida.
Tags: Major
This release adds support for the newcamd protocol and support for choosing services when the input is mpts. A benchmark for decryption functions has been added, along with control over output filters.

2011-11-19 11:57
4.0

Esta versión agrega soporte para llamar a un programa externo de notificación cuando se produce un evento. Inicio de sesión local syslog fue implementado. La conexión CAMD aplicó la bandera NODELAY para evitar errores cuando se envían muchos paquetes EMM en muy poco tiempo.
Tags: Stable
This release added support for calling an external notification program when an event occurs. Logging to local syslog was implemented. The NODELAY flag was applied to the CAMD connection in order to avoid errors when lots of EMM packets are sent in a very short time.

2011-11-15 08:37
3.2

Esta versión corrige par de errores que impidieron una descodificación de ciertos canales de satélite, impide que interfieran con la descodificación emm procesamiento y agrega un modo de depuración de volcado de paquete completo.
Tags: Stable
This release fixes couple of bugs which prevented decoding of certain satellite channels, prevents emm processing from interfering with decoding, and adds a full packet dump debug mode.

Project Resources