TableFlipGod
King Coder
Ok so, basically i want to make myself a movie server and a website that goes along with it. I already have everything planned out. Its just that I need to know how to stream data from my raspberry pi to my website. I know a few methods but im just getting a bit confused.
So if i have my mp4 file in this dir:
/share/MediaServer/movies/test.mp4
Then i should be able to go to my pi local ip: 10.0.0.75/share/MediaServer/movies/test.mp4
But I want to access this pi from a website that i make. So it would connect to my ip xx.xx.xx.xx
Then it would connect to my pi and get the movies off of there. How would i do this?
So if i have my mp4 file in this dir:
/share/MediaServer/movies/test.mp4
Then i should be able to go to my pi local ip: 10.0.0.75/share/MediaServer/movies/test.mp4
But I want to access this pi from a website that i make. So it would connect to my ip xx.xx.xx.xx
Then it would connect to my pi and get the movies off of there. How would i do this?