Quote:
Originally Posted by korexaj
I edited the config file to see where the error was coming from so I did the following
1. set debug -> false & rtmpDebug -> true
This says "model is online >>> start recording) and gives the error mentioned above
2. set debug -> true & rtmpDump -> false
This doesn't give the error above but it seems like it starts and stops the recording straight away
3. setting both debug modes to true only gives details about 2
EDIT: I found the cause. The problem was cause due wrong version of rtmpDump.
So for a year i've been trying to build rtmpdump(ksv) from source to work on macOS but no matter what I did, it would create the executables (rtmpdump, rtmpsrv etc) but they didnt do much in terms of working with any scripts. Due to this reason I had to install rtmpdump using homebrew, which worked to some extent but not with your script or other forks.
I managed to fix the issue by simply modifying a file in the source and then compiling it for macOS 10.13.1. So thankfully its all working now including other forks. Now time to find a way to run it 24/4 for multiple models
|
It's all good that eventually ends well

My experience with rtmpDebug is that this option has never worked for me and I think it would be best to remove it out.