> Currently I am streaming without the use of MediaSession/MediaSubsession
Are you not using RTSP? If you’re not using RTSP, then you won’t be able to
use “getNormalPlayTime()”.
Instead, you can check each incoming frame’s ‘presentation time’, and compare
this to the first ‘presentation time’
g file stats (Ross Finlayson)
--
Message: 1
Date: Tue, 28 Nov 2017 14:43:01 +1300
From: Ross Finlayson
To: LIVE555 Streaming Media - development & use
Subject: Re: [Live-devel] Current playing file stats
Message-ID:
Content-Type: text/plain; charset=utf
> I am currently developing a GUI application that uses live555 for RTP
> streaming. The integration works perfectly so far and I am able to play media
> files correctly, however, I have a particular question about the current file
> being played status/statistics.
>
> In the front-end of the a