You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How to save a specific segment of frames based on timestamps from RTSP stream or MP4 video file, and whether it can be implemented via gvapython frame:videoFrame module #489
I want to save a specific frame segment by timestamps from RTSP stream or MP4 video in DLStreamer, and I want to know if this can be implemented through the gvapython frame:videoFrame module, or how to implement it.