PDA

View Full Version : Passing swfhash and swfsize via RTMP_SetupURL()


HansMayer
03-02-2012, 09:22 PM
Hi,
rtmpdump has -w and -x, it should be possible to pass those via RTMP_SetupURL().

I wrote a patch for that (http://pastebin.com/YAAr0UbT), the question is whether it works.

KSV
03-02-2012, 11:38 PM
if you are using librtmp from my builds it already supports swfSize and swfHash parameters.

HansMayer
03-03-2012, 07:35 AM
That's even better. :)