> On Sep 22, 2020, at 12:54 AM, Nicolas Julien <nicolas.jul...@cdvi.com> wrote:
> 
> Hi,
> 
> I would like to play a rtsp link with start and end time.
> When I call sendPlayCommand function, I get server error 500.
> 
> I use this syntax :
> rtspClient->sendPlayCommand(*scs.session, continueAfterPLAY, 
> "20200805T104130.000Z", "20200805T104140.000Z");
> 
> Is it correct ?

Yes.  However, not all RTSP servers support seeking by absolute time.  It 
appears that your RTSP server does not support this.

Ross Finlayson
Live Networks, Inc.
http://www.live555.com/


_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to