close
Skip to main content

Question list filters

Filter by
Sorted by
Tagged with
Score of 1
1 answer
175 views

I'm trying to send Opus encoded data to icecast server using libshout. I record PCM data on Android encode it to Opus and send to icecast using libshout like this: Encoding: opus_encoder_create(...
Score of 2
1 answer
424 views

I'm trying to display video processed by OpenCV in a web browser similar to how ShoutCast does it. I know that ShoutCast somehow does it over HTTP protocol, but I don't know how to make it display ...
Score of 2
0 answers
337 views

Shoutcast docs say I can set an intro file to play when client connects with the following in sc_serv.conf file: IntroFile=hawkad%d.mp3 When the client connects (ie VLC), it successfully plays the ...
Score of -1
1 answer
386 views

I run a radio station which streams live to an Icecast server that I host myself on a VPS. My stream is 192 kbps MP3. I want to carry a syndicated show which is delivered live via a 96 kbps MP3 ...
Score of 0
2 answers
1897 views

I am new to coding and am trying to set up a streaming audio option so that visitors may listen to a weekly live broadcast directly from a website but most browsers are blocking it from running. The ...
Score of 1
1 answer
1029 views

I need run http request in my website with https request. This code play in my website with http: for example http://mywebsite.com but dont play in https: for example https://mywebsite.com. <audio ...
Score of 0
0 answers
214 views

I have a socket bot that I use as a radio, but it cannot pull the data and reflect it to the channel. What is the problem? sockwrite -nt $sockname GET $+(/admin.cgi?pass=,$_rpass,&sid=1&mode=...
Score of 0
1 answer
1141 views

I'm looking for a script that I can easily implement into my Wordpress based website that will show the 'Now Playing' information from my online radio station. All that I am looking for is a simple ...
Score of 1
0 answers
135 views

When I receive a response from my sc_serv admin.cgi shoutcast server, I am wondering what the two fields represent. Particularly, the type and grid fields. The following json is what is returned when ...
Score of 0
1 answer
707 views

I'm having trouble running a program this error when running the program ./radiobot -bash: ./radiobot: cannot execute binary file: Exec format error And I checked the file, it turns out that the error ...
Score of 0
1 answer
1127 views

I have a shoutcast server v2.6 and a website with a player on the same server. The player already show title and artist from the audio stream. With shoutcast 2 stream, we can display the album art ...
Score of 3
0 answers
250 views

I've checked the many blogs and forums and github but nothing found related/help for implementing shoutcast v1 or v2 in android, only ref which is helpful I've found in github is this: https://github....
Score of -1
1 answer
860 views

I have a media server with a few thousand MP3 files. There is a music folder, and then sub folders generally of artist > album. So the MP3's themselves are not all in one folder. I am having an ...
Score of 1
0 answers
1456 views

I'm trying to connect to a shoutcast server from a darkice client using Ubuntu. This is my configuration: #this section describes general aspects of the live streaming session [general] duration ...
Score of 0
1 answer
78 views

Using https://github.com/VosCast/SHOUTcast-PHP-Stats Trying to get the listeners to not repeat. Have tried several examples I found on Stack Overflow but for some reason I'm missing something. Array ...

15 30 50 per page
1
2 3 4 5
28