How to use "tv in" feature?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How to use "tv in" feature?

ソリューションへジャンプ
1,157件の閲覧回数
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.

ラベル(5)
1 解決策
959件の閲覧回数
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!
-----------------------------------------------------------------------------------------------------------------------

元の投稿で解決策を見る

1 返信
960件の閲覧回数
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!
-----------------------------------------------------------------------------------------------------------------------