yair
yair
just want to thanks you for the great front page for my wiki! nspages 🚀
thank you gturri, for the time you put into this.
you have to compile it from source. follow the readme
(did not test) but i think OP was missing a fresh gst-omx end of pipeline should be ```h264parse ! omxh264dec ! glimagesink ``` see this [discussion](http://gstreamer-devel.966125.n4.nabble.com/Raspberry-pi-hardware-accelerated-playback-td4682326.html)
hey @sharma-abhishek , im running your patch and its great. long time request! thanks so much
further usage revealed a rough edge. start htop, click F12, all fold (aside from init), all good but... in situation when 1. htop is already opened and folded 2. starting...
as a latecomer to the gstreamer world i learnt to deal with meson before cmake. both have issues, but gstreamer has chosen one, + it will make integration with a...
idsueyesrc does not use orc acceleration (yet) so for a "dirty" way. edit https://github.com/joshdoe/gst-plugins-vision/blob/ef66205b403c1e48c427035a813b39365886c796/CMakeLists.txt#L49 and remove the `REQUIRED` word. maybe you would have to skip (all?) other targets. remove lines...
@harendracmaps try removing that orc line altogether. strange t still complains even after you removed all other targets...
also try `sudo apt search liborc`