语言

Menu
Sites
Language
Embedding YouTube videos

Hi everyone,

I can't achieve to play any YouTube videos using their embeddable HTML5 player in an iframe (http://youtube.com/embed/xxxxxxxx?html5=1) neither in the device browser nor in my web app. I'm using Tizen 2.0.0 (20130218.2236) on a Ref.Device-PQ.

Is there any way to embed YouTube videos in an official way ? As using directly a YouTube mp4 url would be against their rules... (and getting the url would be difficicult to achieve.)

Thanks.

编辑者为: Brock Boland 17 3月, 2014 原因: Paragraph tags added automatically from tizen_format_fix module.

响应

6 回复
Lakshmi Grandhi
Hi, I have raised bug in jira regarding embedded vidoes https://bugs.tizen.org/jira/browse/TWEB-126 Kindly follow the bugs for more instructions and updates.
Michael HUEBRT
Hi, Embedding YouTube videos is always impossible with Tizen 2.0 and 2.1, tested on the emulator and a Ref.Device-PQ. There's also the TDIST-172 ticket with exactly the same problem, but everyone keep saying it works on 2.0/2.1... https://bugs.tizen.org/jira/browse/TDIST-172 I'll look forward any updates on this ticket and the TWEB-126.
luca mezzalira
Hi I tried to embed a youtube video inside a Tizen web project and it works for me. take a look here: www.flairpy.com/utube.png Did you remember to set youtube domain in access section of config.xml file? cheers
Lakshmi Grandhi
Did you use "Video" element or iframe
Lakshmi Grandhi
Hi Komanaki, In 2.1 SDK youtube video is working with iframe in simulator, but in emulator video is not working but audio is working fine as specified in above jira bug.
 <iframe width="640" height="360" src="http://www.youtube.com/embed/wwpPBSFZM_w?feature=player_detailpage" frameborder="0" allowfullscreen></iframe>

Michael HUEBRT
Hi everyone, It is a normal behavior for YouTube embedding to work on the simulator, as it's just a desktop Webkit instance (just like Chrome). The app config.xml is well made to access Internet. Anyway, the bug can also be seen in the Tizen browser app. (no video, just sound). We can't use directly a