This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

[OMX] Reset capture component VFCC

How to reset  capture OMX component VFCC if the input signal is changed, without removing the component? (change the input source to the multiplexer)

New video stream has the same parameters.

I tried  EXECUTE -> IDLE -> EXECUTE.....but the component does not capture video, after change a video stream.

If re-initialize the OMX component VFCC, video capture works, but I need to quickly switch between sources without creating and removal of OMX buffers.

Maybe there is a reset command component?