I have successfully cast video to chromecast now I am trying to add support for subtitles, here I am facing two problems
- When I stream vtt files using NanoHttpd chromecast returns error code 2100, although I am streaming videos using same server and it works
- To figure out problem I uploaded the vtt file to dropbox and now chromecast returns success also setting mediatracks returns success but subtitles are not shown.
Note : I am using Chromecast default media receiver
So what I am doing wrong?