diff --git a/src/mynteye/device/config.cc b/src/mynteye/device/config.cc index 52f2e2e..8e52978 100644 --- a/src/mynteye/device/config.cc +++ b/src/mynteye/device/config.cc @@ -61,7 +61,8 @@ const std::map> stream_requests_map = { {Model::STANDARD, {{Capabilities::STEREO, { - {752, 480, Format::YUYV, 60}} + {752, 480, Format::YUYV, 60}, + {376, 240, Format::YUYV, 60}} }} }, {Model::STANDARD2,