RT1050 USB Example

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

RT1050 USB Example

1,328 Views
ahmedtolba
Contributor I

I have a MCU that streams data over USB2 ( the data is video data) I would like to know an example that takes that stream from RT1050 and display it over LCD. The stream is not encoded by any encoder it's pure RGB Data.

Tags (1)
0 Kudos
Reply
5 Replies

1,302 Views
ahmedtolba
Contributor I

Is it possible to receive MJEP video stream ? not sending it ? is there an example of decoding that stream and receiving it using usb ?

0 Kudos
Reply

1,290 Views
gusarambula
NXP TechSupport
NXP TechSupport

Hello Ahmedtolba,

There is not a specific USB example that receives a stream, my apologies.

Regards,
Gustavo

0 Kudos
Reply

1,284 Views
ahmedtolba
Contributor I

Would you guide me to an MCU that supports an example with USB that receives a stream ?

0 Kudos
Reply

1,275 Views
gusarambula
NXP TechSupport
NXP TechSupport

Hello Ahmedtolba,

I’m not sure of an MCU with that specific application already set in place. The i.MX Processors run Linux and support GStreamer, which supports network sink/sources for video streams, albeit you would need to set it up.

Regards,
Gustavo

0 Kudos
Reply

1,306 Views
gusarambula
NXP TechSupport
NXP TechSupport

Hello Ahmedtolba,

There is not a specific USB example that has that functionality.

However, there are a couple of USB examples as part of the i.MXRT1050 SDK, like the usb_device_video_virtual_camera example, which simulates being a camera and sending a fixed mjpeg video stream trough the USB port.

I hope that this information helps.

Regards,
Gustavo

0 Kudos
Reply