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 > Video stream recording
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #1  
Old 06-22-2015, 05:47 PM
Chemist925 Chemist925 is offline
Senior Member
 
Join Date: May 2014
Posts: 138
Chemist925 is on a distinguished road
Question

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.
Reply With Quote
  #2  
Old 06-22-2015, 06:51 PM
biezom biezom is offline
Senior Member
 
Join Date: Sep 2014
Posts: 1,025
biezom is on a distinguished road
Default

Re: Help recording this live stream


Quote:
Originally Posted by Chemist925 View Post
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
Reply With Quote
  #3  
Old 06-22-2015, 07:17 PM
Chemist925 Chemist925 is offline
Senior Member
 
Join Date: May 2014
Posts: 138
Chemist925 is on a distinguished road
Question

Re: Help recording this live stream


Quote:
Originally Posted by biezom View Post
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.
Reply With Quote
  #4  
Old 06-22-2015, 08:43 PM
biezom biezom is offline
Senior Member
 
Join Date: Sep 2014
Posts: 1,025
biezom is on a distinguished road
Default

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
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 03:15 AM.


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