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

Video not working in firefox


If i used rtmp then video does not play in the firefox.

Here is my Code:

jwplayer("myFirstPlayer").setup({
"preload" : true,
"aspectratio": "16:9",
"height": 500,
"width": "100%",
"file": "rtmp://s28b1emg43kzt.cloudfront.net/cfx/st/mp4:" + videoNewUrl,
"type": "rtmp",
"image": thumbUrl,
"primary": "flash",
});

2 Community Answers

a...

User  
0 rated :

Here is my videoNewUrl string

nisha.spaceo/20160701152751.mov

Alex

JW Player Support Agent  
0 rated :

Hi there,

Your RTMP stream is working fine for me on our Stream Tester in Firefox. Can you confirm that you have Flash Player installed and that the Shockwave Flash plugin is set to “Always Activate” in Tools > Add-ons in Firefox?

Please let me know. Thanks.

This question has received the maximum number of answers.