<div dir="ltr"><div>I am running the following command as part of a pipeline that grabs the video stream from stdout, flips and displays it using framebuffer (because we're using pi zero without gui)<br></div><div><pre style="background-color:rgb(43,43,43);color:rgb(169,183,198);font-family:"JetBrains Mono",monospace;font-size:9.8pt"><span style="color:rgb(106,135,89)">gst-launch-1.0 fdsrc !</span><span style="color:rgb(106,135,89)"> video/x-h264,framerate=25/1,<br>stream-format=byte-stream </span><span style="color:rgb(106,135,89)">! decodebin ! video/x-raw,framerate=25/1</span><span style="color:rgb(106,135,89)"> <br>! videoflip method=vertical-flip <br>! videoconvert</span><span style="color:rgb(106,135,89)"> ! fbdevsink</span></pre></div><div><br></div><div><a href="https://pastebin.com/MZf7cKHL">https://pastebin.com/MZf7cKHL</a></div><div>This has the verbose debugging of the pipeline. <br></div><div>We are using a pi zero without gui. <br></div><div><br></div><div>Is this failed memory error a known issue? is there a work around?</div><div><br></div><div>Regards</div><div><br></div><div>Nathan<br></div><div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>Nathan Sinclair</div><div><a href="mailto:nathan.sinclair@techmatics.co.nz" target="_blank">nathan.sinclair@techmatics.co.nz</a></div><div>0275559573</div><div>Software Developer at Techmatics</div></div></div></div></div>