LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

playing and rating videos looking for ideas

I have not done any video based apps recently so I am looking for ideas.

 

As a side-project I was concidering putting together an app that will let me do something like what you may have seen durring debates.

 

I want to run a video and watch the up/down arrow keys so I can rate the video. I can figure out the up/down stuff but playing the video is where I am looking for ideas.

 

I need to control the video so I can track what is being viewed.

 

So...

 

I am completely open to ideas and would like to hear what others have to say about controlling and displaying videos.

 

No, I do not have a specific file format for the video in mind. Feel free to make suggsets if you like.

 

Take care,

 

Ben

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 1 of 2
(1,819 Views)

As a start, LabVIEW has a built in MediaPlayer ActiveX control. With this, you can control the videa playback, and using the property "controls" you can poll the player for the current playback position etc.

Thoric (CLA, CLED, CTD and LabVIEW Champion)


Message 2 of 2
(1,816 Views)