Author Topic: Suggestion: integrate a radio streaming  (Read 6558 times)

fr33soul

  • Newbie
  • *
  • Posts: 17
    • View Profile
Suggestion: integrate a radio streaming
« 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 ;)

Stefan1200

  • Administrator
  • *****
  • Posts: 2244
    • View Profile
Re: Suggestion: integrate a radio streaming
« Reply #1 on: June 16, 2016, 02:37:27 PM »
The TS3 server query interface don't allow audio transmission currently. So not possible.

fr33soul

  • Newbie
  • *
  • Posts: 17
    • View Profile
Re: Suggestion: integrate a radio streaming
« Reply #2 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..

Stefan1200

  • Administrator
  • *****
  • Posts: 2244
    • View Profile
Re: Suggestion: integrate a radio streaming
« Reply #3 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.

fr33soul

  • Newbie
  • *
  • Posts: 17
    • View Profile
Re: Suggestion: integrate a radio streaming
« Reply #4 on: June 16, 2016, 03:34:25 PM »
Good suggestion so.. keep going!