mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-14 16:15:04 +00:00
FS-7500: wtf
This commit is contained in:
parent
fdcfcaece9
commit
8f3788abce
@ -683,7 +683,6 @@ static void decode_video_thread(switch_core_session_t *session, void *obj)
|
||||
}
|
||||
|
||||
if (frame && frame->datalen > 0) {
|
||||
printf("WTF %p\n", (void *)frame->img);
|
||||
switch_core_session_write_video_frame(session, frame, SWITCH_IO_FLAG_NONE, 0);
|
||||
} else {
|
||||
continue;
|
||||
|
Loading…
x
Reference in New Issue
Block a user