I am developing an application using AVPlay API. I could play the video URL successfully, however the subtitles do not work. They are working in the VLC Player. (See the image below.)
I am using the following code to get the stream properties, but cannot see anything related to the subtitles.
How can I display the subtitles in the emulator? Thanks in advance...
getCurrentStreamInfo: function() {
var streamInfo = webapis.avplay.getCurrentStreamInfo();
var text = '';
for (var i = 0; i < streamInfo.length; i++) {
text += 'index: ' + streamInfo[i].index + '';
text += 'type: ' + streamInfo[i].type + '';
text += 'extra_info: ' + streamInfo[i].extra_info + '';
}
info.innerHTML = text;
},
However, I see the following when displaying the stream info in VLC Player
My working one-liner, Camera: DAHUA EZ-IP IPC-D2B40-0360B
Solution: convert RTSP to Samsung TIZEN, SipTV App.
It is nice to use RAMDisk, to store chunks.