Name is required.
Email address is required.
Invalid email address
Answer is required.
Exceeding max length of 5KB

When is stream offline show image


Hello guys.
Is there any script that will set the image when I'm not streaming?

1 Community Answers

Cooper Reid

JW Player Support Agent  
-1 rated :

You can try using our API to check for down streams
jwplayer().onSetupError(function() { //do something });
or
jwplayer().onError(function() { { //do something });

-Cooper

This question has received the maximum number of answers.