提交 f953514b authored 作者: Anthony Minessale's avatar Anthony Minessale

FS-7696 #resolve

上级 f44af63d
......@@ -372,6 +372,7 @@ static void *SWITCH_THREAD_FUNC read_stream_thread(switch_thread_t *thread, void
if (source->total) {
switch_queue_push(source->video_q, vid_frame.img);
} else {
switch_img_free(&vid_frame.img);
flush_video_queue(source->video_q);
}
}
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论