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: Dump of mips requiredCan you send me your patch, please?
|
#22
|
|||
|
|||
Re: Dump of mips requiredAnyone looking for patch, check my repo https://github.com/Shani-08/rtmpdump.
the binaries are here. https://www.mediafire.com/folder/spi...#fjxqxqwndqx87 you would need to pass 3 param with K, third one would be TRUE, for example, -K "customCommand;TRUE;TRUE" or ccommand if running xbmc/kodi ccommand=customCommand;TRUE;TRUE obviously customCommand will be different for different site. like for p3g.tv its zenataStoGoPuknalaGavolot |
#23
|
|||
|
|||
Re: Dump of mips requiredQuote:
Great work! |
#24
|
|||
|
|||
Re: Dump of mips required |
#25
|
|||
|
|||
Re: Dump of mips requiredHi,
would anybody compile a Windows executable version set for us? Thanks |
#26
|
|||
|
|||
Re: Dump of mips requiredQuote:
Quote:
|
#27
|
|||
|
|||
Re: Dump of mips requiredHi shani
I'm using your windows binary for this: Code:
rtmpdump -r "rtmpe://live.zzcast.com/live" -a "live" -f "WIN 13,0,0,214" -W "http://62.212.82.97/player/player.swf" -p "http://www.zzcast.com/channel.php?u=atnnewsss" -y "ntv000ll0882233434556677l22356.stream" -o test.flv --token "%prqbrt(nKa@#." --live -z However, Now I built from your github source on linux(ubuntu). Now same command gives me the AuthorizationFailed error: Code:
DEBUG: Property: <Name: level, STRING: error> DEBUG: Property: <Name: code, STRING: NetStream.Play.Failed> DEBUG: Property: <Name: description, STRING: AuthorizationFailed> DEBUG: Property: <Name: clientid, NUMBER: 1758934179.00> DEBUG: (object end) DEBUG: (object end) DEBUG: HandleInvoke, server invoking <onStatus> DEBUG: HandleInvoke, onStatus: NetStream.Play.Failed ERROR: Closing connection: NetStream.Play.Failed DEBUG: Closing connection. Can u help me? |
#28
|
|||
|
|||
Re: Dump of mips requiredQuote:
Code:
--token '%prqbrt(nKa@#.' surely special characters |
#29
|
|||
|
|||
Re: Dump of mips requiredQuote:
Putting the token into single quote does the same thing. No change. However, I've noticed if I dont give any token at all or give the right token, I get AuthorizationFailed error. But if I put a wrong token(change some character) its a different error: Code:
DEBUG2: 0000: 02 00 0c 63 72 65 61 74 65 53 74 72 65 61 6d 00 ...createStream. DEBUG2: 0010: 40 00 00 00 00 00 00 00 05 @........ DEBUG: Invoking createStream DEBUG2: RTMP_ReadPacket: fd=4 DEBUG: Socket closed by server, nBytes: 0 ERROR: RTMP_ReadPacket, failed to read RTMP packet header DEBUG: Closing connection. |
#30
|
|||
|
|||
Re: Dump of mips requiredQuote:
|
Tags: dumping, rtmpdumping |
Thread Tools | |
Display Modes | |
|
|