Subtitle to the streaming video in android

  • Replies:0
Sharath Narayan
  • Forum posts: 2

Oct 24, 2013, 9:31:34 AM via Website

hi I want to create an application for displaying a video streamed from a url(http) and the video has to show subtitles. The user should be able to select subtitle language while the video is playing. After I researched, I found MediaPlayer class. The class seem have method that provide us to do that but I dont know how to use MediaPlayer.TrackInfo and getTrackInfo(). Can anyone help me to make an example to do it or have another suggestion tell me know please. my video format is .m3u8 url

Reply