[rtmpdump] [PATCH 1/2] librtmp/parseurl: ignore slashes past mp4:

Steven Penny svnpenn at gmail.com
Sat May 25 18:57:14 CEST 2013


On Sat, May 25, 2013 at 11:25 AM, Howard Chu wrote:
> It is totally pointless. Users should just learn to explicitly pass the app
> and playpath and not rely on the builtin parser at all. In fact, I've a mind
> to revert all of the recent parsing patches back to my last version. If your
> particular usage fails to parse correctly, then you should manually retry.

I see your point, the endless slash parsing should go away I agree. However with
the "mp3:" "mp4:" we have a clear indicator of the start of the playpath, so why
not use it?

I say use the "mp3:" "mp4:" as the start of the playpath if found, otherwise
assume "app" stops at first slash. I can write patch for this if agreeable.


More information about the rtmpdump mailing list