struggling to compile K-S-V on rtmpdumpHello,
I'm totally new to this type of stuff ( compile a Patch ) And i don't know much. But I've tried couple of times to do it and failed. Tried it on Ubuntu 12 / 14 / 15 and Debian 7,8 But without a success. Can anybody help me in details which operating system is better for "rtmpdump" to compile with K-S-V Patch ? And how to install "rtmpdump" on it step by step and compile K-S-V on it so i can use it ? Thank you. |
Re: struggling to compile K-S-V on rtmpdumpQuote:
Install some packages... Code:
sudo apt-get update; \ Download the rtmpdump folder source... Code:
git clone --depth 1 git://repo.or.cz/rtmpdump.git Then apply the patch... Code:
cd rtmpdump; patch -p0 -i Patch.diff Code:
make VERSION="v2.4\ KSV-2015-12-14" Code:
sudo checkinstall --pkgname rtmpdump \ Code:
~$ rtmpdump |
Re: struggling to compile K-S-V on rtmpdumpThank you so much Bat! That was clear and perfect
I think i did it alright.. But now when i try to download that stream #StreamLink Code:
rtmpdump -r "rtmp://89.248.162.150/cast4u" -a "cast4u" -f "WIN 24,0,0,221" -W "http://www.cast4u.tv/static/scripts/fplayer.swf" -p "http://www.cast4u.tv/embedplayer/btsp1/1/630/450" -C S:OK --live -y "btsp1?id=29&pk=5f49e701a5db1a011796e9fc9950f97bcfbc1d893d20fb6c93bd7737231bb94a" -o "2017-02-20_05-00-07_btsp1.flv" ![]() While the dude who gave me the code, HERE uses also the same version worked for him ? ![]() Any idea ? |
Re: struggling to compile K-S-V on rtmpdumpQuote:
I think this part of your command is a token that times out, probably not valid now "btsp1?id=29&pk=5f49e701a5db1a011796e9fc9950f97bcf bc1d893d20fb6c93bd7737231bb94a" Ask him again. |
Re: struggling to compile K-S-V on rtmpdumpYes, the link still works. This link with RTMPDumpHelper. The transmission also works in Internet Download Manager and Replay Media Catcher, but do not know which of them can be adapted to Ubuntu.
|
Re: struggling to compile K-S-V on rtmpdumpQuote:
|
Re: struggling to compile K-S-V on rtmpdump@Confused.com
How do i use RTMPSRV with rtmpdump to download the stream? |
Re: struggling to compile K-S-V on rtmpdump |
Re: struggling to compile K-S-V on rtmpdumpI think i know where the problem
when i try to do this step Code:
sudo checkinstall --pkgname rtmpdump \ how to fix it? |
Re: struggling to compile K-S-V on rtmpdumpbat999's rtmpdump installation guide is the best one I found on this forum.
This thread deserves to be on top of rtmpdump forum these days. I followed these steps to install rtmpdump. It should be self explanatory. Code:
j@j:~$ sudo apt-get update ubuntu-16.04.2-desktop-amd64.iso http://zdnet1.cbsistatic.com/hub/i/r...xdedesktop.png for those who like the image: sudo apt-get install lubuntu-desktop LXDE desktop |
Re: struggling to compile K-S-V on rtmpdumpbat999,
Do you still keep an eye on this thread ? There are many posts on this forum about setting up and running RTMPSRV, like one from the link posted here by confused: http://stream-recorder.com/forum/use...61.html?t=7661 I think that it is a bit complicated by chenxiaolong, and HYC's view should be ignored. HYC is looking at that from the point of view of professional software developer, and I see it more likely from WorkOFF's point of view. How about you making your post and comment about setting up RTMPSRV ? |
Re: struggling to compile K-S-V on rtmpdumpQuote:
|
Re: struggling to compile K-S-V on rtmpdumpAll rtmpdump forum seems to be confused about setting up RTMPSRV and RTMPSUCK right.
Anybody good with linux reading this ? |
All times are GMT -6. The time now is 06:12 AM. |