Streaming Script Based On Node.js
Budget: $30 – $250 USD
Looking for a Node.js expert who can make a streaming script using node.js based Strapi.io CMS.
Script has to scan FTP directory where we will upload mp4 video and add filename as video title in database and rename file and move to encode directory, i will use my own ffmpeg script to encode video in HLS.
Script have to open player url from server A but video files will be stored on server B, so we have to use server B video file url inside server A player URL,
Server B url should be hidden from public viewability.
Example:
Player URL from server A
serverA.com/player/filename
Inside this URL we have to add video file url that is stored on Server
serverB.com/path/filename
This server B url should be hidden from public viewability. Also video Prevent Downloading
We cannot use any proxy, bandwidth should be used from server B where the video file is hosted.
Script has to scan FTP directory where we will upload mp4 video and add filename as video title in database and rename file and move to encode directory, i will use my own ffmpeg script to encode video in HLS.
Script have to open player url from server A but video files will be stored on server B, so we have to use server B video file url inside server A player URL,
Server B url should be hidden from public viewability.
Example:
Player URL from server A
serverA.com/player/filename
Inside this URL we have to add video file url that is stored on Server
serverB.com/path/filename
This server B url should be hidden from public viewability. Also video Prevent Downloading
We cannot use any proxy, bandwidth should be used from server B where the video file is hosted.