<div dir="ltr">Trying to create a program to download RTSP streams. I know that RTSP
streams are live, so its hard to know if the stream will ever end, but
the streams I&#39;m concerned about are fixed length. <i>I wonder if its possible to know if the streaming content is fixed length or not.... </i><br>
<u>Anyways</u>, I&#39;m wanting to be able to quicken the streaming (thus
download) of the stream, maybe to trick it by sending whatever signal
required to make it stream more pieces of information quicker, so I can
download the stream quicker than real time streaming.<br>
I&#39;ve searched for a <b>RTSP library for python</b>.. haven&#39;t found anything useful, mostly unanswered threads in other mailing lists! <b>So do you know of one? or perhaps any other useful information/pointers/source that could help in the tasks described above?</b><br>

<br>
<br>
-thanks</div>