Live Offline Stream

Handling offline live streams in JWPlayer

.jwplayer.jw-state-error.is-offline.is-colorbars,
.jwplayer.jw-state-complete.is-offline.is-colorbars {
  background: #000;
  background-image: url("css/images/colorbars.png") !important;
  background-repeat: no-repeat;
  background-size: 100% 100% !important;
}

This example displays the use of the offline feature. Overriding player error handlers to allow for reconnection with a custom message and display colorbars as a background.

Introduction

The Live Offline plugin enables overriding player error handlers to allow for reconnection with a custom message and display colorbars as a background.

This is useful when live streams are yet to go live and let the user manually re-attempt connection or auto connect.

For Live HLS , some servers like Ant Media Server and Mux support ENDLIST tags. When the encoder stops, this helps determine ending of streams to display an end screen. With a config reconnectOnEndStream, reconnection is possible which will end determined by a connect cycle time config endTimeCount.

Using the video.js middleware stream resolver api. A pseudo random round robin load balancer and fallback for edge source selection is possible.

A TV noise animation option can be used for offline reconnection mode.

A custom configurable message can display useful offline messages.

 

Features

Request a free trial

Try the feature for 30 days. Free support is provided. Provide your website domain(s) it will be used for.

Pricing

Choose a suitable pricing option for one time payment. Contact for feature requests or customisations.

Enter required website domains seperated by spaces or commas.

Single Domain

$AUD

$USD

✔ All features

✔ All features

✔ Free Support

Buy Now

Suits Small Sites

Multi Domain

$AUD

$USD

✔ All features

✔ All features

✔ Priority Support

Buy Now

Suits Larger Sites

Not For Profit / Education

$AUD

$USD

✔ All features

✔ All features

✔ Free Support

Buy Now

For Charity / Personal / Education

Unlimited / SAAS Platform / Source Code

✔ All features

✔ Includes Support

✔ Source Code Includes Repository Updates

Contact

Integrate into own application and platform