Closed l0l0l0 closed 3 years ago
If you just need to run a video, the simplest thing that comes in my mind is;
To get help about the gstreamer libraries that you'll need, check this config: https://github.com/furkantokac/buildroot/blob/tk1/br2-external-ftdev/configs/ftdev_tk1_defconfig This config is prepared to run ogg sound files from a qt application. Also the second option is, which will give you much more flexibility is;
If you've some experience about the topics, you can do it. It's not that hard, just requires some time.
Great, thanks for your reply.
Hello, Already great job thank you. I am on this project: https://withrow.io/simpsons-tv-build-guide and I want to launch a video after booting the raspberry. I found this that could do the trick but it looks old and complicated to me: https://thebugfreeblog.blogspot.com/p/build-procedure-for-piomxtextures.html https://github.com/carlonluca/pot maybe you have a simpler solution? Thank you in advance for your help