Quote:
Originally Posted by biezom
it's the same issue
HTML Code:
http://stream-recorder.com/forum/help-please-site-t19008.html
to solve read this
HTML Code:
http://stream-recorder.com/forum/showpost.php?p=72304&postcount=315
for me it works after compile with gorilla.maguila's modification
|
hi biezom
iwould like to compile with gorilla.maguila's modification but i don t find this code in rtmp.c
Quote:
if ((r->Link.lFlags & RTMP_LF_FTCU) && !reconnect)
{
free(r->Link.tcUrl.av_val);
r->Link.tcUrl.av_val = NULL;
r->Link.lFlags ^= RTMP_LF_FTCU;
}
|
thanks