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

Enable reproducible building by dropping build date from version string #11

Closed reinerh closed 7 years ago

reinerh commented 7 years ago

Not embedding the build date/time into the binary allows building tsdecrypt reproducibly.