I’m using gstreamer in Python to read MP4 videos, when I press the record button and then stop recording it generates an empty file
I’m working on reading MP4 video files using Gstreamer in Python. However, I’m encountering an issue where pressing the record button followed by the stop recording button results in an empty output file. Can someone assist me with troubleshooting this problem, please? thanks in advance