Please continue to develop rtmpsuck.Thanks to the developers for the great work.
I was able to use rtmpsuck version 2.2 under Linux with great success. Now version 2.2a is completely broken. No large file support. Not a single header is recognized anymore. I'm aware of the fact that rtmpsuck is more or less unusable for Windows. But is the first choice for Linux, everything works automatically. Will rtmpsuck be updated, so it will be usable again? |
Re: Please continue to develop rtmpsuck.Yeah, unfortunately some last minute changes for 2.2a broke things. Try the svn trunk instead, most of the problems are fixed now. If you get a crash, tget a stack trace from the crash and post it to the mailing list.
|
Re: Please continue to develop rtmpsuck.Quote:
Here is the URL that I've tested. _http://dch.berliner-philharmoniker.de/#/en/tour/ The navigation is Flash based, you have to press "go to stream test". And yes, it is unencrypted. Here are the last lines of debug output : Code:
DEBUG: ServeInvoke, client invoking <play> |
Re: Please continue to develop rtmpsuck.I guess there is a bug with 32 bit time stamps.
I've just turned off using the difference to the last time stamp. At least the site mentioned in the previous post now works again. Code:
Index: librtmp/rtmp.c |
Re: Please continue to develop rtmpsuck.Thanks for the followup. This is a drag though, because that patch was required to make RTMP_Write() work. Perhaps there's a different bug involved here, maybe the timestamps are not being set correctly on the input side...
Hmmm, I just tried that stream test and it worked fine here without any other patching. Never mind, there was a problem in the timestamps. Fixed now. |
All times are GMT -6. The time now is 03:30 PM. |