mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-03-19 06:18:15 -04:00
need to store the monitor object
This commit is contained in:
@@ -19,6 +19,7 @@ class VideoStore;
|
||||
class VideoStore {
|
||||
private:
|
||||
|
||||
Monitor *monitor;
|
||||
AVOutputFormat *out_format;
|
||||
AVFormatContext *oc;
|
||||
AVStream *video_out_stream;
|
||||
|
||||
Reference in New Issue
Block a user