A
A
arseniy882021-09-04 21:31:06
Video
arseniy88, 2021-09-04 21:31:06

Creating a video player (ReactJS + Express.js)?

Hello!

I am developing a platform with passing courses and faced the problem of creating a Reactjs + Express.js player.

The problem is that you need to receive video by accessToken, for this I use axios. But how to request a video not entirely, but in parts, for example, as it is done in okko.ru , they have a blob link in the player and the video is requested gradually.

6133bb4b1f1da782521593.jpeg

In short, I'm in a stupor.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
C
chubahu, 2021-09-07
@chubahu

Blob indicates the use of HLS https://ru.wikipedia.org/wiki/HLS

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question