ragestudio/comty

Implement DashJS for video livestream player

Open

#154 opened on Jun 24, 2025

 (0 comments) (0 reactions) (0 assignees)JavaScript (12 forks)auto 404
frontendgood first issue

Repository metrics

Stars
 (35 stars)
PR merge metrics
 (PR metrics pending)

Description

Implement a dashjs as a decoder for the livestream player.

The idea is deprecate hls.js in the future in order to use dashjs as the only dependency for media handling, reducing some build size.

Contributor guide