[rtmpdump] [PATCH] Make rtmpdump handle full RTMP URLs with "-i"

Steven Penny svnpenn at gmail.com
Thu Jul 19 00:14:30 CEST 2012


On Jul 18, 2012 Bastien Nocera wrote
> Make rtmpdump handle full RTMP URLs with "-i" or --url. The library already
> can handle those, so it makes debugging easier for users of the library.

This is redundant code. RtmpDump already supports these options via

  --protocol
  --host
  --port
  --app
  --swfUrl
  --tcUrl

Additionally, in many cases tcUrl is assumed based on the app/playpath. I say if
you want to see this pass you will bring some more discussion to the table than
"Short sentence commit message".


More information about the rtmpdump mailing list