mirror of
https://github.com/pikvm/ustreamer.git
synced 2026-02-27 12:16:31 +00:00
fix
This commit is contained in:
@@ -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))) {
|
||||
|
||||
Reference in New Issue
Block a user