Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Video stream recording (http://stream-recorder.com/forum/forumdisplay.php?f=4)
-   -  

Help recording this live stream

(http://stream-recorder.com/forum/showthread.php?t=19937)

Chemist925 06-22-2015 04:47 PM

Help recording this live stream


 
Hello,

i need help to record this stream:

http://klivebystar.blogspot.com/2015/01/kbs1-hd-v1.html

If possible please post the instructions on how you did find the link so i wont have to ask again. Thanks in advance.

biezom 06-22-2015 05:51 PM

Re: Help recording this live stream


 
Quote:

Originally Posted by Chemist925 (Post 77694)
Hello,

i need help to record this stream:

http://klivebystar.blogspot.com/2015/01/kbs1-hd-v1.html

If possible please post the instructions on how you did find the link so i wont have to ask again. Thanks in advance.

hi
rtmp protocol

you can use rtmpdumphelper + rtmpdump to find the code

Code:

rtmpdump -r "rtmp://live.kbskme.gscdn.com/1tv/_definst_/" -a "1tv/_definst_/" -f "LNX 17,0,0,134" -W "http://live.64ma.com:1930/tv/cmp.swf" -p "http://live.64ma.com:1930/tv/html/flv.asp?code=P2ixJ2iTSnvxTn1CPRvVw6OVTyNxwRXKvhMzNBDT3" -y "1tv_5.stream?id=2101&si=2&secure=NzJjM2E5MjA3MDgyYmU0MTU5Yzg1NjM5YjIxZTIwMjZhYzAxMDExOGIyMjhmMmY0MDg2YTg3YTQwNmIxMjhlYmFhMTAxZmU4YTdjMjI1MmM5Zjk1MGJlMzE3MzFiYzFlY2Y4OWY2NmRlYTJmOTVjODUzY2ExZjRiYmUxYTA2ZTk2MzM0OWIxMmZjYmM4Njc5NmZhM2JmY2E1Mjg3Y2UyMjM5MTc0NGFjZWFmOGRlNmZhMjA3NmNlMzBhMGQzMjIyOWRkMmExZDk0ZTcyMzU0ZDQ4MjYzYzRlMTVjOGVmNjhkOWE0MTA4NWVlYjRlN2M4ZTk3MzVkZmIyOThjNTNkZGRiNzcwMjkyOGZkNWYxYjcwOGRjOTYyMGM0Y2E2YTk2&csu=false" -o "2015-06-23_01-44-45_1tv_5.stream.flv"

Code:

rtmpdump -r "rtmp://live.kbskme.gscdn.com/1tv/_definst_/" -a "1tv/_definst_/" -f "LNX 17,0,0,134" -W "http://live.64ma.com:1930/tv/cmp.swf" -p "http://live.64ma.com:1930/tv/html/flv.asp?code=P2ixJ2iTSnvxTn1CPRvVw6OVTyNxwRXKvhMzNBDT3" -y "1tv_5.stream?id=2101&si=2&secure=NzJjM2E5MjA3MDgyYmU0MTU5Yzg1NjM5YjIxZTIwMjZhYzAxMDExOGIyMjhmMmY0MDg2YTg3YTQwNmIxMjhlYmFhMTAxZmU4YTdjMjI1MmM5Zjk1MGJlMzE3MzFiYzFlY2Y4OWY2NmRlYTJmOTVjODUzY2ExZjRiYmUxYTA2ZTk2MzM0OWIxMmZjYmM4Njc5NmZhM2JmY2E1Mjg3Y2UyMjM5MTc0NGFjZWFmOGRlNmZhMjA3NmNlMzBhMGQzMjIyOWRkMmExZDk0ZTcyMzU0ZDQ4MjYzYzRlMTVjOGVmNjhkOWE0MTA4NWVlYjRlN2M4ZTk3MzVkZmIyOThjNTNkZGRiNzcwMjkyOGZkNWYxYjcwOGRjOTYyMGM0Y2E2YTk2&csu=false" -o "2015-06-23_01-44-45_1tv_5.stream.flv"
RTMPDump v2.4 KSV-05-05-2015
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO:  startDate              22-06-2015
INFO:  startTime              14:55:05:00
INFO:  sourcetype              KulaByte Encoder 3.2 rev6950
INFO:  presetname              01-1_1TV_Active_Device01
INFO:  videocodecid            avc1
INFO:  framerate              30.00
INFO:  width                  960.00
INFO:  height                  540.00
INFO:  videodatarate          1372.00
INFO:  avcprofile              77.00
INFO:  avclevel                31.00
INFO:  videokeyframe_frequency 0.00
INFO:  audiocodecid            aac
INFO:  audiosamplerate        48000.00
INFO:  audiochannels          2.00
INFO:  audiodatarate          128.00
INFO:  audioinputvolume        0.00
24955.733 kB / 166.81 sec


Chemist925 06-22-2015 06:17 PM

Re: Help recording this live stream


 
Quote:

Originally Posted by biezom (Post 77695)
hi
rtmp protocol

you can use rtmpdumphelper + rtmpdump to find the code

Code:

rtmpdump -r "rtmp://live.kbskme.gscdn.com/1tv/_definst_/" -a "1tv/_definst_/" -f "LNX 17,0,0,134" -W "http://live.64ma.com:1930/tv/cmp.swf" -p "http://live.64ma.com:1930/tv/html/flv.asp?code=P2ixJ2iTSnvxTn1CPRvVw6OVTyNxwRXKvhMzNBDT3" -y "1tv_5.stream?id=2101&si=2&secure=NzJjM2E5MjA3MDgyYmU0MTU5Yzg1NjM5YjIxZTIwMjZhYzAxMDExOGIyMjhmMmY0MDg2YTg3YTQwNmIxMjhlYmFhMTAxZmU4YTdjMjI1MmM5Zjk1MGJlMzE3MzFiYzFlY2Y4OWY2NmRlYTJmOTVjODUzY2ExZjRiYmUxYTA2ZTk2MzM0OWIxMmZjYmM4Njc5NmZhM2JmY2E1Mjg3Y2UyMjM5MTc0NGFjZWFmOGRlNmZhMjA3NmNlMzBhMGQzMjIyOWRkMmExZDk0ZTcyMzU0ZDQ4MjYzYzRlMTVjOGVmNjhkOWE0MTA4NWVlYjRlN2M4ZTk3MzVkZmIyOThjNTNkZGRiNzcwMjkyOGZkNWYxYjcwOGRjOTYyMGM0Y2E2YTk2&csu=false" -o "2015-06-23_01-44-45_1tv_5.stream.flv"

Code:

rtmpdump -r "rtmp://live.kbskme.gscdn.com/1tv/_definst_/" -a "1tv/_definst_/" -f "LNX 17,0,0,134" -W "http://live.64ma.com:1930/tv/cmp.swf" -p "http://live.64ma.com:1930/tv/html/flv.asp?code=P2ixJ2iTSnvxTn1CPRvVw6OVTyNxwRXKvhMzNBDT3" -y "1tv_5.stream?id=2101&si=2&secure=NzJjM2E5MjA3MDgyYmU0MTU5Yzg1NjM5YjIxZTIwMjZhYzAxMDExOGIyMjhmMmY0MDg2YTg3YTQwNmIxMjhlYmFhMTAxZmU4YTdjMjI1MmM5Zjk1MGJlMzE3MzFiYzFlY2Y4OWY2NmRlYTJmOTVjODUzY2ExZjRiYmUxYTA2ZTk2MzM0OWIxMmZjYmM4Njc5NmZhM2JmY2E1Mjg3Y2UyMjM5MTc0NGFjZWFmOGRlNmZhMjA3NmNlMzBhMGQzMjIyOWRkMmExZDk0ZTcyMzU0ZDQ4MjYzYzRlMTVjOGVmNjhkOWE0MTA4NWVlYjRlN2M4ZTk3MzVkZmIyOThjNTNkZGRiNzcwMjkyOGZkNWYxYjcwOGRjOTYyMGM0Y2E2YTk2&csu=false" -o "2015-06-23_01-44-45_1tv_5.stream.flv"
RTMPDump v2.4 KSV-05-05-2015
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO:  startDate              22-06-2015
INFO:  startTime              14:55:05:00
INFO:  sourcetype              KulaByte Encoder 3.2 rev6950
INFO:  presetname              01-1_1TV_Active_Device01
INFO:  videocodecid            avc1
INFO:  framerate              30.00
INFO:  width                  960.00
INFO:  height                  540.00
INFO:  videodatarate          1372.00
INFO:  avcprofile              77.00
INFO:  avclevel                31.00
INFO:  videokeyframe_frequency 0.00
INFO:  audiocodecid            aac
INFO:  audiosamplerate        48000.00
INFO:  audiochannels          2.00
INFO:  audiodatarate          128.00
INFO:  audioinputvolume        0.00
24955.733 kB / 166.81 sec


Can you post a screenshot of how you used rtmpdumphelper to get that code?, maybe i'm not using it the right way. i would like to know what goes where in your code. Thanks.

biezom 06-22-2015 07:43 PM

Re: Help recording this live stream


 
1) download http://www.nirsoft.net/utils/rtmpdumphelper.zip 32bit browser
or http://www.nirsoft.net/utils/rtmpdumphelper-x64.zip 64bit browser

2) unzip file in C:\rtmpdumphelper (for example)
3) download https://github.com/K-S-V/Scripts/rel...mpdump-2.4.zip
4) unzip file in the same folder in C:\rtmpdumphelper

5) run rtmpdumphelper
6) run your video
7) rtmpdumphelper download directly the video
8) you can find the code in Command.txt in C:\rtmpdumphelper


All times are GMT -6. The time now is 03:18 PM.