<html><head></head><body><div class="ydpd78d464dyahoo-style-wrap" style="font-family:Helvetica Neue, Helvetica, Arial, sans-serif;font-size:13px;"><div><div dir="ltr" data-setdir="false">This error could be due to a wrong or negative timestamp.<br><br></div><div dir="ltr" data-setdir="false">Do you see any problem in timestamp issue with below command <br><div><div dir="ltr" style="font-family: Helvetica Neue, Helvetica, Arial, sans-serif;">gst-launch-1.0 rpicamsrc do-timestamp=true inline-headers=true<br></div><div dir="ltr" style="font-family: Helvetica Neue, Helvetica, Arial, sans-serif;">preview=false keyframe-interval=30 !<br></div><div dir="ltr" style="font-family: Helvetica Neue, Helvetica, Arial, sans-serif;">video/x-h264,width=640,height=480,framerate=30/1,profile=high !<br></div><div dir="ltr" style="font-family: Helvetica Neue, Helvetica, Arial, sans-serif;" data-setdir="false">h264parse ! tee name=t t. ! queue ! checksumsink</div></div></div><div class="ydpd78d464dsignature"><div><br></div><div><br></div><div>Sent from Yahoo Mail. <a href="https://yho.com/148vdq" rel="nofollow" target="_blank">Get the app</a></div></div></div>
<div><br></div><div><br></div>
</div><div id="yahoo_quoted_6138447193" class="yahoo_quoted">
<div style="font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:13px;color:#26282a;">
<div>
On Wednesday, 12 October, 2022 at 07:51:33 am GMT-5, Abu Abdullah via gstreamer-devel <gstreamer-devel@lists.freedesktop.org> wrote:
</div>
<div><br></div>
<div><br></div>
<div><div dir="ltr">Hi,<br></div><div dir="ltr"><br></div><div dir="ltr">i have this pipeline:<br></div><div dir="ltr">gst-launch-1.0 rpicamsrc do-timestamp=true inline-headers=true<br></div><div dir="ltr">preview=false keyframe-interval=30 !<br></div><div dir="ltr">video/x-h264,width=640,height=480,framerate=30/1,profile=high !<br></div><div dir="ltr">h264parse ! tee name=t t. ! queue ! splitmuxsink<br></div><div dir="ltr">location=/home/pi/snapshots_tmp/snap_%03d.mp4<br></div><div dir="ltr">max-size-time=30000000000 max-size-bytes=2000000 t. ! queue ! hlssink<br></div><div dir="ltr">max-files=5 target-duration=5<br></div><div dir="ltr">location=/home/pi/snapshots_tmp/segment_%05d.ts<br></div><div dir="ltr">playlist-location=/home/pi/snapshots_tmp/playlist.m3u8<br></div><div dir="ltr"><br></div><div dir="ltr">it throughs this error:<br></div><div dir="ltr">ERROR: from element<br></div><div dir="ltr">/GstPipeline:pipeline0/GstSplitMuxSink:splitmuxsink0/GstMP4Mux:muxer:<br></div><div dir="ltr">Could not multiplex stream.<br></div><div dir="ltr">Additional debug info:<br></div><div dir="ltr">../gst/isomp4/gstqtmux.c(5402): gst_qt_mux_add_buffer ():<br></div><div dir="ltr">/GstPipeline:pipeline0/GstSplitMuxSink:splitmuxsink0/GstMP4Mux:muxer:<br></div><div dir="ltr">Buffer has no PTS.<br></div><div dir="ltr"><br></div><div dir="ltr">if i remove 'inline-headers=true' it works fine but the hls segments<br></div><div dir="ltr">are not playable in the browser, im using hls.js and it throughs a<br></div><div dir="ltr">bunch of errors. hls only works with inline-headers=true<br></div><div dir="ltr"><br></div><div dir="ltr">any support is appreciated<br></div></div>
</div>
</div></body></html>