Embeded player on Webpage

Status
Not open for further replies.

ron351

Member
Feed Provider
Joined
Nov 16, 2013
Messages
146
Reaction score
16
Location
cleve oh
Any others who broadcast notice their embedded player on their web page no longer is playing your feed?
I have had my API key for a long time and embedded the player on to my web page on my site and just recently the feed no longer plays.
Curious if there has been some type of change and why the feed no longer plays
 

egermaine

Newbie
Feed Provider
Joined
Jul 2, 2012
Messages
5
Reaction score
1
Location
Carver, Massachusetts
Hi Ron351, we recently had some complaints that our embedded player is not streaming our feed. I checked it out and confirmed that it is not working. Did you ever get to the bottom of what was causing your issue? Thank you, Eric
 

ron351

Member
Feed Provider
Joined
Nov 16, 2013
Messages
146
Reaction score
16
Location
cleve oh
It was something on radioreference side and they fixed it. May want to message them to have them look, maybe it is the same problem as I had.
Did you do everything right on this page as they have it
http://wiki.radioreference.com/index.php/Integrating_Feeds

The code on my page is below if it displays with the webpage code replace the 00000000 00000 after key= and feedid= with yours
The bg and fg color you can change for the color of the background and forground I have 000000 and ffffff

<html>
<head>
<body bgcolor="000000">
</head>
<body>
<center>
<font size="4" color="FFFFFF">
<iframe width="325px" height="245px" src="http://api.broadcastify.com/embed/player/?key=00000000&feedId=00000&stats=1&as=1&bg=000000&fg=FFFFFF">Your browser does not support iFrames.</iframe>
<p>
</font>
</center>
</p></p></p></p></p></p>
</body>
</html>
 
Last edited:

egermaine

Newbie
Feed Provider
Joined
Jul 2, 2012
Messages
5
Reaction score
1
Location
Carver, Massachusetts
Thank you for your reply! Yes, i believe that everything is good on our end. It has been running for years now and stopped all of a sudden. I will follow your advice and contact Radio Reference. Thank you again! Eric
 

ron351

Member
Feed Provider
Joined
Nov 16, 2013
Messages
146
Reaction score
16
Location
cleve oh
Ok, what ever it was they fixed it so hope yours also gets fixed easily
 
Status
Not open for further replies.
Top