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

[URGENT] - HTML5 Shortcode in wordpress


Hi all,
I using custom flash build with secure key in wowza and i replace config in wordpress for get local js and flash file, it work so some problem.

1. Still logo ( I have get and set key premium pro in pluign setting.
2. Cannot start on iphone.

My link:http://online.keyframe.vn/268/ ( KFT, kfr@123).

My shortcode using:

[jwplayer player="0" primary="html5" file="rtmp://52.8.3.167:1935/keyframe/_definst_/mp4:after_effect/Day01-TongQuanVeGiaoDien.mp4" html5_file="http://52.8.3.167:1935/vod/_definst_/mp4:after_effect/TongQuanVeGiaoDien.mp4/playlist.m3u8"]



[jwplayer sources="{file:'rtmp://52.8.3.167:1935/keyframe/_definst_/mp4:after_effect/Day01-TongQuanVeGiaoDien.mp4'},{file:'http://52.8.3.167:1935/vod/_definst_/mp4:after_effect/TongQuanVeGiaoDien.mp4/playlist.m3u8'}"]


Please help me , it urgent.
Thank you very much.

9 Community Answers

MisterNeutron

User  
0 rated :

Difficult to sort out all that code. Why are you using jQuery to set up JW Player?

Your first player, jwplayer-0, is using RTMP, which is a Flash protocol. There's no point telling it to use HTML5 - that's simply not possible. And there's no Flash on any mobile device (like an iPhone), so RTMP won't work on those, ever.

Your second player, jwplayer-1, has some sort of mangled URL for the m3u8 file, so it can't be loaded.

Your third player, jwplayer-2, isn't specifying any video content at all.

I also see conflicting scripts being loaded on the page, like video.js and flowplayer.js. There's no telling what kind of damage that's doing!

toduongphuongbinh

User  
0 rated :

Hi,
You can give me a config for web and mobile ( no flash)?
Thank you very much.

MisterNeutron

User  
0 rated :

Do you actually need to use streaming? If not, just feed an MP4 with a simple setup, and it will work everywhere:

http://misterneutron.com/JW6video/

toduongphuongbinh

User  
0 rated :

I need stream to security file, I dont want any tool download it.

MisterNeutron

User  
0 rated :

I'll have to leave that to someone else - I'm not a "streaming" guy, and can't even test it.

toduongphuongbinh

User  
0 rated :

Supporter please help me :)

MisterNeutron

User  
0 rated :

It's the weekend, so the JW support folks aren't on duty. Take a deep breath, and relax.

Randy

JW Player Support Agent  
0 rated :

Hello,

It seems you have a few threads open on the same issue. Are you still having the same issues stated above?

Kindly,
Randy

toduongphuongbinh

User  
0 rated :

Yes.

This question has received the maximum number of answers.