@belive-tech/lora-player-widget
v2.1.1
Published
LORA V2 customer-facing player widget SDK — V1-compatible window.BeLivePlayerWidget (separate package from the V1 @belive-tech/player-widget)
Readme
@belive-tech/lora-player-widget
LORA V2 customer-facing player widget SDK — exposes window.BeLivePlayerWidget, preserving the V1 embed contract.
Separate package from the V1
@belive-tech/player-widget(which stays on its own release line).
Install
npm i @belive-tech/lora-player-widgetimport BeLivePlayerWidget from "@belive-tech/lora-player-widget"
const widget = BeLivePlayerWidget.initialize({ showId: "<show-id>" })Bundles also ship for ./short-video, ./embed, and ./video (branching).
Full API docs to follow.
