Double H264 Encoding on sabrelite

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

Double H264 Encoding on sabrelite

456 Views
mercadiernicola
Contributor I

Hi,

I use a sabrelite board (BD-SL-I.MX6) to develop an encoder and an H264 IP/UDP streamer.

I can capture video stream from the J16 connector (Nit6X_5MP_MIPI camera).
This configuration work well.

Now, I whish acquire and stream simultaneously 2 H264 video stream.

The goal is :

- capture at same time 2 video stream from J16 (Nit6X_5MP_MIPI camera) and from J5 (Nit6X_5MP) in 1280x720p25

- encode and generate 2 H264 video stream


In the documentaion, it's look like that is possible, but in fact, I don't found post which talk about this type of configurtaion.

Nobody have try to do this ?
Thanks

Labels (3)
0 Kudos
1 Reply

373 Views
igorpadykov
NXP Employee
NXP Employee

Hi mercadiernicolas

for vpu examples of multiple instances encoding one can look

at unit tests: imx-test (../test/mxc_vpu_test)
www.nxp.com/lgfiles/NMG/MAD/YOCTO/imx-test-5.7.tar.gz

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

0 Kudos