Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#21
|
|||
|
|||
Re: change the code of of rtmpsrv, rtmpdump to run with the --live parameter by defau@ KSV
As with the CBS website in the previous post (from chap Location: Ukraine). This 60 Minutes clip also gives a 'false positive' live flag. __http://www.cbsnews.com/video/watch/?id=7316962n Quote:
Last edited by bat999 : 06-02-2011 at 05:29 AM. |
#22
|
|||
|
|||
Re: change the code of of rtmpsrv, rtmpdump to run with the --live parameter by defauQuote:
i have fixed detection of live flag. I also fixed another problem when batch file is directly used and rtmpdump parameters contain % symbol e.g %2F %2D etc.. in that case window was replacing % symbols resulting in non working batch file. now i am escaping these symbols with %, means %2F will be stored as %%2F so it can be used from within batch file. if you are copying batch file command to use on console you should replace %% with % or command may not work properly. Package Code:
http://www.mediafire.com/file/k0srlw30jn2ttvc/rtmpdump-2.3.zip Code:
http://pastebin.com/E7W8vKqB Last edited by KSV : 06-02-2011 at 11:31 AM. Reason: posted wrong files |
#23
|
|||
|
|||
Re: change the code of of rtmpsrv, rtmpdump to run with the --live parameter by defauQuote:
Hi I've modified the rtmpsrv.c file by changing the 4 lines from your latest patch that deal with the live flag. Then re-compiled. It seems to have cured the 'false positive' issue for that 60 Minutes clip. Thanks. Quote:
|
Tags: live, rtmpsrv, rtmpsuck |
Thread Tools | |
Display Modes | |
|
|