How to use "tv in" feature?

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

How to use "tv in" feature?

Jump to solution
545 Views
byunggukchoi
Contributor II

I'm trying to enable tv in source port in order to capture images from a camera connected to tvin port.

Let me know the steps to enable tv in port and capture images with opencv in python.

Thanks in advance.

1 Solution
347 Views
igorpadykov
NXP Employee
NXP Employee

Hi ByungGuk

NXP Linux BSPs provides support for tvin as adv7180 support (supports bt656, NTSC, and PAL.)

it may be tested with ..mxc_v4l2_test/mxc_v4l2_tvin in unit test package

imx-test
www.nxp.com/lgfiles/NMG/MAD/YOCTO/imx-test-5.7.tar.gz

iMx6 ,adv7180 and gstreamer 

For using it with opencv in python, one will have to develop custom solution, probably

one can consider Professional Services to develop custom drivers:
http://www.nxp.com/support/nxp-professional-services:PROFESSIONAL-SERVICE

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

View solution in original post

1 Reply
348 Views
igorpadykov
NXP Employee
NXP Employee

Hi ByungGuk

NXP Linux BSPs provides support for tvin as adv7180 support (supports bt656, NTSC, and PAL.)

it may be tested with ..mxc_v4l2_test/mxc_v4l2_tvin in unit test package

imx-test
www.nxp.com/lgfiles/NMG/MAD/YOCTO/imx-test-5.7.tar.gz

iMx6 ,adv7180 and gstreamer 

For using it with opencv in python, one will have to develop custom solution, probably

one can consider Professional Services to develop custom drivers:
http://www.nxp.com/support/nxp-professional-services:PROFESSIONAL-SERVICE

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