I have 4K cameras. The archive feed is set up for full resolution, the preview is small.
In this particular case the setting is
- Code: Select All Code
rtsp://192.168.131.105/cam/realmonitor?channel=1&subtype=0&unicast=true&proto=Onvif
where subtype 0 is the primary feed and is 3840x2160 (and shows up that way in the camera properties). The subtype 1 on preview is 704x480 and is properly reported as such in the camera properties.
The captured image is only 1106 x 815, so it is not a grab from the preview and also is not a grab from the archive feed. The actual camera still image resolution is set to full res, so if I use the still grab feature (/cgi-bin/snapshot.cgi), I get a full resolution image (3840 x 2160).
I cannot see a setting to control the resolution of the captured image -- is there a way?
Is there a way to give it the proper URL to use to pull a JPG?
Linwood