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.
17060 Discussions

web embeded videos (youtube, etc) are not playing on device, but on good onemulaor

ali_s_5
Beginner
578 Views

I am beginner at intel xdk app development. i developed an app at cordova ap designer and by using iframe i embed some youtube videos but when i run these on device its just load their thumbnails but not load a video, and for vevo videos it shows a warning that it is restricted.

i used CSP is following.. so plz tell me any other way or sort out my this problem.. thanks in advance.

<meta http-equiv="Content-Security-Policy" content="default-src *; style-src 'self' 'unsafe-inline'; script-src 'self' 'unsafe-inline' 'unsafe-eval'">
0 Kudos
0 Replies
Reply