View Single Post
  #11  
Old 01-23-2012, 02:37 AM
blousefet blousefet is offline
Junior Member
 
Join Date: Dec 2011
Posts: 11
blousefet is on a distinguished road
Default

Re: rtmpdump and "no frame" error


Just a quick update to say... I know ffmpeg can be compiled using --enable-librtmp (and I did)... but somehow, it won't connect to the stream although I gave the same parameters (preferably I tried to...).
It seems app parameter is problematic...

I failed to specify an app with a "slash" in it... I tried \2F instead of "/"... ffmpeg shows it understood but somehow the app remains without a slash...
Reply With Quote