To answer my own question, the problem is probably coming from there:
setBLOBMode(PyIndi.B_ALSO, device_name, 'CCD1')

Using a single client is probably not a good thing to do, although it is very convenient in the general case

Read More...