 Re: Can rtmpdump be detected?
You need to be logged in to initially grab the content path from the source code, but then I am able to log out and capture the stream through a VPN, so I know it's not traceable that way.
rtmpdump -r "rtmp://flash.bu.edu/echo360/08fall1/" -y "[content path here]" -o "Lecture_1_slides.flv"
That example should work.
|