Reinitialize the video encoder in addition to the capturing device

This commit is contained in:
loki
2020-03-31 21:18:33 +02:00
parent 94181fd047
commit 3ceb9b37a0
7 changed files with 310 additions and 130 deletions
+2
View File
@@ -56,6 +56,8 @@ void capture(
idr_event_t idr_events,
config_t config,
void *channel_data);
void init();
}
#endif //SUNSHINE_VIDEO_H