Re: Customized rtmpdump binaries with patch fileQuote:
|
Re: Customized rtmpdump binaries with patch fileIt looks like newer rtmpsrv is giving a very similar error to older rtmpsuck.
http://pastebin.com/tWJEYA28 |
Re: Customized rtmpdump binaries with patch fileQuote:
change following in rtmpsrv.c and try: countAMF: Code:
len += 2; Code:
argv[ac].av_val = ptr; |
Re: Customized rtmpdump binaries with patch fileThat's completely gets rid of the invalid AMF data, but for some reason it still errors out on RTMPDump:
https://dl.dropboxusercontent.com/u/...tmpsrv-log.txt The thing I always noticed between the older and newer RTMPSrvs I had was when 2011-07-11 was recording it always claimed the AMF Data was "-C 0:0 -C 0:1" such as I seen from your fix, but the original ones from this thread claim they got the strange chars I mentioned before. |
Re: Customized rtmpdump binaries with patch fileQuote:
|
Re: Customized rtmpdump binaries with patch fileQuote:
http://www.cnn.com/video/data/3.0/vi...eam1/index.xml You can tell it seems to mention rtmpe first and that's the protocol uses in the older version but I do see an rtmpte URL also in that XML but Wireshark claims rtmpte is not in use by default. |
Re: Customized rtmpdump binaries with patch fileQuote:
|
Re: Customized rtmpdump binaries with patch fileFirst post updated with new fixes.
|
Re: Customized rtmpdump binaries with patch fileTY.
Only thing that confuses me then after you looked at this issue is how the older rtmpdump involked by rtmpsrv is actually able to download from the stream. What would the older one have the newer one doesn't, is the question. |
Re: Customized rtmpdump binaries with patch fileQuote:
are you suggesting that older version of rtmpdump is able to download while newer one isn't. there is one more thing we can try. post the debug log of older and newer rtmpdump. rtmpsrv doesn't matter because after the above fix both generates proper command line. introduction of those array types have caused many regressions. |
All times are GMT -6. The time now is 08:10 AM. |