> I have a security camera rtsp feed continuously streaming via ffplay.exe in > Windows. As I understand it, ffplay disables SDL_VIDEO_ALLOW_SCREENSAVER in > order to prevent standby/sleep. > > Is there a way to turn this default behavior off so that the monitor can go > to standby after the user set period of time?
Hi, Does setting that environment variable not do the trick? Regards, Ted Park _______________________________________________ ffmpeg-user mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
