mirror of
https://github.com/kunkundi/crossdesk.git
synced 2026-05-11 22:51:22 +08:00
[feat] update rtc module
This commit is contained in:
@@ -115,7 +115,6 @@ void Render::OnReceiveVideoBufferCb(const XVideoFrame *video_frame,
|
||||
event.user.type = STREAM_FRASH;
|
||||
event.user.data1 = props;
|
||||
SDL_PushEvent(&event);
|
||||
LOG_ERROR("STREAM_FRASH");
|
||||
props->streaming_ = true;
|
||||
}
|
||||
}
|
||||
|
||||
Vendored
+1
-1
Submodule thirdparty/projectx updated: cd349cd98d...7b839ab773
Reference in New Issue
Block a user