Stefan1200's Forum

English => General Discussions => Topic started by: fr33soul on June 16, 2016, 02:25:55 PM

Title: Suggestion: integrate a radio streaming
Post by: fr33soul on June 16, 2016, 02:25:55 PM
It will be very nice if we can add to the config some radio streaming addresses in order to have a radio bot too ;)
Title: Re: Suggestion: integrate a radio streaming
Post by: Stefan1200 on June 16, 2016, 02:37:27 PM
The TS3 server query interface don't allow audio transmission currently. So not possible.
Title: Re: Suggestion: integrate a radio streaming
Post by: fr33soul on June 16, 2016, 03:22:52 PM
ok but as the core is written in java it's possible to stream in. As I do with VLC but by client side..
Title: Re: Suggestion: integrate a radio streaming
Post by: Stefan1200 on June 16, 2016, 03:31:36 PM
Only the TS3 client can stream audio to a TS3 server. Thats why all current TS3 music bots needs a TS3 client (some of them just hide them in virtual framebuffers).

But yeah, Java itself is able to handle audio streams.
Title: Re: Suggestion: integrate a radio streaming
Post by: fr33soul on June 16, 2016, 03:34:25 PM
Good suggestion so.. keep going!