I'm working on an art project where images will appear on a screen according to certain rules, with a video running in the background. I thought a game engine would be best for this.
I've tried kivy, but couldn't get the video to go in the background. I don't have a graphics card, so unreal isn't an option.
Any thoughts on what would be good? I'm most comfortable with Python and C++, but open to anything.