Hi,
I'm currently streaming a linear channel and I'd like to be able to set the seek bar to display the duration of the current show and it's position within that using EPG data - rather than the default 'live' behaviour. Once that show is over, the seek bar will update according to the duration of the next show.
I've tried setting the Length of the stream to the duration of the current show (and removing the 'Live' parameter) and using the 'StreamStartTimeOffset' parameter to try and set the current position but this doesn't seem to work.
How would I do this please? Do I need to define my own seek bar rather than use 'roVideoScreen'?
Thanks.