This commit is contained in:
Devaev Maxim
2021-01-11 15:14:10 +03:00
parent d807f9fa87
commit e7b9ce500b

View File

@@ -136,7 +136,9 @@ void stream_loop(stream_s *stream) {
usleep(100000);
++slc;
}
# ifdef WITH_OMX
h264_force_key = (slc == 10);
# endif
}
if (atomic_load(&RUN(stop))) {