[rtmpdump] [PATCH] Make crypto support configurable through make variables
Martin Storsjö
martin at martin.st
Wed Apr 7 10:14:23 CEST 2010
On Wed, 7 Apr 2010, Howard Chu wrote:
> This patch is still problematic. Removing CRYPTO from rtmp.h makes it
> impossible for an app using librtmp to determine whether CRYPTO support is
> present or not.
Yes, that's true... Is the issue ok with the latest commits you made? Apps
using the lib still won't know if crypto support is available, but I guess
the lib simply fails cleanly if it tries to do something that would
succeed otherwise? I guess this isn't an issue in the cases where the user
explicitly has chosen not to include support for that.
// Martin
More information about the rtmpdump
mailing list