Hello
and thank you for this extremely straightforward utility, now if only there was something that did the same thing but saved a video stream instead... but I digress ;) (if you know how to capture the HDMI output to video though, please do tell!)
I am using a setup where a combination of screen and omxplayer (as per this article) are showing a 2x2 grid of RTSP videos from 3 cameras, so the bottom right rectangle is dark. My cameras are Xiaomi XiaoYi Ants, and they output a 720p video which I can choose to be low or high bandwith (higher or lower compression).
They always display fine on the FullHD monitor the raspi is attached to (wifi allowing); if I use screenshot to grab the screen when all of them are on low quality, or just one is on high quality, the captured image is fine, but when I have 2 or all 3 streams in high quality, artefacts appear that do not show on screen, like the attached image

(the date on top left is added from the original JPEG saved by screenshot by a PHP code with GD module, and the big white rectangles with red outline are crops I made for privacy reasons)
Do you have any idea about what might be going on? Altering compression ratio doesn't seem to change anything.
Hello
and thank you for this extremely straightforward utility, now if only there was something that did the same thing but saved a video stream instead... but I digress ;) (if you know how to capture the HDMI output to video though, please do tell!)
I am using a setup where a combination of
screenandomxplayer(as per this article) are showing a 2x2 grid of RTSP videos from 3 cameras, so the bottom right rectangle is dark. My cameras are Xiaomi XiaoYi Ants, and they output a 720p video which I can choose to be low or high bandwith (higher or lower compression).They always display fine on the FullHD monitor the raspi is attached to (wifi allowing); if I use

screenshotto grab the screen when all of them are on low quality, or just one is on high quality, the captured image is fine, but when I have 2 or all 3 streams in high quality, artefacts appear that do not show on screen, like the attached image(the date on top left is added from the original JPEG saved by
screenshotby a PHP code with GD module, and the big white rectangles with red outline are crops I made for privacy reasons)Do you have any idea about what might be going on? Altering compression ratio doesn't seem to change anything.