mirror of
https://github.com/pikvm/ustreamer.git
synced 2026-03-14 03:23:43 +00:00
meh
This commit is contained in:
@@ -354,7 +354,7 @@ static void _stream_expose_frame(struct stream_t *stream, struct frame_t *frame,
|
|||||||
}
|
}
|
||||||
} else if (stream->last_as_blank < 0) {
|
} else if (stream->last_as_blank < 0) {
|
||||||
new = stream->blank;
|
new = stream->blank;
|
||||||
LOG_INFO("Changed video frame to BLANK");
|
// LOG_INFO("Changed video frame to BLANK");
|
||||||
}
|
}
|
||||||
|
|
||||||
if ( // Если уже оффлайн, включена фича last_as_blank с таймером и он запущен
|
if ( // Если уже оффлайн, включена фича last_as_blank с таймером и он запущен
|
||||||
|
|||||||
Reference in New Issue
Block a user