Hi all,
Using IPNC8127 to build our camera. we capture 2448x2048 RAW 12bit data, and resize to 720P YUV420 and 2448x2048 YUV420 data. then 720P YUV420-->H264 encode; 2448x2048 YUV420 --> JPEG encode.
Detail data flow:
RSZA --2448x2048 YUV420 --JPEG encode
|
2448x2048 RAW 12bit ---|
|
RSZB --720P YUV420 --H264 encode--RTSP
But compare the RTSP stream and save jpeg pic, I found the stream have stripe, the Jpeg do not exist.
So anybody can give me some advices? Thanks a lot.
Attach the pic files.