View Single Post
  #32  
Old 02-16-2015, 10:35 PM
biezom biezom is offline
Senior Member
 
Join Date: Sep 2014
Posts: 1,025
biezom is on a distinguished road
Default

Re: Dump of mips required


Quote:
Originally Posted by kaisho View Post
I've compiled in a koding.com vm which did not have rtmpdump package installed, also I'm sure i'm using shani's patch as it can automatically follow redirect and it has customCommand option which works fine for other sites from linux.

However, in windows binary shared by shani the program shows:

whereas the compiled version in linux it shows:


Thanks for ur time. Just wanted to know does that command work for u on linux?
it's just an option when you compile

Code:
make VERSION="v2.4.0-4"
you can write
Code:
make VERSION="v2.4-KSV-09-02-2015
by default it's v2.4
Reply With Quote