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

RTMP stream with Wordpress plugin


I'm trying to display a video with the wordpress plugin (pro licence).

I've setup someting like:

[jwplayer file="rtmp/url/to/mp4/file" ]

The url is valid (works in vlc and others). First the player was not loaded. Then I found a post about a buggy setting and changed:

define("JWP6_USE_CUSTOM_SHORTCODE_FILTER", false);

Now the player loads but I get a "ID not found on server" error.

Is there any documentation on the subject? What is the correct syntax to display the video?

TIA

greg

12 Community Answers

greg

User  
0 rated :

I also tried:

[jwplayer file="file.mp4" steamer="rtmp_app_url" provider="rtmp"]

The error is now "file could not be played"

Randy

JW Player Support Agent  
0 rated :

Hello Greg,

You need to be an active subscriber to a Premium license in order to use HLS/RTMP. Please see http://www.jwplayer.com/pricing/.

Thank you,

greg

User  
0 rated :

As I wrote, I have a pro licence.
BTW I also tried the code generated by the website and it's also not working.

MisterNeutron

User  
0 rated :

A Pro license is not enough. You need at least a Premium license.

greg

User  
0 rated :

Sorry I meant a premium licence. The one I'm using on other sites to play HLS in Flash and there it's working.

Is there a doc/tutorial on how to display a live hls stream with the wordpress plugin?

Randy

JW Player Support Agent  
0 rated :

Hello Greg,

If you remove the previous key input, save and reinput your and save again. Does this work by chance?

Randy

greg

User  
0 rated :

No, I tried several times and the only thing in the page is the player.
I'll try again on another server with another stream, but documentation would be nice.

greg

Randy

JW Player Support Agent  
0 rated :

Hello Greg,

Please find a guide we’ve created for implementation of JW Player and WordPress: http://support.jwplayer.com/customer/portal/articles/1403712-wordpress-plugin-quickstart . Looking forward to your reply.

Kindly,
Randy

kinesiologia.kinelates

User  
0 rated :

Hi! Guys
I need to upload a large video in My WordPress site. Paywall. After signing in. I need People only could watch ir. But beber Download it. I was thinking about licence pro...
Do i need The plattaform for this? Or The rtmp thing?
Do you have some tutorial in spanish?

greg

User  
0 rated :

I've read the page at http://support.jwplayer.com/customer/portal/articles/1403712-wordpress-plugin-quickstart before asking my question, because it doesn't contain any info about live streaming.

Randy

JW Player Support Agent  
-1 rated :

Hello Greg,

You should be able to achieve this in the same manner you would attach any other external video source. The following steps may help you:

1) Add New Post
2) Add Media
3) Add External Media from left side column
4) Paste RTMP stream URL
5) Click blue Add to library button
6) Edit any title or other info
7) Click blue Insert with JW Player button
8) Update post

Kindly,
Randy

greg

User  
0 rated :

Thanks for your answer.
I don't see "Add external media" is there something I should install to have it?
(im using wordpress 4.2.2)

This question has received the maximum number of answers.