An open API service indexing awesome lists of open source software.

https://github.com/remotion-dev/video-buffering-example

Pause the video if content is buffering, and resume once it has finished loading
https://github.com/remotion-dev/video-buffering-example

remotion

Last synced: 10 months ago
JSON representation

Pause the video if content is buffering, and resume once it has finished loading

Awesome Lists containing this project

README

          

Note: Remotion now has a native buffering state which is preferred over the solution in this repo.
Visit https://remotion.dev/docs/player/buffer-state to see the documentation!

# Video buffering example

Shows how to pause the Remotion Player when a video is buffering, and resume once it has finished loading.

[**Read the documentation about this technique**](https://remotion.dev/docs/buffer-state)