Hi all,

     I am using RDK 3.5.

      As I know, Vdec_createChn() can create a decode channel dynamically。

 I create 16 decode channels of D1 at decLink create time , and then delete all decode channels 

 using Vdec_deleteChn . At the later , I use Vdec_createChn to create 6 decode channels of 1080P.

Then delete all decode channels again and create 16 decode channels of D1.  But After repeated operation, Decode and  display stops。