Re: [Live-devel] Current playing file stats

2017-11-28 Thread Ross Finlayson
> 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’

Re: [Live-devel] Current playing file stats

2017-11-28 Thread Dex
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

Re: [Live-devel] Current playing file stats

2017-11-27 Thread Ross Finlayson
> 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