Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   rtmpdump (http://stream-recorder.com/forum/forumdisplay.php?f=54)
-   -  

Customized rtmpdump binaries with patch file

(http://stream-recorder.com/forum/showthread.php?t=16103)

drivetheory 03-12-2015 06:43 PM

Re: Customized rtmpdump binaries with patch file


 
updated from
rtmpdump-2.4 (Update 2014-09-11)
to
rtmpdump-2.4 (Update 2015-02-09)

since updating to the 02-09 release i get crashes occasionally (weekly?) where as the previous version didn't exhibit this issue

Code:

Log Name:      Application
Source:        Application Error
Date:          2015-03-12 20:27:28
Event ID:      1000
Task Category: (100)
Level:        Error
Keywords:      Classic
User:          N/A
Computer:      SLAVE
Description:
Faulting application name: rtmpsuck.exe, version: 0.0.0.0, time stamp: 0x00000000
Faulting module name: rtmpsuck.exe, version: 0.0.0.0, time stamp: 0x00000000
Exception code: 0xc0000005
Fault offset: 0x00003c2b

each time rtmpsuck crashes the "Exception code" and "Fault offset" values are always the same as the event listed above

troller12 03-13-2015 12:54 PM

Re: Customized rtmpdump binaries with patch file


 
Hi,

normaly you shouldn't get a access violation at this offset in the latest rtmpsuck so at this address is no command to execute which get access on normaly way by rtmpsuck itself.
Code:

$ ==>    00449A2B    FFC7                INC EDI      ; <--- offset 3c2b
$+2      00449A2D    44                  INC ESP
$+3      00449A2E    24 38                AND AL,0x38
$+5      00449A30    FFFF                ???                                 
$+7      00449A32    FFFF                ???           



$-9      00449A22    E8 79E2FFFF          CALL 00447CA0
$-4      00449A27    E9 64F7FFFF          JMP 00449190                             
$+1      00449A2C    C74424 38 FFFFFFFF  MOV DWORD PTR SS:[ESP+0x38],-0x1

PS: If you do use rtmpsuck + rtmpdumphelper then rtmpsuck can also close (without to get exception info message in my case) in some rarly cases if you access any site.Also your message that it happens "weekly" sounds also strange.So I think you did try to do the same steps after the error too and then you got not the problem anymore or?

greetz

drivetheory 03-13-2015 01:30 PM

Re: Customized rtmpdump binaries with patch file


 
what i meant by 'weekly' was that since I don't use the program that often it doesn't crash every time (maybe 15% of the time).

yes, I am using Nirsoft's RTMDumpHelper.

snuky 03-17-2015 08:11 AM

Re: Customized rtmpdump binaries with patch file


 
KSV patch doesn't work on mips ar7xx platform (Openwrt)

http://stream-recorder.com/forum/rtm...er-t19485.html

drivetheory 03-21-2015 06:37 AM

Re: Customized rtmpdump binaries with patch file


 
turns out there were other issues occurring as well- the problem was solved by factory resetting my cable modem.

Thanks KSV, keep up the good work.

Quaraxkad 03-22-2015 08:24 PM

Re: Customized rtmpdump binaries with patch file


 
Does anybody have some older versions available? I'm also having an issue with rtmpsuck crashing and would like to try older versions and see where the problem started but I can only find the latest release for download.

drivetheory 03-26-2015 03:13 PM

Re: Customized rtmpdump binaries with patch file


 
Quote:

Originally Posted by drivetheory (Post 75024)
turns out there were other issues occurring as well- the problem was solved by factory resetting my cable modem.

Seems I was wrong- it still randomly crashes, sometimes 10 seconds after starting to record a stream, sometimes after 10 minutes, sometimes after an hour, and sometimes never at all.

Quaraxkad 03-26-2015 08:39 PM

Re: Customized rtmpdump binaries with patch file


 
Quote:

Originally Posted by drivetheory (Post 75164)
Seems I was wrong- it still randomly crashes, sometimes 10 seconds after starting to record a stream, sometimes after 10 minutes, sometimes after an hour, and sometimes never at all.

Do you have the previous version that worked saved somewhere? I'm having the issue as well and can't find any old builds...

KSV 03-27-2015 12:57 AM

Re: Customized rtmpdump binaries with patch file


 
for the rtmpsuck issue can you test the latest official builds of rtmpdump without any patches. issue could be due to upstream changes in rtmpdump itself rather than my patches.

Quaraxkad 03-27-2015 08:16 AM

Re: Customized rtmpdump binaries with patch file


 
I can't use the latest official versions because I am using RTMPDumpHelper and it overwrites files. I end up losing recordings without even knowing it. I found your patched version with the filedate stamps to get around that issue. I used the official 2.4 for a long time and had no crashes, but then I discovered the file-overwriting issue.
EDIT: On the topic of the date and time stamps... Could you switch those to 24-hour time, or add am/pm?


All times are GMT -6. The time now is 11:53 PM.