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

compn tempn at twmi.rr.com
Fri Jul 20 02:44:45 CEST 2012


On Thu, 19 Jul 2012 17:22:03 +0100, Bastien Nocera wrote:
>+    case 'i':
>+      STR2AVAL(req->fullUrl, optarg);
>+      break;
>     case 's':
>       STR2AVAL(req->swfUrl, arg);
>       break;

i know rtmpdump uses optarg. is there any problem mixing optarg and
arg here ?

-compn


More information about the rtmpdump mailing list