Hi!
I tried upgrading a presentation program based on OpenFrameworks. It was running on a RPi2 projecting images and video with some text on a 1024x768 screen. The idea was to move from this to a RPi4 on a HD television (1920x1080). Unfortunately I can’t get video to work.
The original version used ofxOMXPlayer to display the video which worked well. I changed it to the build in ofVideoPlayer but nothing is shown.
The videos play fine using omxplayer, gstreamer and vlc. But not at all in OpenFrameworks. Is there anything that can be done to play a video and draw some text in front of it on a RPi4 using the latest OpenFrameworks?
Thanks!
Kees-Jan
10 posts - 3 participants