Media video upload does not work

How do I solve this?

Warning: file_get_contents() [function.file-get-contents]: URL file-access is disabled in the server configuration in .../wp-content/plugins/buddypress-media/app/services/RTMediaEncoding.php on line 368

Warning: file_get_contents(http://api.rtcamp.com/download/74d68859c0f4dbe6715e1f9e7f78f63a896504344f4906b9/1691/At-Last.mp4) [function.file-get-contents]: failed to open stream: no suitable wrapper could be found in .../wp-content/plugins/buddypress-media/app/services/RTMediaEncoding.php on line 368 Could not read file.

oh sorry

PHP 5.2.17 MYSQL 5.0.96 WordPress 3.6 BuddyPress 1.8.1 rtMedia 3.0.13 OS Linux Imagick Not Installed GD bundled (2.0.34 compatible) [php.ini] post_max_size 8M [php.ini] upload_max_filesize 50M [php.ini] memory_limit 64M

I have tested it with plugins off still did not work

@mytalent - That must be because "allow_url_fopen" must be turned of on your server. Check you php.ini file for that.