gfto / tsdecrypt

tsdecrypt reads and decrypts CSA encrypted incoming mpeg transport stream over UDP/RTP using code words obtained from OSCAM or similar CAM server. tsdecrypt communicates with CAM server using cs378x (camd35 over tcp) protocol or newcamd protocol.
http://georgi.unixsol.org/programs/tsdecrypt/
GNU General Public License v2.0
116 stars 52 forks source link

README: default decryption lib #9

Open basicmaster opened 7 years ago

basicmaster commented 7 years ago

The README still mentions libdvbcsa as default decryption lib - the makefile in contrast uses FFdecsa. So it seems that the READMe has to be adopted.