Hi all,
I am using IP Camera DM365 of Appro and IPNC APP V1.5. We are trying to modify by increase the resolution of MJPG in dual stream mode H264-MJPG up to
2400x896.
- When we set resolution MJPG = 2400x896 with sensor capture mode = DRV_IMGS_SENSOR_MODE_2400x1344 we got the jpg image and video with strange noise on the right as below
.
- When we set the resolution of H264 and MJPG <= 2048x1152 but using same above sensor capture mode = DRV_IMGS_SENSOR_MODE_2400x1344 we got the mjpg and h264 video as below
I guess this problem come from memory or image buffer setting but I can not find how to fix it. Please give me a hand!
Thank you very much!