devcshort / react-hls

Simple React component for playing hls/rtmp live streams.
https://www.npmjs.com/package/react-hls-player
MIT License
118 stars 48 forks source link

How do i add subtitle from url? #24

Closed ZhenFTW closed 3 years ago

ZhenFTW commented 3 years ago

Is there a way to specify subtitle using URL

devcshort commented 3 years ago

Not that I'm currently aware of. I'll need to look in to this more, as from my understanding, subtitles are to be included with the regular HLS stream.