Hello,<br>I need to test preview+capture use case using omx_camera. I am
 able to run preview with omx_camera-&gt;fillter-&gt;v4l2sink pipeline, 
For img capturing, I need to use &#39;imgsrc&#39; pad of omx_camera with 
queue-&gt;filesink. How to add queue &amp; filesink to already running 
preview pipeline.? Please help..