Podcasts

I know what podcasts is and I’ve been running internet radio through shoutcast before (back when it wasn’t as evolved as it is now), but I’m still new to this.

Does podcasting through blogs require the podcaster to upload the songs to the server? It sounds pretty dumb if that’s the case. But how does the standard wordpress podcasting plugins work? Do they simply link to the users IP and mirror the playlist, or does it actually stream the music through the WP server?

  • drmike
    • DEV MAN’s Mascot

    Back in my dark wp.com days, before they added in the ability to upload audio files, they were suggesting dedicated podcast file hosts and just linking to the file within a post. I don’t recall any requirement to host the file locally.

    The bigger problem came with the rss feeds. I believe you have to use the rss2 feed to get wordpress to notice the audio file and get it to wrap probably within the feed. It won’t work with the regular rss and atom feeds.

    I’m going off memory though.