This is a simple gstreamer video player integrated with Dear ImGui. The example is built with opengl3 & glfw as backend. Only supports linux as of now.
- Clone the repository
git clone --recursive-submodules <repo>
- Make sure gstreamer is installed.
- Run
make -j