Thread: RTMPDumpHelper
View Single Post
  #38  
Old 02-15-2015, 02:19 PM
nash28 nash28 is offline
Senior Member
 
Join Date: Jan 2010
Posts: 100
nash28 is on a distinguished road
Default

Re: RTMPDumpHelper


Quote:
Originally Posted by Manual View Post
I was always wondering what's the difference when using a simple "rtmpdump -r link -o file" command and when specifying "-a -w -f -p -y". Does anyone know if there actually is a difference?
The difference illustrates the level of security..unsecured files which are directly placed on the stream server can be downloaded with the simplest rtmpdump command. But thatīs only the case with streams that are basically free to view or to download. Paid streams are mostly secured in different ways so you have to add special commands to get the destination of the source stream and to download it.
Reply With Quote