<div class="gmail_quote">Hi All,<br><br>I am creating a pipeline that is receiving RTP data from network, muxing it and saving into .mov file. Pipeline is working fine without any error and warning and file is being generated with data coming from network. But i am not able to play generated .mov file using VLC and Quick Time. What i know that for some of formats like mp4 we need to send EOS to pipeline when stream ends so that muxer can put index information into file. <br>
<br>Now my question is that do i need to send EOS to the pipeline at the end of the stream in case of .mov file also?<br><br>Thanks in Advance<br>
<br></div><br>