Ok, thank you for these explanations, Nicolas
________________________________________ De : live-devel [live-devel-boun...@us.live555.com] de la part de Ross Finlayson [finlay...@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@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel _______________________________________________ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel