
How do I change the text used in the player?
There are two pieces that I need to change, that I don't see any options for in the javascript API.
1. When I begin RTMP streams from wowza, they very often fail a couple of times with "ID not found on server." I'm using jwplayer().load({ image: url }); in the onError event handler, but the error message still shows up. Since that error doesn't mean anything to the end-user, I don't want them to see it.
2. When streaming, the toolbar shows the text "Live Broadcast." How do I get rid of that text?