shaka-project / shaka-player

JavaScript player library / DASH & HLS client / MSE-EME player
Apache License 2.0
7.23k stars 1.34k forks source link

feat(DASH): Add subtitle support for role attribute and kind='subtitle' #7650

Open officialbidisha opened 4 days ago

officialbidisha commented 4 days ago

Add dash subtitle for player

For stream with roles with empty subtitle, we do not get subtitle. But this is not expected behaviour.

So, add role='subtitle' if kind of stream is subtitle.

Screenshot after change.

Screenshot 2024-11-22 at 2 47 14 PM