Search Results
Search results 1-4 of 4.
-
OK, solved the problem. On a dreambox with the latest newnigma image installed, try this line if you want to save emm's to your hard drive: dvbsnoop -npd 0xXXXX -b -crc -demux /dev/dvb/adapter0/demux3 > /media/hdd/filename_emm.bin where 0xXXXX is the CA_PID for the channel provider.
-
This line creates a file on the HDD but file size remains '0" dvbsnoop -npd 0xXXXX -b -crc >/media/hdd/filename_EMM.bin I am using correct CA_PID Any help please ?