Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialTristan Navarrete
3,494 PointsWordpress Audio Player for Streaming - Restart the stream on pressing play
Hello! I'm building a website currently, and I've come across a problem.
The client wanted a livestream broadcast of their radio station (this is a radio station website after all), and when you press play.. It works perfectly. But if you pause the stream, then start again later.. it continues from where you left off. Not from where it's actually LIVE streaming.
I'm using the built in wordpress player here: http://websiteproject.ca/blastbuilder/radiomaria/listen-live/
I'd like to have the stream pause and unpause in real time.