Name is required.
Email address is required.
Invalid email address
Answer is required.
Exceeding max length of 5KB

iframe work but jwplayer say no playable source found, why?


how to force video palyer on iframe with jwplayer, is it possible?
the link is from picasa, its working on iframe but jwplayer dont.
sample link :

<iframe src="https://r3---sn-npo7enel.googlevideo.com/videoplayback?requiressl=yes&shardbypass=yes&cmbypass=yes&id=313dffef2668b38b&itag=18&source=picasa&ip=222.124.109.140&ipbits=0&expire=1425381058&sparams=cmbypass,expire,id,ip,ipbits,itag,mm,ms,mv,pl,requiressl,shardbypass,source&signature=5064B24A765E8C4C8CEE92CC2295C70B191490ED.0BC118653AA046CAB42A7A8FF621FE015338634F&key=cms1&begin=0&cms_redirect=yes&mm=30&ms=nxu&mt=1422796497&mv=m&pl=23" width="100%" height="400" frameborder="0" allowfullscreen="allowfullscreen"></iframe>

but if i used with jwplayer its say no playable source found,
sample :
[jwplayer file="link"]

please help...

4 Community Answers

MisterNeutron

User  
0 rated :

JW Player requires either a direct link to a video (an MP4), or to a YouTube video. It doesn't support Google videos, which are using their own player script.

haowku813

User  
0 rated :

this thead mark closed ethan say its work but i try exact code with same result

http://support.jwplayer.com/customer/portal/questions/6062362-seek-video-with-picasaweb-link

Cooper Reid

JW Player Support Agent  
0 rated :

The jwplayer takes a video URL path as the file parameter. It cannot take an html resource or iFrame code.
Cooper

shadabjaffri

User  
0 rated :

you just need to add type:"mp4", in jw embber :)

This question has received the maximum number of answers.