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
Hello! Thank you for your excellent work, which has allowed me to easily implement offline video scene detection. I would like to ask if PySceneDetect currently supports real-time video stream scene detect. I noticed the VideoStream interface, but my attempts have consistently failed. Can I build a real-time video stream scene detection method by combining it with SceneManager? I look forward to your reply!