<HTML><BODY>Hello everybody!<br><br>I configured ffmpeg to use hardware accelaration, built it and then wrote an app that decodes h264 streams. Maximum number of streams (cameras) that can be decoded is equal to 5. When I try to add one more camera I get errors:<br><br><p><em>[h264 @ 00000181858aa3c0] Error creating a NVDEC decoder: 2</em><br><em>[h264 @ 00000181858aa3c0] Failed setup for format cuda: hwaccel initialisation returned error</em><br><em>[h264 @ 00000181858aa3c0] decode_slice_header error</em><br><em>[h264 @ 00000181858aa3c0] no frame!</em></p><p><br>And frames are not decoded for the sixth camera. By the way, I don't understand where these messages are come from. They are just printed in my console.<br><br>My workstation configuration:<br></p><ol><li><strong>OS:</strong> Windows 10 x64</li><li><strong>Graphic adapter:</strong> NVIDIA GTX 660</li></ol>Is it because of NVIDIA GPUs have concurrent session limitation?<br><br>-- <br>С уважением, Ахмед Анам.<br>Best regards, Akhmed Anam.</BODY></HTML>