View Single Post
  #12  
Old 05-12-2012, 07:16 PM
greenythebeast greenythebeast is offline
Senior Member
 
Join Date: Dec 2011
Posts: 105
greenythebeast is on a distinguished road
Default

Re: Help with rtmpdump illicoweb


Quote:
Originally Posted by zaerdy View Post
Ok but I don't understand why I got this error message. The only thing that end up with ''.sfw'' in the source of the page is that. Am I suppose to paste something else?

Thank you for trying to help me. I'm die trying to do that.
You currently have this as your -W parameter:

Code:
"/illicoweb/static/webtv/assets/swf/01/player_v17012.swf"
Change it to this:

Code:
"http://illicoweb.videotron.com/illicoweb/static/webtv/assets/swf/01/player_v17012.swf"
Reply With Quote