failed to allocate memory error on pipeline
Nathan Sinclair
nathan.sinclair at techmatics.co.nz
Fri Mar 4 00:56:58 UTC 2022
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)
gst-launch-1.0 fdsrc ! video/x-h264,framerate=25/1,
stream-format=byte-stream ! decodebin ! video/x-raw,framerate=25/1
! videoflip method=vertical-flip
! videoconvert ! fbdevsink
https://pastebin.com/MZf7cKHL
This has the verbose debugging of the pipeline.
We are using a pi zero without gui.
Is this failed memory error a known issue? is there a work around?
Regards
Nathan
--
Nathan Sinclair
nathan.sinclair at techmatics.co.nz
0275559573
Software Developer at Techmatics
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20220304/9809fcef/attachment.htm>
More information about the gstreamer-devel
mailing list