SA-MP Forums Archive
audio stream from directory - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: audio stream from directory (/showthread.php?tid=520252)



audio stream from directory - Champ - 18.06.2014

can I play audio stream from directory such as "/scriptfiles" ?
If yes, How?
This will make server less laggy as compared to audio played from other links.


Re: audio stream from directory - Threshold - 18.06.2014

As far as I know, no.

Unless you can stream .mp3 files from your scriptfiles, which... yeah... :l


Re: audio stream from directory - Khanz - 18.06.2014

They need to be uploaded to a website.


Re: audio stream from directory - RenovanZ - 18.06.2014

I think Incognito's Audio Plugins can do it (CMIIW)


Re: audio stream from directory - iZN - 18.06.2014

You can upload at the same server where you server is hosted. (requires Apache)


Re: audio stream from directory - Champ - 18.06.2014

Quote:
Originally Posted by iZN
Посмотреть сообщение
You can upload at the same server where you server is hosted. (requires Apache)
Ok, I will try to upload in the same server.
Thanks bro