Video streaming using I.Mx6

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

Video streaming using I.Mx6

Video streaming using I.Mx6

Hi everyone,

Can I stream video at some different resolutions at the same time using I.Mx6?

Thank you.

Labels (3)
Comments

Hello,Generally it is possible - to stream video at different resolutions.

The following (schematic) GST pipeline may be used to get different resulutions :

  v4l2src->capsfilter (if needed)->tee->queue->resizer_1 (if needed)-> encoder _1 ->sink_1
                                                          ->queue->resizer_2->encoder _2 ->sink_2

Have a great day,
Yuri

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

No ratings
Version history
Last update:
‎10-04-2017 03:00 AM
Updated by: