Open Hardikverma opened 6 days ago
hi, for now the player takes the attribute "NAME" of each source, in your case they start with "stream_" so that would be seen in the player, if you change it, they will be changed in the player too
Appreciate your quick response @Joel2B it was ## Generated with https://github.com/google/shaka-packager version v2.4.3-dd9870075f-release Following is the default saka player with the same stream it is practically impossible to make such change, moreover it is beyond my control
if you generate the sources, you can set the name of each source, if i am not mistaken, using hlsname in your commands to generate the sources, will set a name, if not, will set a default one which would be the “stream”, which is what we see in your m3u8,
to see if its true, edit your m3u8, and change the value of the "NAME" attributes, to one that corresponds, and reload the player again
@Joel2B Actually it's beyond my control to make those changes I guess it won't be be much work So, if you can provide some reference to the code where it is been declared to use those key value so that can i can made some tweak and regenerate. Would really appreciate that. Thank you
A clear and concise description of what the problem is.
subtitles and audio tracks label mapping issue like in the screenshot below. Additional context Add any other context or screenshots about the request here.
my hls/m3u8 stream is as following example