my1e5 / dpg-examples

A collection of example scripts which demonstrate various features/functionality in DearPyGui
https://github.com/hoffstadt/DearPyGui
MIT License
103 stars 10 forks source link

video play demo #6

Open loveanao opened 2 months ago

loveanao commented 2 months ago

Is there a code demonstration for implementing H264 video playback?

my1e5 commented 2 months ago

I don't know about H264, but maybe this example is helpful? See https://github.com/Pcothren/DearPyGui-Examples/blob/main/camera_capture_with_opencv.py