mirror of
https://github.com/Palakis/obs-websocket.git
synced 2024-08-30 18:12:16 +00:00
request(GetSourceImage): add todo
This commit is contained in:
parent
8f88d1b7c4
commit
ab73d61178
@ -1356,6 +1356,7 @@ HandlerResponse WSRequestHandler::HandleGetSourceImage(WSRequestHandler* req) {
|
||||
uint8_t* videoData = nullptr;
|
||||
uint32_t videoLinesize = 0;
|
||||
|
||||
// TODO asynchronous rendering and encoding
|
||||
obs_enter_graphics();
|
||||
|
||||
gs_texrender_t* texrender = gs_texrender_create(GS_RGBA, GS_ZS_NONE);
|
||||
|
Loading…
x
Reference in New Issue
Block a user