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
  #1  
Old 03-28-2010, 11:53 AM
sofrench sofrench is offline
Junior Member
 
Join Date: Mar 2010
Posts: 1
sofrench is on a distinguished road
Default

Re: RTMPDump - how do I compile source code?


Hi

I downloaded the files but I don't know how to compil.
Mac OSX 10.6.2
I did open the READme file. But I don't know what to do next and what else I need -OpenSSL ?and zlib?.
Can someone give me some help or to point me a tuto


Thanks
Reply With Quote
  #2  
Old 05-09-2010, 07:27 AM
any ANONYMOUS forum user any ANONYMOUS forum user is offline
any user of the forum who preferred to post anonymously
 
Join Date: Aug 2011
Location: Server of stream-recorder.com
Posts: 211
any ANONYMOUS forum user is on a distinguished road
Default

How do you compile rtmpdump in Mac OS X 10.6?


I don't know if anyone is able to compile rtmpdump for mac os x. Please someone tell me. And can someone tell me how to download videos from hulu.com and nick.com? SIMPLE INSTRUCTIONS lol, all I see is bla bla bla, I would rather pictures of you doing it, so I can just follow what your doing.

Thanks! I wish someone would make a real program, that can sniff ANY rtmp, ANY, not some, including hulu, but noooo they all got a DMCA removal or don't want to -_- COME ON HACKERS, I also want a hacker to make a alternitive for flash for my mac os x and iphone os. Not for windows, windows doesn't deserve it, let flash keep crashing their internet explorerer lol
Reply With Quote
  #3  
Old 05-10-2010, 03:01 AM
any ANONYMOUS forum user any ANONYMOUS forum user is offline
any user of the forum who preferred to post anonymously
 
Join Date: Aug 2011
Location: Server of stream-recorder.com
Posts: 211
any ANONYMOUS forum user is on a distinguished road
Talking

Re: How do you compile rtmpdump in Mac OS X 10.6?


Quote:
Originally Posted by any ANONYMOUS forum user View Post
I wish someone would make a real program, that can sniff ANY rtmp, ANY, not some, including hulu, but noooo
you don't need a hacker, you need Windows
Reply With Quote
  #4  
Old 05-10-2010, 12:51 PM
hyc hyc is offline
RTMPdump team
 
Join Date: Dec 2009
Posts: 169
hyc will become famous soon enoughhyc will become famous soon enough
Default

Re: How do you compile rtmpdump in Mac OS X 10.6?


I can't speak for anyone else, but I certainly have no motivation to do anything for someone who makes such moronic demands.

"Please someone tell me how to do this. I'm too lazy to read instructions."

"And I want you to write these other programs for me, just because I say so, and why the heck hasn't anyone already provided me all these things that I'm entitled to as my god-given-right just for existing on this planet."

He doesn't need a hacker, he needs a clue.
Reply With Quote
  #5  
Old 05-10-2010, 06:24 PM
Yansky Yansky is offline
Member
 
Join Date: May 2010
Posts: 92
Yansky is on a distinguished road
Default

Re: How do you compile rtmpdump in Mac OS X 10.6?


Here are my compiled builds for osx if anyone wants to use them.

http://forboden.com/coding/rtmpdump-...d-PolarSSL.zip
http://forboden.com/coding/rtmpdump-...d-PolarSSL.zip
They're both built with PolarSSL, so it doesn't matter if users have an out of date version of OpenSSL on their system.

To the OP, you may find this program a little easier to use: xviservicethief
Reply With Quote
  #6  
Old 05-12-2010, 12:00 AM
Yansky Yansky is offline
Member
 
Join Date: May 2010
Posts: 92
Yansky is on a distinguished road
Default

Re: How do you compile rtmpdump in Mac OS X 10.6?


Quick update:
http://forboden.com/coding/rtmpdump-...d-PolarSSL.zip
http://forboden.com/coding/rtmpdump-...d-PolarSSL.zip
http://forboden.com/coding/rtmpdump-...d-PolarSSL.zip
Reply With Quote
  #7  
Old 05-13-2010, 02:22 PM
bricula bricula is offline
Junior Member
 
Join Date: May 2010
Posts: 4
bricula is on a distinguished road
Default

Re: RTMPDump - how do I compile source code?


Osx 10.5.8
xcode tools 3.0
rtmpdump 2.2d won't compile...
what does I need? please, it's been 2 days and I'm still here compiling and watching errors...
can someone write a step by step tutorial? the readme file says nothing... please, I'm running out of options....
Reply With Quote
  #8  
Old 06-06-2010, 06:28 PM
jargee jargee is offline
Junior Member
 
Join Date: Jun 2010
Posts: 1
jargee is on a distinguished road
Default

Re: How do you compile rtmpdump in Mac OS X 10.6?



I am using OSX 10.5.8,
I cannot install rtmpdump via macports(which is supposed to be best way, but it turn out to be a problematic) due to SHA256_DIGEST_LENGTH error ... :S

I also cannot install from your codes. I got the following error...
Code:
make mingw
make[2]: Nothing to be done for `all'.
mingw32-gcc -Wall  rtmpdump.o librtmp/librtmp.a  -o rtmpdump.exe -lssl -lcrypto -lz -lws2_32 -lwinmm -lgdi32
make[1]: mingw32-gcc: Command not found
make[1]: *** [rtmpdump] Error 127
make: *** [mingw] Error 2

I suspect your code is for windows.
Reply With Quote
  #9  
Old 06-07-2010, 01:18 AM
Yansky Yansky is offline
Member
 
Join Date: May 2010
Posts: 92
Yansky is on a distinguished road
Default

Re: How do you compile rtmpdump in Mac OS X 10.6?


The links I posted are already binaries. You don't need to compile them.
Reply With Quote
  #10  
Old 06-18-2010, 08:37 AM
dumpall dumpall is offline
Junior Member
 
Join Date: Jun 2010
Posts: 2
dumpall is on a distinguished road
Default

Re: How do you compile rtmpdump in Mac OS X 10.6?


Yansky, many thanks for providing precompiled(?) rtmpdump binaries for Mac OS X.

I need some help: I am using PPC mac, OS 10.4.11.

When trying to execute ./rtmpdump -r address of the stream -o filename.flv, i get every time Bus Error in Terminal.

I have googled to some extent, only to really find nothing that can give a solution to this problem.

Any suggestions would be of great help!

Best Regards;
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:33 PM.


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