<html><head><style>pre,code,address {
margin: 0px;
}
h1,h2,h3,h4,h5,h6 {
margin-top: 0.2em;
margin-bottom: 0.2em;
}
ol,ul {
margin-top: 0em;
margin-bottom: 0em;
}
blockquote {
margin-top: 0em;
margin-bottom: 0em;
}
</style></head><body><div>Hi,</div><div><br></div><div>Le mardi 26 septembre 2023 à 12:43 +0530, Sulthan Amanu a écrit :</div><blockquote type="cite" style="margin:0 0 0 .8ex; border-left:2px #729fcf solid;padding-left:1ex"><div dir="ltr">Hi Team, <br><br>Please provide a update for my query , I had waiting to long time.</div></blockquote><div><br></div><div>Please consider that all the help provided over the mailing list is provided on voluntary basis with no pay or reward. Asking over and over will be considered rude and will likely cause you thread to be ignored.</div><div><br></div><div>regards,</div><div>Nicolas</div><div><br></div><div>p.s. fragement mp4 have dedicated elements (for the various standards) that are part of gst-plugins-rs. A split element, like splitmuxsink should be used.</div><div><br></div><blockquote type="cite" style="margin:0 0 0 .8ex; border-left:2px #729fcf solid;padding-left:1ex"><div dir="ltr"><br>Regards,<br>Sulthan</div><div><br></div><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, 25 Sept 2023 at 12:49, Sulthan Amanu <<a href="mailto:sulthan4380@gmail.com">sulthan4380@gmail.com</a>> wrote:<br></div><blockquote type="cite" style="margin:0 0 0 .8ex; border-left:2px #729fcf solid;padding-left:1ex"><div dir="ltr">Hi Team,<div><br></div><div>Can you please provide a solution to my query?</div><div><br></div><div>Regards,</div><div>Sulthan Amanu</div></div><div><br></div><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, 23 Sept 2023 at 18:04, Sulthan Amanu <<a href="mailto:sulthan4380@gmail.com" target="_blank">sulthan4380@gmail.com</a>> wrote:<br></div><blockquote type="cite" style="margin:0 0 0 .8ex; border-left:2px #729fcf solid;padding-left:1ex"><div dir="auto">Any update regarding on this?</div><div><br></div><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Sep 21, 2023, 20:49 Sulthan Amanu <<a href="mailto:sulthan4380@gmail.com" target="_blank">sulthan4380@gmail.com</a>> wrote:<br></div><blockquote type="cite" style="margin:0 0 0 .8ex; border-left:2px #729fcf solid;padding-left:1ex"><div dir="ltr"><span dir="ltr"><p>Hi Team,<br><br>I have successfully created a pipeline for recording audio and video buffers into an MP4 file for IP Camera. Below, you'll find the pipeline for your reference:</p><p><br></p><p><strong>Pipeline</strong></p><p><br>gst-launch-1.0 -e rtspsrc location=rtsp://<a href="http://192.168.0.10/cam0_0" rel="noreferrer" target="_blank">192.168.0.10/cam0_0</a> latency-time=0 ! rtph264depay ! avdec_h264 ! videoconvert ! queue ! x264enc tune=zerolatency ! mux_av. rtspsrc location=rtsp://<a href="http://192.168.0.10/cam0_0" rel="noreferrer" target="_blank">192.168.0.10/cam0_0</a> latency-time=0 ! rtppcmudepay ! mulawdec ! audioconvert ! audioresample ! avenc_aac ! mp4mux name=mux_av fragment-duration=2000 ! queue ! filesink location=file.mp4</p><p><br></p><p>I did encounter an issue after muxing both audio and video. The fragmented `moof` data did not get created properly. I recorded the video for 10 seconds with 2-second fragments, but instead of generating 5 `moof` data fragments, it created more than 9 `moov` data fragments. Can you please provide a solution for my issue.</p><p><br></p><p><img src="cid:ii_lmtbftmg1" alt="image" width="473" height="203"></p></span></div></blockquote></div></blockquote></div></blockquote></div></blockquote><div><br></div><div><span></span></div></body></html>