Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Streaming media recording forum > rtmpdump
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #371  
Old 05-25-2015, 09:37 PM
minipc minipc is offline
Member
 
Join Date: Apr 2011
Posts: 37
minipc is on a distinguished road
Default

Re: Customized rtmpdump binaries with patch file


Quote:
Originally Posted by James Halpert View Post
K-S-V: Your code base is much appreciated, however a couple of us seem to be encountering the same dead end with recording MFC, the output error is (parsed for brevity):


<Name: no-name., STRING: authFailure>
NetStream.Play.Failed
Read access denied for stream mfc_106158368.flv


I posted in a pastebin URL to the full debug output in this thread: http://stream-recorder.com/forum/rtm...6511#post76511

RTMPDump command used (with two flags intentionally set to all zeros for anonymity):

./rtmpdump -r "rtmp://video459.myfreecams.com:1935/NxServer" -a "NxServer" -f "WIN 17,0,0,169" -W "http://www.myfreecams.com/mfc2/flash/MfcVideo150223.swf" -p "http://www.myfreecams.com/mfc2/static/player.html?broadcaster_id=6158368&target=new_wind ow&list_click=1&cache_id=0.00000000000000000" -C N:000000000.000000 -C S: -C N:106158368.000000 -C SOWNLOAD -C N:0000000.000000 -y "mp4:mfc_106158368.f4v" -o "2015-05-11_02-28-00_mp4_mfc_106158368.flv" -z

Full debug file on pastebin: http://pastebin.com/3qBM7zik

I should also note that I am using two bridged virtual machines (1 Win7 & 1 Ubuntu 14.04.2LTS Server).

Using the Windows 7 VM and RTMPDumpHelper, I was able to obtain the rtmpdump command from Command.txt.

Then within seconds I disconnected the Bridged NIC of the Windows 7 VM and reconnected the Bridged NIC of the Ubuntu VM (both of which have the same Public IP assigned).

I'm very definitely using your binaries and I took the time to read the README & MakeFile to ensure that I have either current or newer versions of all required packages (openssl, etc).

Any suggestions for helping me troubleshoot this would be GREATLY appreciated!

Thanks
so, silly question, but why are you using rtmpdumphelper on a virtual windows machine in order to get an rmptdump command line to use in another (linux) virtual machine? why not just use rtmpdumphelper to capture the stream, in the first place?
Reply With Quote
  #372  
Old 05-27-2015, 01:27 PM
IzzyTan IzzyTan is offline
Junior Member
 
Join Date: May 2015
Posts: 2
IzzyTan is on a distinguished road
Default

Re: Customized rtmpdump binaries with patch file


Is this fork of rtmpdump work with mfc? Tried to use, but rtmpdump do not solve javascript challenge that send mfc, as a result dump not started, login failed.
Reply With Quote
  #373  
Old 05-28-2015, 05:42 AM
minipc minipc is offline
Member
 
Join Date: Apr 2011
Posts: 37
minipc is on a distinguished road
Default

Re: Customized rtmpdump binaries with patch file


Quote:
Originally Posted by IzzyTan View Post
Is this fork of rtmpdump work with mfc? Tried to use, but rtmpdump do not solve javascript challenge that send mfc, as a result dump not started, login failed.
could you explain what you mean by "javascript challenge"?
Reply With Quote
  #374  
Old 05-28-2015, 06:13 AM
IzzyTan IzzyTan is offline
Junior Member
 
Join Date: May 2015
Posts: 2
IzzyTan is on a distinguished road
Default

Re: Customized rtmpdump binaries with patch file


Its a myfreecams authorization when you connect to rtmp. They send to you 1.5 KB javascript inside rtmp, and you should send result.
Reply With Quote
  #375  
Old 05-29-2015, 08:43 AM
jhb50 jhb50 is offline
Member
 
Join Date: Nov 2011
Posts: 54
jhb50 is on a distinguished road
Default

Re: Customized rtmpdump binaries with patch file


Seems the -K switch no longer works with the latest version.

This uses
Code:
else if (strstr(pageUrl, "mips.tv") || strstr(pageUrl, "mipsplayer.com"))
+            {
+              char *command = "gaolVanusPobeleVoKosata";
and works:
Code:
rtmpdump.exe -r "rtmp://46.165.220.232/live" -y "cnnnewslfb?id=229590" -W "http://www.mipsplayer.com/content/scripts/fplayer.swf" -p "http://www.mipsplayer.com" -C "S:OK" -v -m 15 | "C:\Program Files\Serviio\lib\ffplay.exe" -i -
This which provides the same key using -K does not:
Code:
rtmpdump.exe -r "rtmp://46.165.220.232/live" -y "cnnnewslfb?id=229590" -W "http://www.mipsplayer.com/content/scripts/fplayer.swf" -p "http://www.mipsplayer.com" -C "S:OK" -K "gaolVanusPobeleVoKosata;TRUE" -v -m 15 | "C:\Program Files\Serviio\lib\ffplay.exe" -i -
Reply With Quote
  #376  
Old 06-03-2015, 08:25 AM
pikabu pikabu is offline
nico_lab
 
Join Date: Apr 2013
Location: Japan
Posts: 1
pikabu is on a distinguished road
Default

Re: Customized rtmpdump binaries with patch file


Would anyone be able to support nicolive(http://live.nicovideo.jp)?

This repository https://github.com/meronpan3419/rtmpdump_nicolive is supported nicolive, but user(community) archived video is not supported.

Rtmpdump command is like this page http://nico-lab.net/nicolive_rtmpdump_commands/ in japanease, https://github.com/chrippa/livestrea...ment-101658669 .
Reply With Quote
  #377  
Old 06-03-2015, 09:21 AM
minipc minipc is offline
Member
 
Join Date: Apr 2011
Posts: 37
minipc is on a distinguished road
Default

Re: Customized rtmpdump binaries with patch file


Quote:
Originally Posted by IzzyTan View Post
Is this fork of rtmpdump work with mfc? Tried to use, but rtmpdump do not solve javascript challenge that send mfc, as a result dump not started, login failed.
on a windows platform, a combination of rtmpdumphelper and rtmpsuck should work.

(linux users need to use something other than rtmpdumphelper to redirect the rtmp stream they are trying to capture through rtmpsuck.)
Reply With Quote
  #378  
Old 06-14-2015, 09:13 AM
jhb50 jhb50 is offline
Member
 
Join Date: Nov 2011
Posts: 54
jhb50 is on a distinguished road
Default

Re: Customized rtmpdump binaries with patch file


Quote:
Originally Posted by jhb50 View Post
Seems the -K switch no longer works with the latest version.
SOLVED!
Code:
rtmpdump.exe -r "rtmp://46.165.220.232/live" -y "cnnnewslfb?id=229590" -W "http://www.mipsplayer.com/content/scripts/fplayer.swf" -p "http://www.mipsplayer.com" -C "S:OK" -K "gaolVanusPobeleVoKosata;TRUE;TRUE" -v -m 15 | "C:\Program Files\Serviio\lib\ffplay.exe" -i -
Reply With Quote
  #379  
Old 07-23-2015, 04:10 AM
flashy flashy is offline
Junior Member
 
Join Date: Jul 2015
Posts: 12
flashy is on a distinguished road
Default

Re: Customized rtmpdump binaries with patch file


I tried to compile rtmpdump including the current patch on second computer. The original rtmpdump works fine, but the patched version doesn't.
HTML Code:
make SYS=posix
HTML Code:
./rtmpdump 
./rtmpdump: symbol lookup error: ./rtmpdump: undefined symbol: AVcopy
HTML Code:
./rtmpsrv 
./rtmpsrv: symbol lookup error: ./rtmpsrv: undefined symbol: strreplace
./rtmpsuck 
./rtmpsuck: symbol lookup error: ./rtmpsuck: undefined symbol: strreplace
I'm not sure if some packages are missing. Does someone has an answer to this? G**gle search didn't helped so far.

EDIT: It seems that
HTML Code:
make SYS=posix SHARED="no"
solved the problem. But I don't know if everything works correct now.
Reply With Quote
  #380  
Old 08-08-2015, 08:25 AM
Elgero Elgero is offline
Senior Member
 
Join Date: Feb 2012
Posts: 177
Elgero is on a distinguished road
Default

Re: Customized rtmpdump binaries with patch file


Does anybody know if there's a compiled Android version of rtmpdump available with KSV's patches?

The one I'm currently using is from January 2013 and doesn't contain any of KSV's patches. Some videos are not seekable after downloading them or the video players (default player, VLC, BsPlayer) show a duration of 5 minutes, while it's a 20 minute video, so I'm looking for an updated version.
Reply With Quote
Reply Post New Thread
Tags: , , , , , ,



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


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


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons