Shoutcheap
  • Home
  • SHOUTcast
    • SHOUTcast 32kbps Plans
    • SHOUTcast 64kbps Plans
    • SHOUTcast 96kbps Plans
    • SHOUTcast 128kbps Plans
    • SHOUTcast 192kbps Plans
    • SHOUTcast 256kbps Plans
  • ICEcast
    • ICEcast 32kbps Plans
    • ICEcast 64kbps Plans
    • ICEcast 96kbps Plans
    • ICEcast 128kbps Plans
    • ICEcast 192kbps Plans
    • ICEcast 256kbps Plans
  • FAQ
  • Blog
  • Contact Us
  • Client Area
    • Account Login
    • Cast Control
    • Knowledgebase
    • Submit Ticket
  • More Pages
    • Mobile Player
  • Home
  • SHOUTcast
    • SHOUTcast 32kbps Plans
    • SHOUTcast 64kbps Plans
    • SHOUTcast 96kbps Plans
    • SHOUTcast 128kbps Plans
    • SHOUTcast 192kbps Plans
    • SHOUTcast 256kbps Plans
  • ICEcast
    • ICEcast 32kbps Plans
    • ICEcast 64kbps Plans
    • ICEcast 96kbps Plans
    • ICEcast 128kbps Plans
    • ICEcast 192kbps Plans
    • ICEcast 256kbps Plans
  • FAQ
  • Blog
  • Contact Us
  • Client Area
    • Account Login
    • Cast Control
    • Knowledgebase
    • Submit Ticket
  • More Pages
    • Mobile Player

Embedding Windows Media Player for Shoutcast and Icecast

May 18, 2019ShoutCheapblog, ICEcast, Internet Radio, SHOUTcast

How to Embed Windows Media Player for SHOUTcast and Icecast Streaming

Are you looking to embed Windows Media Player on your website to stream audio from your SHOUTcast or Icecast server? This guide walks you through the process step-by-step, offers troubleshooting tips, and suggests modern alternatives to ensure your listeners enjoy seamless streaming across devices.

What You Need to Embed Windows Media Player

  • A SHOUTcast or Icecast streaming server with a working stream URL
  • Basic knowledge of HTML to embed code on your website
  • Windows Media Player installed (for testing)
  • A website or page where you want to embed the player

Step-by-Step Guide to Embedding Windows Media Player

  1. Get Your Stream URL:
    Find your SHOUTcast or Icecast stream URL. It typically looks like this:
    http://yourserver.com:8000/stream or http://yourserver.com:8000/mountpoint
  2. Create the Embed Code:
    Use the following HTML code snippet, replacing STREAM_URL with your actual stream URL:
    <object id="MediaPlayer" width="300" height="70" classid="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6">
        <param name="URL" value="STREAM_URL">
        <param name="AutoStart" value="true">
        <param name="uiMode" value="mini">
        <embed type="application/x-mplayer2" src="STREAM_URL" width="300" height="70" autostart="1" uiMode="mini"></embed>
      </object>
  3. Paste the Code:
    Insert this embed code into the HTML editor of your webpage or use a Custom HTML block in WordPress.
  4. Test the Player:
    Open your webpage in different browsers to confirm the player loads and streams audio correctly.

Troubleshooting Common Issues

  • Player Not Showing: Ensure your browser supports ActiveX controls or the embed tag; note that modern browsers may restrict these features.
  • Stream Not Playing: Verify the stream URL is correct and accessible publicly.
  • No Sound: Check your server’s stream is active and broadcasting audio.
  • Compatibility: Windows Media Player embedding is not supported on all devices, especially mobile. Consider alternatives for wider reach.

Modern Alternatives to Windows Media Player for Streaming

Due to limitations with Windows Media Player support on mobile devices and modern browsers, here are better options you can use:

  • HTML5 Audio Player: Use native HTML5 <audio> tags for cross-platform compatibility.
  • JW Player or Video.js: Popular third-party media players supporting advanced streaming protocols.
  • ShoutCheap Embedded Player: Our custom player optimized for SHOUTcast and Icecast streams, supporting mobile devices and modern browsers.

Embedding a Simple HTML5 Audio Player

Example code:

<audio controls autoplay>
  <source src="STREAM_URL" type="audio/mpeg">
  Your browser does not support the audio element.
</audio>

Replace STREAM_URL with your actual stream URL.

Frequently Asked Questions

Is Windows Media Player still a good option for embedding streams?

While Windows Media Player works on some desktop browsers, it lacks support on mobile devices and many modern browsers, so alternatives are recommended.

Can I embed both SHOUTcast and Icecast streams with the same player?

Yes, both SHOUTcast and Icecast streams can be embedded using the same HTML5 or third-party players, as long as the stream URL is correct.

What is the best way to ensure compatibility across devices?

Using an HTML5 audio player or a modern third-party player is the best way to ensure your stream plays on desktop and mobile devices.

How do I get the correct stream URL?

Check your SHOUTcast or Icecast server dashboard or ask your hosting provider for the direct stream URL, typically ending with .mp3 or a mount point.

Ready to Start Streaming?

Explore our SHOUTcast hosting plans and get your internet radio station online quickly and reliably!

Related posts:

  1. Best HTML5 Player for SHOUTcast, Icecast, MP3, AAC, and OGG
  2. Flash Player Minicaster
  3. Facebook App Player For Shoutcast And Icecast Audio streaming
  4. Mobile Listen Page
Tags: Icecast,  Mono,  MP3,  Player,  Shoutcast,  Stereo
← Flash Player Minicaster
Simple Flash Player for Shoutcast and Icecast →

Search

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 240 other subscribers

Most Viewed

  • Best Radio Broadcasting Software – Audio Streaming - 236,971 views
  • Creating and Setting Up a Internet Radio Station - 180,380 views
  • Facebook App Player For Shoutcast And Icecast Audio streaming - 78,725 views
  • Free Shoutcast / Icecast Flash Player - 77,282 views
  • Internet Radio Directories: How to Submit and Promote Your Station - 73,352 views

Recent Posts

  • Best HTML5 Player for SHOUTcast, Icecast, MP3, AAC, and OGG
  • How to Get More Listeners for your Radio Station
  • Be Patient and Consistent as You Grow Your Internet Radio Station
  • Creating Compelling Content for Your Internet Radio Station
  • Effective Communication with Your Internet Radio Listeners

Online Support

  • Pre-Sales Questions
  • Knowledgebase
  • Submit Ticket

Payment Options

  • PayPal
  • Credit Card
  • Debit Card
  • Accepted payment methods at ShoutCheap

Search

Social

FacebookFacebookFacebook
Facebook

Copyright © 2009-2025 ShoutCheap, Inc. All rights reserved.

  •  shares
  • 12
  • 5
  • 2
  • 0