Move launching apps to http /launch

This commit is contained in:
loki
2019-12-17 23:16:28 +01:00
parent da58021a1a
commit ae2eb217a5
5 changed files with 70 additions and 51 deletions

View File

@@ -165,8 +165,6 @@ void encodeThread(
yuv_frame->pict_type = AV_PICTURE_TYPE_NONE;
}
packets->stop();
}
void capture_display(packet_queue_t packets, idr_event_t idr_events, config_t config) {