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

RTMP Wrapper issue


Attempting to embed the player using CloudFront on a Wordpress 4.1.1 site.

Adding media via rtmp link generates this error code:

Warning: file_exists(): Unable to find the wrapper "rtmp" - did you forget to enable it when you configured PHP? in /home/sfcmpo5/public_html/wordpress/wp-admin/includes/media.php on line 2992

I have seen in other help threads the workaround of using [jwplayer file="..."], however this does not allow use of the playlist feature. Is there a real solution yet? Or is there something that needs to be added to media.php?

FYI here is an example of a successful usage on the site, created a few months ago (before this bug began appearing).

Thanks for help!

1 Community Answers

Cooper Reid

JW Player Support Agent  
0 rated :

I recommend using the shorttag directly in the wordpress post
[jwplayer file=“rtmp://yourvideo.source”]

-Cooper

This question has received the maximum number of answers.