After the image data is transferred from an IP camera to the demo_for_ipc_5.x SDK, the following error is reported: Check_Buffer not enough buffer_size[131200] len[1142] session[65538] channel[1]. Why?
Last Updated on:2024-09-19 02:35:36
This error indicates that the data in the buffer is too much to send out. It is often caused by poor network connection, and the image bitrate is greater than the network transmission capacity.