• If you need help or want to discuss things, you now can also join us on our Discord Server!
  • A first preview of the unlimited version of SinusBot can be found in the Upcoming Changes thread. A version for Windows will follow, but we don't have a release date, yet.
Online Webstream

Online Webstream 1.0

No permission to download
Hey there!
@Lala Deviluke and me had write a Online Webstream
With this you can stream the Music from the SinusBot in the Web.

Requires:
  1. Webserver (Apache2)
  2. PHP5
  3. PHP5-curl
Edit the config.php with your Information about the Bot

Design: http://prntscr.com/9wynv0
Author
Crank
Downloads
746
Views
3,308
First release
Last update
Rating
4.50 star(s) 4 ratings

Latest reviews

Gute Qualität, kleine Fehler im Script
Siehe Verbesserung von @Schaeffer
Danach funktioniert es.
:3
small bug
add http://
in index.php
line 72
<audio id="htmlplayer" src="http://<?php echo $ipport; ?>/api/v1/bot/i/<?php echo $inst; ?>/stream/<?php echo $sinusbot->getWebStreamToken($inst); ?>" autoplay controls></audio>
and getImg.php
line 18
echo "<img src='http://".$url."' width='300' height='300' alt='Song-Image'>";
Other than a few minor things in the index.php file, this is a great web streamer for any sinusbot instance!
Top