EMS Ver 2.0 – How to Create Symbolic Linking "Correctly"?
Hello,
I’m on Linux Centos 7 and when I create a Symbolic Link with:
ln -s /var/evostreamms/media /home/mymobiletv/public_html/tvmediaNot Found The requested URL /tvmedia/autoHLS/AppThis/AppThis.m3u8 was not found on this server. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. I can see the Symbolic Linked Directories/Files. How do I correct this so I can access the URL? Or Do I access this URL Another way? I’m trying to add the stream name to my Flowplayer and need the URL for this. Here is how I did it with Ver 1,7. <source type=”application/x-mpegurl” src=”./tvmedia/autoHLS/AppThis/AppThis.m3u8″> How to I remove that Error message above? or Other Solution???
It creates the /tvmedia directory but with file permission 777.
When I try to play the media files linked inside this directory, I get an ERROR MESSAGE BELOW:
6 Answers
Hi App,
Please use: “/var/evo-webroot” first. Then play your HTTP streams.
Thank you.