php – Protecting video being from downloaded


And second thing I plan to store videos in seperate dedicated server and is it possible to protect it’s actual location?

Following on from grgarside’s answer… the client would make a request to the first server. The first server then makes the request to the separate media server and returns the response to the client. The client at no point connects directly with the media server, so is unaware of its existence (IP address, etc.)