[rtmpdump] Need help with rtmpdump url parser
Steven Penny
svnpenn at gmail.com
Fri Dec 16 09:46:34 CET 2011
On Fri, Dec 16, 2011 at 2:25 AM, Petr Pisar wrote:
> "rtmp://foo:1935 app=blah/blah playpath=x/y/zzz" is not a valid URI (because of the space characters).
Wrong.
> AFAIK there is no rtmp URI schema standard.
Wrong.
> What about abadone this spacy hack and introduce new format that will be formally URI (or URL more precisly). E.g.
> "rtmp://foo:1935/?app=blah/blah&playpath=x/y/zzz".
No.
>From http://rtmpdump.mplayerhq.hu/librtmp.3.html:
EXAMPLES
An example character string suitable for use with RTMP_SetupURL():
"rtmp://flashserver:1935/ondemand/thefile
swfUrl=http://flashserver/player.swf swfVfy=1"
More information about the rtmpdump
mailing list