[Live-devel] Call Play command with time range

Nicolas Julien nicolas.julien at cdvi.com
Mon Sep 21 10:17:53 PDT 2020


Ok, thank you for these explanations,

Nicolas

________________________________________
De : live-devel [live-devel-bounces at us.live555.com] de la part de Ross Finlayson [finlayson at live555.com]
Date d'envoi : lundi 21 septembre 2020 18:43
À : LIVE555 Streaming Media - development & use
Objet : Re: [Live-devel] Call Play command with time range

To my knowledge, there’s no standard way to query whether a RTSP server supports seeking by absolute time.  (There is the RTSP “OPTIONS” command, but the server handles that by responding only with the list of supported RTSP command names - not any more details.)

In principle, you could implement 'seeking by absolute time’ in our own RTSP server.  You could do this by reimplementing the virtual function “seekStreamSource()” in each subclass of “OnDemandServerMediaSubsession”.


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


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



More information about the live-devel mailing list