"Live" audio streaming, where all listeners hear roughly the same thing at the same time. Technologies such as SHOUTcast, Icecast, DASH, HLS, and Liquidsoap are all welcome here.
Questions tagged [internet-radio]
423 questions
-1
votes
1 answer
Icecast 2 ~ use pls or m3u on a listen.mp3 from caster.fm
Today I decided to make a Online Radio Station using a free account on caster.fm. I decided that it wasn't anything to do with them and it was more to do with general Icecast 2.
I own a game server and there is a plugin to allow radio streams but in…

El Thomaso
- 9
- 1
-1
votes
1 answer
Making an Android radio station streaming app
Is there any straight-forward way to make an Android app that streams an online radio station? This radio station will be built by my company, so there exists no API or anything at the moment. Ideally I am looking to make an Android service so that…

Soud Kyl
- 55
- 5
-1
votes
1 answer
Android Radio Player m3u8 error
04-24 21:51:06.092: I/global(406): Default buffer size used in BufferedReader constructor. It would be better to be explicit if an 8k-char buffer is required.
04-24 21:51:06.296: D/PlsParser(406): Playlist Url = http:/ / 85 dot 204 dot 233 dot …

user3570817
- 3
- 2
-1
votes
1 answer
Play radio link in iOS 6 app
I am try to play radio in my app on Play Button. Basically I need radio streaming from a link , I am able to play mp3 files from url in AVPlayer but when i change my url with radio Streaming link its not working. My radio streaming link is…

Guri
- 85
- 1
- 1
- 9
-1
votes
1 answer
Android application, listening to streaming radio. No internet or mobile data bug
http://pastebin.com/G4UrTT7Z
What can I do to check for a working internet connection?
Or how do I check if connection is lost?
Can someone help me with this ?
I suppose this is a IOException. I am not sure. When watching logcat and console I don't…

Jonas Hendrickx
- 17
- 2
-1
votes
1 answer
How to make a radio app keep playing in the background of my Android App
Am still new to android, but i followed a tutorial online in developing a radio Application, now this is the problem am encountering, i want this radio to keep playing, so that the app user can keep using the app or other application while the radio…
user1662302
-1
votes
1 answer
How do i play .asx files in my android application using titanium appcelerator?
I have a URL which downloads an .asx type file when clicked . The file downloaded , streams a live radio and plays it in an audio player . How do i handle this in my android application using titanium appcelerator ?
Thanks

user1671411
- 71
- 1
- 3
- 6
-1
votes
1 answer
online radio with jQuery and the jPlayer
I followed the instructions as given on this site http://www.catswhocode.com/blog/how-to-create-an-online-radio-using-jquery-and-jplayer and made the radio as stated in the link but i have a question that i want to do shoutcast streaming with the…

YY AA
- 1
- 2
-1
votes
1 answer
Getting current song info from online radio/tv
I'd like to get the song or program name details from a particular online radio/tv broadcast url. This url could be a file with *.pls extension or in form of mms protocol.
Is there any web request technic, library for php or any popular language?

Serhat Koroglu
- 1,263
- 4
- 19
- 41
-2
votes
1 answer
QT play internet radio
i have problem when want play internet radio.
My example is simple with one button play radio stations.
I can play radio streaming when MP3 like
http://mms-live.online.no/p4_norge_mp3_mq
but cannot play…

DonMirkoni
- 1
- 2
-2
votes
1 answer
Integrate Radio DNS in .net site
I need to Integrate Radio DNS in .net site. Here are the link on the library.
http://radiodns.org/developers/libraries/
But i read the document there no any way to integrate this with .net.
Can any one puss me in right direction..
Thanks

Pradeep Dhingra
- 1
- 5
-2
votes
1 answer
SAM broadcaster web integration with spacial.com
I have SAM BROADCASTER PRO and I want to integrate it to my website for live streaming and showing playlist.It will be a great help if I get a solution over here.
I can't write much more as I don't have much experience with it.
And one more thing…

avi
- 1
- 4
-2
votes
1 answer
Server bandwidth required for Podcasts and live radio
i need to set up a server that can host a podcast.
Actually there are 30 listeners during a live radio, but they can grow up.
What kind of server requirements do I need?
I usually buy dedicated server from Hetzner.

Oscar Fanelli
- 3,337
- 2
- 28
- 40
-3
votes
1 answer
Swift 4 get song for every channel
I got the same error when I try to get previous and song that play right now for every channel. I think something is wrong in my struct Root and playlist because data is not in the correct format.I am using Swift 4 and trying to learn JSON, but its…

David Ruland
- 103
- 2
- 13
-3
votes
1 answer
Radio online on Background - Android
Can you help me with this please. I tried to make an radio Android application to run on background, but I failed. Can you help me please...Here's my code:
Background.java
package com.ihacks.radiolumina;
import android.media.AudioManager;
import…

Marinescu Adrian
- 15
- 1
- 8