Skip to content

MichaelBelgium/SAMP-Shoutcast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SAMP-Shoutcast

Information

This is an include to use if u have a shoutcast server. When you have a shoutcast server people can play as "DJ" by streaming songs to the shoutcast server; And this include takes care of the transitions between songs and the stream information.

The shoutcast.pwn is a demo

Dependencies

To order to get this include to work you need 1 plugin: * SAMPSON

Config

```PAWN #define SHOUTCAST_IP "127.0.0.1" //IP of the shoutcast server #define SHOUTCAST_PORT 8000 //port of the shoutcast server ```

Only these 2 things are required to run the include.

Media

The rcon command "stats" returns this for example:

About

An include to use with shoutcast servers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published