<div>Hi All,</div>
<div>I am using openRTSP program to receive a H.264 encoded video RTP packets. I am using the &#39;-4&#39; options to convert it to a .mp4 file. At the end of the execution, I get a .mp4 file. But it is not in a playable state(vlc does not recognize the contents).
</div>
<div>&nbsp;</div>
<div>The documentation at the live555 web pages say that &#39;-4&#39; option is supported for limited number of codecs. So my question is: does the -4 option creates a complete playable .mp4 file or do I need to edit the file physically, to make it playable.
</div>
<div>&nbsp;</div>
<div>Thanks for any information in this regard.</div>
<div>&nbsp;</div>
<div>(What I am trying to do with openRTSP::&nbsp; &nbsp;I am&nbsp;making small modifications to openRTSP, so as to make it establish a media session using a sdp file provided by the user(instead of getting it over RTSP). Similar to what vlc does. ex: vlc &lt;
file.sdp&gt;)</div>
<div>&nbsp;</div>
<div>Regards,</div>
<div>jegadish</div>