24.06.2012, 18:46
[Plugin] SA:MP Internet Radio Station
25.06.2012, 04:10
Yes I (or we) may never know the actual reason Incognito create it, but I just mean attaching the audio and control the volume should be what audio plugin does, but not this plugin. This plugin is created for server side broadcasting only.
26.06.2012, 15:11
Sorry for double post, but I want to say that I have the same problem on PlaySoundFileToStream.
30.06.2012, 20:43
awesome tried it, +rep
27.08.2013, 10:19
where is the stream and please if you can send me screen shots its better
01.09.2013, 03:54
Nice. Your plugin similar to audio plugins?
01.09.2013, 12:36
Quote:
Nice. Your plugin similar to audio plugins? |
This plugin works as Winamp + shoutcast
02.09.2013, 17:43
Very nice plugin, though I don't get it to work!
I did as you told in the installation tutorial, and I get no errors when compiling, but there's no sound in game.
What I've done:
1. I copied all the files from the .zip file, not the source and just the radio.inc file from filterscripts folder.
2. I added plugins radio to the server.cfg file
3. I added the code below to my gamemode script:
At the top of the script I also have #include "radio"
I'm thankful for any answers,
Thanks for reading!
I did as you told in the installation tutorial, and I get no errors when compiling, but there's no sound in game.
What I've done:
1. I copied all the files from the .zip file, not the source and just the radio.inc file from filterscripts folder.
2. I added plugins radio to the server.cfg file
3. I added the code below to my gamemode script:
Код:
public OnFilterScriptInit() { SoundServerStart("lame -r -s 44100 -b 128 -","8000"); { PlaySoundFileToStream("D:/Media/Music/Music/Blu.mp3"); } return 1; }
I'm thankful for any answers,
Thanks for reading!
03.09.2013, 09:32
03.09.2013, 10:48
lefagroll, What operating system are using?
With this plugin you can get a link to the audio stream.
Example:
http://SAMP-Server-Adress.com:P00Rt
Link is a reference to the stream (infinite file) with the music you go running by PlaySoundFileToStream/PlaySoundUrlToStream
Just a internet radio station.
My English is very bad, too. But I try to fix it.
Quote:
Sorry, me bad english.. This plugin not used playerid do? |
Example:
http://SAMP-Server-Adress.com:P00Rt
Link is a reference to the stream (infinite file) with the music you go running by PlaySoundFileToStream/PlaySoundUrlToStream
Just a internet radio station.
Quote:
Sorry, me bad english.. |
18.10.2013, 14:46
Is possible to start more than 1 radio server with this plugin?
07.09.2014, 17:42
Thanks
08.09.2014, 05:01
(
Последний раз редактировалось jhonyxakep; 08.09.2014 в 09:44.
)
Quote:
Is possible to start more than 1 radio server with this plugin? |
You can start stream server on any ip and port. But now plugin allows start only one server (plugin use one handler for all stream server). You can modify SoundServerStart function for return handle to PAWN (it's just DWORD or integer).
I can add this feature later.
rate my English score from 1 to 10 please. For self-development
23.10.2014, 06:59
(
Последний раз редактировалось SASRicardoXD; 23.10.2014 в 09:29.
)
PlaySoundUrlToStream can be local or want be external?
edit:
#fail
I read again and i see: PlaySoundFileToStream(file[]); - add file to stream
lol. but nice plugin, its very nice.. really.
edit 2: omg bad playing
the radio station is playing bad the sounds!! D:
you can see what i mean here: http://forum.revolucion-zombie.ml/index.php
edit:
#fail
I read again and i see: PlaySoundFileToStream(file[]); - add file to stream
lol. but nice plugin, its very nice.. really.
edit 2: omg bad playing
the radio station is playing bad the sounds!! D:
you can see what i mean here: http://forum.revolucion-zombie.ml/index.php
23.10.2014, 11:51
Quote:
edit 2: omg bad playing the radio station is playing bad the sounds!! D: you can see what i mean here: http://forum.revolucion-zombie.ml/index.php |
Do you say about lags?
23.10.2014, 12:42
Nice.
« Next Oldest | Next Newest »
Users browsing this thread: 3 Guest(s)