Video

Web Development

React Video Localisation & HLS

Awesome React localisation, real time switching of the language on the site as well as the language of the video being played. All of this, without interrupting the video or reloading the page. In short, selecting a new language would switch the HLS audio stream as well as load the localised text for the language chosen.

Read
Web Development

Localisation on live videos

There may be a need to replace the original audio in a live video with an alternative audio. Here we talk about the reasons we may want to do so. And also run through a quick implementation of the same.

Read