crank015 / SinusBot-Stream

Sinusbot Webstream
GNU General Public License v3.0
5 stars 1 forks source link

Stream Audio Doesn't Play #1

Closed Dooleylabs closed 8 years ago

Dooleylabs commented 8 years ago

The bot does not play audio and the

UPDATE: Could you add a setup guide, with config.ini requirements? I'm messing with the bot a bit, and it's slowly starting to work... but I'm still without audio.

UPDATE: I read sinusbot's api documentation and found what needed to be configured, so now the

Sometimes there is a 403 Forbidden error when trying to open the stream url independently, but it usually opens a sound stream bar, but doesn't play anything when play is clicked._.

Dooleylabs commented 8 years ago

Problem solved. It wasn't an error on the part of SinusBot-Stream, it was the fact that my SampleInterval was set to 120 instead of the required 60, and at one point, webstream was disabled. If anyone has any issues in the future, reference these:

SinusBot Forum Post: https://forum.sinusbot.com/threads/103 SinusBot API: https://www.sinusbot.com/api/

This is a nice resource to have and I recommend it to anyone that wants a web player for their bot.

Dooleylabs commented 8 years ago

I noticed you made a few fool-proof additions to the readme and the config xD. I love it <3.