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?