Skip to content
This repository was archived by the owner on Jul 13, 2026. It is now read-only.

Repository files navigation

AWMPlayer

Warning

This repository is deprecated and no longer maintained. Please use its successors instead:

Requirements

A recent version of Node.js is needed to build the library.

How to build

npm install
npm run build

How to use

We provide some examples to see how to integrate the player in a web page.

To host them locally we suggest to use http-server :

http-server . -p 8081 -C <path to cert.pem> -K <path to key.pem> -S

Then open playback-webrtc-middle.html, this example use:

  • WebRTC first if possible,
  • getAwmMiddleMonitor() to implement ABR switching
  • forceTrack to force the first track selection to the selected bitrate (here 250000) You can add query options to change the host and streamName like this :
https://localhost:8081/examples/playback-webrtc-middle.html?host=fly.live.ceeblue.tv:4433&stream=out+de1e6f7c-e5db-450b-9603-c3644274779b

Video quality switching

img.svg

About

No description, website, or topics provided.

Resources

Stars

4 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages