How to read MJPEG on i.MX RT1176

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to read MJPEG on i.MX RT1176

Jump to solution
897 Views
scarletlee
Contributor III

Hi,

I want to read MJPEG format on i.MX RT1176 source from camera.

Could you tell me how to read MJPEG format on i.MX RT1176 or this IC cannot read this format.

Thanks.

Labels (1)
0 Kudos
Reply
1 Solution
893 Views
jingpan
NXP TechSupport
NXP TechSupport

Hi @scarletlee ,

There isn't examples of read mjpeg from camera. In SDK, libjpeg source code is provided, customer only need to do it according to AN12110.pdf. You can see the USB virtual camera example use mjpeg format.

 

Regards,

Jing

View solution in original post

2 Replies
816 Views
Saf1995
Contributor I

did you find how to do this ? i am really interested.

Best regards,

Safouane.Maaloul

0 Kudos
Reply
894 Views
jingpan
NXP TechSupport
NXP TechSupport

Hi @scarletlee ,

There isn't examples of read mjpeg from camera. In SDK, libjpeg source code is provided, customer only need to do it according to AN12110.pdf. You can see the USB virtual camera example use mjpeg format.

 

Regards,

Jing