[rtmpdump] [PATCH] fix publishing on different servers

Sergiy piratfm at gmail.com
Thu May 27 13:21:59 CEST 2010


Hi all

I'm writing application, that able to publish live rtmp stream.

I tested it on wowza/fms/crtmpd.
First one works fine with current implementation,
but fms works only from 3-5 try. And  crmpd connection not working at all.

This due servers responding to "releaseStream" and "FCPublish" and
sending unneeded "_result" answers, but librtmp using first "_result" as
answer to "createStream".

This little patch fixes this bug, and now publishing works fine on all
servers, that i try.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: publishing-fix.patch
Type: text/x-diff
Size: 688 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/rtmpdump/attachments/20100527/a1d7d698/attachment.patch>


More information about the rtmpdump mailing list