Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

How to get video frames from a video in intel XDK

Anjali_P_
Beginner
610 Views

Hi..

I want to create an app where the user can play the video. I want to get video frames from the video so that it can be sent to the server. Please reply as soon as possible.

Thanks,

Anjali Paria.

0 Kudos
3 Replies
PaulF_IntelCorp
Employee
610 Views

You should search for "video capture cordova phonegap app" for solutions. The Intel XDK is a tool to create standard Cordova apps.

0 Kudos
Anjali_P_
Beginner
610 Views

Hii..

I am having .mp4 file . I want to attached this file to video element by using source and play the video. I placed this file in www directory and attached player plugin from intel sdk plugins. In javascript, window.onload i have used the intel.xdk.player.podcast.start,intel.xdk.player.podcast.stop etc but it is not at all working. Please help me and reply as soon as possible. 

Thanks,

Anjali Paria.

0 Kudos
PaulF_IntelCorp
Employee
610 Views

The Emulate tab cannot play mp4 and mp3 files, due to licensing issues. You'll need to test this using the Debug tab.

0 Kudos
Reply