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. https://georgi.unixsol.org/programs/tsdecrypt/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Georgi Chorbadzhiyski a7f4ba8d89 The norwegian CA is called CONAX not CONNAX. 12 years ago
libfuncs @ 47cde0cdca cbuf code was moved to libfuncs. 12 years ago
libts @ 9bd81d834b The norwegian CA is called CONAX not CONNAX. 12 years ago
.gitignore Initial import 13 years ago
.gitmodules Initial import 13 years ago
Makefile cbuf code was moved to libfuncs. 12 years ago
camd.c When connecting to camd fails wait a second. 12 years ago
camd.h Move camd communication into thread 13 years ago
data.c The norwegian CA is called CONAX not CONNAX. 12 years ago
data.h cbuf code was moved to libfuncs. 12 years ago
process.c Add emm only mode (-E option) to process only EMMs. 12 years ago
process.h Add threaded decode and output functions that use circular buffers 13 years ago
tables.c Report ECM caid/pid when they are available or when PMT is changed. 12 years ago
tables.h Split tsdecrypt to data.{c,h}, camd.{c,h} and tables.{c,h} 13 years ago
tsdecrypt.c The norwegian CA is called CONAX not CONNAX. 12 years ago
udp.c Fix buffer sizes (they were very small!) 12 years ago
udp.h Add udp_connect_input() 13 years ago
util.c Move utility functions to util.c 13 years ago
util.h Move utility functions to util.c 13 years ago