Tagged Questions

2
votes
3answers
375 views

Convert shoutcast stream to playable samples in Python?

I have a shoutcat radio station and now want to build a player for it. I know how to "get" thet stream from the server, thanks a lot to bobince , but I am not sure how to convert that stream into ...
0
votes
0answers
711 views

Play Shoutcast Radio stream in Python?

I know this is a second post on the same topic, but I am doing this in hopes of some help. I am trying to create a player for my Shoutcast internet radio station, but I can't seem to get anything to ...
0
votes
1answer
844 views

Play Shoutcast MP3 radio stream with Python?

I have managed to create an online radio station using Shoutcast and Sam Broadcaster. Now, I am wanting to build my own player for that radio station. I am not sure where to begin, I have googled, but ...
0
votes
1answer
374 views

How do I read .pls Files?

I am wanting to write a script to play the .pls files Shoutcast uses to broadcast, but I am not sure how to do that. I want to write it in Python. Any help would be great!
0
votes
1answer
2k views

Shoutcast Radio Player - actionscript based flash player, how to autoplay “false” it?

Hello Masters Of Web Development again. Today my question is flash based. I have no experience in actionscript but due some conditions, I need to work a little with it. I've found only one flash ...