View Single Post
  #2  
Old 03-27-2012, 05:48 AM
compn compn is offline
Stream recording expert
 
Join Date: Sep 2006
Posts: 128
compn has a spectacular aura aboutcompn has a spectacular aura aboutcompn has a spectacular aura about
Default

Re: rtspdump aka ms-rtsp-dump


if you get
Quote:
Receive from socket failed: Success
then try command line
Code:
php rtspdump.php -a tcp -r rtsp://
by default it uses udp to connect.
Reply With Quote