Insufficient memory for the stitching sample (VRWorks 1.5)

Hi there,

First contact with VRWorks 1.5 for Linux and got an insufficient memory error:

~/Documents/VRWorks_360_Video_SDK_1.5/samples$ ./run.sh
NVCALIB SAMPLE APP

XmlUtil: Reading Input Calib filenames Xml: …/footage//rig_spec.xml
Resultant quality:0.900237
XmlUtil: Reading Input Media Feed XML: …/footage/image_input.xmlError at line 110: Insufficient video memory
Stitcher failure.

Ubuntu 16.04 LTS (64-bit) 16 Gb RAM
Intel® Core™ i7-5820K CPU @ 3.30GHz × 12
GeForce GTX 970/PCIe/SSE2

Recommended GPUs are GeForce GTX 1060 and 1080, but I expected to make it work as well for 900 series.

Remove the ’ --stereo ’ from the run.sh script.

Wow that easy, thanks for the reply.
Now nvss_sample complains about a parameter passed, but I guess that’s another topic.

$ ./run.sh
NVCALIB SAMPLE APP

XmlUtil: Reading Input Calib filenames Xml: …/footage//rig_spec.xml
Resultant quality:0.900237
XmlUtil: Reading Input Media Feed XML: …/footage/image_input.xmlError at line 110: Bad parameter passed
Stitcher failure.

Hello,I have take the same problem. you solve it?

Did not dig on it since then. Sorry.