Hello,
I have got a live playback of the Video stream - mpeg-ts - DVB. There are Teletext Subtitles which I can activate them by
MediaPlayer player....;
player.setSpuTrack(trackID)
The Teletext appear well on the screen and video is plaied well.
My question is: How to change page on Teletext: Default is 100, I would like to change it WITHOUT stopping Video play. Any hint ?
I know I can pass --vbi-page=XXX - but again, I do not want stop or restart playback to setMedia.