Title: Shoutcast stream
Last modified: August 21, 2016

---

# Shoutcast stream

 *  Resolved [Borko](https://wordpress.org/support/users/media-x/)
 * (@media-x)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/shoutcast-stream/)
 * Hi there!
 * Could you please explain how can i play a shoutcast stream. For example, the 
   stream URL looks like this: `http://144.76.172.23:7020/`.
    I know that JPlayer
   plays the shoutcast stream with no problems. I know there’s a simple solution
   for this, right?
 * Thanks in advance!
 * [http://wordpress.org/plugins/wp-miniaudioplayer/](http://wordpress.org/plugins/wp-miniaudioplayer/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [pupunzi](https://wordpress.org/support/users/pupunzi/)
 * (@pupunzi)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/shoutcast-stream/#post-4404614)
 * Hi,
    At the time the miniAudioPlayer is invoked only for urls containing the “.
   m3” extension; otherwise it doesn’t recognize it as an audio-player. So the work
   around is to add the extension to the URL of the stream either as anchor or as
   parameter:
 * [http://144.76.172.23:7020/#.mp3](http://144.76.172.23:7020/#.mp3)
    [http://144.76.172.23:7020/?_=.mp3](http://144.76.172.23:7020/?_=.mp3)
 * That should render it as a player and play the audio stream.
 * Anyway testing the URL you gave it doesn’t respond as an audio…
    Bye, Matteo
 *  Thread Starter [Borko](https://wordpress.org/support/users/media-x/)
 * (@media-x)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/shoutcast-stream/#post-4404622)
 * Yep, it worked when i added **;** after the slash.
    So, it works when the URL
   looks like this `<a href="http://144.76.172.23:7020/;#.mp3">LIVE STREAM</a>`
 * Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Shoutcast stream’ is closed to new replies.

 * ![](https://ps.w.org/wp-miniaudioplayer/assets/icon.svg?rev=983692)
 * [mb.miniAudioPlayer - an HTML5 audio player for your mp3 files](https://wordpress.org/plugins/wp-miniaudioplayer/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-miniaudioplayer/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-miniaudioplayer/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-miniaudioplayer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-miniaudioplayer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-miniaudioplayer/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Borko](https://wordpress.org/support/users/media-x/)
 * Last activity: [12 years, 5 months ago](https://wordpress.org/support/topic/shoutcast-stream/#post-4404622)
 * Status: resolved