1 Repo
Removes a previously registered plugin from a running player instance using an unregister API.
Distinct from Plugin Managers: Distinct from Plugin Managers: focuses specifically on the unregister/deregister API for removing plugins at runtime, not general lifecycle management.
Explore 1 awesome GitHub repository matching devops & infrastructure · Plugin Deregistrations. Refine with filters or upvote what's useful.
xgplayer is a plugin-based HTML5 video player framework that supports multiple streaming formats including MP4, FLV, HLS, and dash. It is built on a component architecture that allows developers to extend functionality through self-contained plugins, with staged loading protocol adapters that reduce bandwidth usage. The player includes a strategy center for dynamic optimization that adjusts buffering, bitrate, and source selection in real time to reduce first-frame delay and playback stalling. The player distinguishes itself through support for ultra-low latency live streaming with time-shift
Provides an unregister API to remove previously registered plugins from a running player instance.