LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Capture Video on Android Camera and Load into LabView

I was wondering if it's possible to connect an Android Phone Camera to LabView while running a test and integrate into my vi. Then be able to Load the video that was capture to the PC. Would it be possible via bluetooth or USB connection. 

0 Kudos
Message 1 of 4
(98 Views)

First, to check the feasibility in LabVIEW, check for feasibility in another programming language, like Python or C#; if you can find examples for that, it may be possible to port it into LabVIEW.

Santhosh
Soliton Technologies

New to the forum? Please read community guidelines and how to ask smart questions

Only two ways to appreciate someone who spent their free time to reply/answer your question - give them Kudos or mark their reply as the answer/solution.

Finding it hard to source NI hardware? Try NI Trading Post
0 Kudos
Message 2 of 4
(93 Views)

This is already quite old but the principle still applies.

 

NI Vision does not know how to interface to your Android phone camera. Instead you need to install a server component on your phone that converts the camera into a video stream of some format and then install a IP Camera driver under Windows that provides a DirectShow Interface. NI-IMAQdx then can access that adapter.

Rolf Kalbermatter
My Blog
0 Kudos
Message 3 of 4
(45 Views)

Windows new version, 24H2, will support control your phone on PC.

George Zou
0 Kudos
Message 4 of 4
(26 Views)