Digital Devices CI adapter problem

2016-06-08 Thread Marcin Kałuża
Hello! I'm looking for someone who was able to successfully use Octopus Dual CI bridge by Digital Devices under Linux. We got it _almost_ working - we have a strange problem of the module dropping TS packets in sets of 30-33 packets rather randomly and this corrupts the whole stream. Their support

DMX_ADD_PID ioctl problem

2015-07-27 Thread Marcin Kałuża
Hi I'm trying to use demuxX device for reading multiple PIDs and I have a problem. I do f->fd = dvb_dmx_open(inp->adapter, inp->demux); unsigned short int pid; res = dvb_set_pesfilter(f->fd, pid, DMX_PES_OTHER, DMX_OUT_TSDEMUX_TAP, 128*1024); //that works pid = another_pid res = ioctl(f->fd, DM