
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!