Questions tagged [webradio]

23 questions
0
votes
2 answers

Control the volume of Volumio

I have set up a Raspberry Pi with the Volumio player. Now I want to control the volume with a rotary encoder. And also want to pause or play the current song. #!/usr/bin/env python # # Raspberry Pi Rotary Test Encoder Class # # Author : Bob…
Landei00
  • 51
  • 1
  • 9
0
votes
1 answer

Get current title from MP3 Stream on infomaniak

I post here, because I'm working on the new website of a webradio and I've a problem, I want to get info (like current title ) of the mp3 stream of the radio. But I've no idea about how to do this ... The stream is hosting by infomaniak. This the…
outstore
  • 175
  • 2
  • 13
0
votes
1 answer

Embedding Player for all browsers

I have a webradio that like to put on the site. I used the following code that works in Internet Explorer, but not in Windows 8.1 or the 64-bit MAC (iPad, iPhone ...)
dmachado
  • 11
  • 1
0
votes
3 answers

Are there libraries to develop a audio streaming client on the mac or iPhone?

Before reinventing the wheel, I'd better check out if there are solutions I can buy or get for free? I want to make a little web radio streaming app for my sister. Maybe there's a library that can play streams from the web?
openfrog
  • 40,201
  • 65
  • 225
  • 373
0
votes
0 answers

capturing informations from web radios audio stream

In some web radio players, whenever a new song is put on the air, the player gives us information about the artist, the song and an image of the album. I'm thinking if there is some possibilities to capture these informations while streaming the web…
0
votes
2 answers

How to obtain all the radio urls of xiph.org

Is there any way to obtain all the URLs from xiph.org? Is there a way to query directly the site to obtain a specified radio or a specified category of radios from a web application?
-1
votes
2 answers

Html Web Radio stuck in smartphone

i have create a html code for my web radio player in my site...in pc browser is ok except sometimes but when i open the page from my smartphone i need to refresh page 1-2 times and after plays as the browser?Can i have a solution.Thanks.
-2
votes
1 answer

Create a toggle start / stop button for a radio player

I'm struggling to create a toggle button for radio player that plays and stops music as I don't know how to write javascript code... A developer helps me to install Icecast on a server but unfortunately he's very busy. All I have is an HTML that…
snowblood
  • 7
  • 2
1
2