• Hello,

    I need a plugin for upload the videos to another server. (using with ftp details) I’ve searched whole entire web each link and plugin but could not find any proper plugin for my work. I am not a developer so i can not develop my own plugin also.

    The things are very simple i need from plugin,

    Just want to upload videos on a different server.

    Thank You

Viewing 4 replies - 1 through 4 (of 4 total)
  • jack randall

    (@theotherlebowski)

    the whole web? all several trillion pages of it?

    https://wordpress.org/plugins/search.php?type=term&q=CDN in less than 30 seconds.

    Thread Starter simsekahmett

    (@simsekahmett)

    Jack, thank you for your reply. But i also checked before the link you gave and could not find any plugin will solve my issue.

    jack randall

    (@theotherlebowski)

    you’re basically looking to store video files on an different server to your wordpress installation. you can either use a CDN like cloud flare, Rack space, Amazon or others and use a plugin to manage the two or you can specify the upload path in wp-config.php and see if that does what you’re after. http://premium.wpmudev.org/blog/change-default-wordpress-uploads-folder/

    better yet, just upload them to somewhere like vimeo or youtube and embed their players and use their bandwidth and storage rather than pay for your own!

    Thread Starter simsekahmett

    (@simsekahmett)

    Jack, actually i think you did not understand what i need.

    Let me explain to you a little bit;

    I have 2 different servers.
    1) wordpress and web files installed on
    2) videos are located on

    I am giving online lectures in my webpage by using RTMP/VOD system. I am uploading videos by using ftp clients to my video server and using the “rtmp://ip:port/vod/mp4:video.mp4” format in my posts. Actually, i draw a diagram for the plugin i want. I know there is no specific plugin that give my requires but also i am searching a developer to develop it. I’ll pay it as well.

    Here’s the diagram.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘How to upload video from one server to another’ is closed to new replies.