Aurelian Pop writes: > > > > Sorry to interrupt... could someone tell me where could I find the piece of code > for playing arround with the CAM? >
CAM support can be found in vdr in the ci.* files. I extracted those routines and put them into a library which I added to the libdvb package, so that you can use them in stand-alone programs. There is an example program in libdvb (cam_set), which talks to the CAM and can be controlled via a TCP/Unix socket, so that a tuning program just has to transmit pid and ecm data. cam_test is an example program that tunes and transmits the data. You can find vdr at http://www.cadsoft.de/people/kls/vdr/index.htm and libdvb at http://www.metzlerbros.org/dvb/index.html. Marcus -- /--------------------------------------------------------------------\ | Dr. Marcus O.C. Metzler | | |--------------------------------|-----------------------------------| | [EMAIL PROTECTED] | http://www.metzlerbros.de/ | \--------------------------------------------------------------------/ -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject.
