<div>Hi ,</div>
<div>&nbsp;</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp; I&nbsp;am working on a use case where camera runs in a preview mode for some time after that video recording gets start .</div>
<div>So for that i am trying to connect record bin ( which has gstreamer plugins responsible for recording)&nbsp;with the existing preview pipeline .</div>
<div>Before connecting record bin with preview pipeline , i change the state of pipeline to PAUSED state. </div>
<div>&nbsp;</div>
<div>Tee element is used to connect record bin with preview pipeline. </div>
<div>&nbsp;</div>
<div>But the problem i am facing is that the recorded file has same kind of video frames inittially for&nbsp;some amout of time&nbsp;.</div>
<div>And this time is equal to the time till preview&nbsp;was ON before video recording .&nbsp;</div>
<div>&nbsp;</div>
<div>Suppose i am capturing at 25 fps , and i start recording at 5 sec , then 25*5= 125 frames are of same kind in the recorded file,</div>
<div>means if i play recored file it is showing same frame for 5 seconds and then ot plays normally . &nbsp;</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>Can anybody suggest me possible solution for it. </div>
<div>&nbsp;</div>
<div>&nbsp;<br clear="all"><br>-- <br>Regards,<br><br>Sudarshan Bisht </div>