SVN: toys/rsget.pl/Direct/RTSP

sparky sparky at pld-linux.org
Mon Jun 28 16:04:36 CEST 2010


Author: sparky
Date: Mon Jun 28 16:04:36 2010
New Revision: 11618

Modified:
   toys/rsget.pl/Direct/RTSP
Log:
- status: BROKEN - additional curl programming required


Modified: toys/rsget.pl/Direct/RTSP
==============================================================================
--- toys/rsget.pl/Direct/RTSP	(original)
+++ toys/rsget.pl/Direct/RTSP	Mon Jun 28 16:04:36 2010
@@ -11,7 +11,7 @@
 uri: qr{rtsp://.*[^/]}
 uri: qr{rtspu://.*[^/]}
 slots: max
-status: OK 2010-06-27
+status: BROKEN 2010-06-28
 
 start:
 	GET( $-{_uri}, headonly => 1 );


More information about the pld-cvs-commit mailing list