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 04-17-2014, 07:35 PM
someone123 someone123 is offline
Junior Member
 
Join Date: Feb 2012
Posts: 21
someone123 is on a distinguished road
Default

Help With Recording a Stream


I'm trying to record a specific show off of this channel (for children):

http://itbn.org/channels/soac.html

I previously had a .bat file set up to record and used Task Scheduler to auto-record when it came on. However, I think the webpage has been reconfigured and I cannot remember how to set up the recording.
Reply With Quote
  #2  
Old 04-18-2014, 01:50 AM
hasomaso hasomaso is offline
Senior Member
 
Join Date: Apr 2011
Posts: 943
hasomaso is on a distinguished road
Default

Re: Help With Recording a Stream


here is the direct .m3u8 link

Code:
http://ooyalahd2-f.akamaihd.net/i/tbn04_delivery@149649/index_1728_av-b.m3u8?sd=10&rebase=on

and here download with ffmpeg

Code:
ffmpeg -i "http://ooyalahd2-f.akamaihd.net/i/tbn04_delivery@149649/index_1728_av-b.m3u8?sd=10&rebase=on" -c copy output.ts




Reply With Quote
  #3  
Old 04-18-2014, 04:13 PM
someone123 someone123 is offline
Junior Member
 
Join Date: Feb 2012
Posts: 21
someone123 is on a distinguished road
Default

Re: Help With Recording a Stream


Thank you for your assistance. I am not familiar with that program. I inserted the info into the FF Prompt and was able to save the stream. Is there a way like there is with rtmpdump to have the file that can be run without manually entering the command?

(I feel like I'm asking this question in a confusing way).
Reply With Quote
  #4  
Old 10-08-2014, 01:47 PM
someone123 someone123 is offline
Junior Member
 
Join Date: Feb 2012
Posts: 21
someone123 is on a distinguished road
Default

Re: Help With Recording a Stream


Is there a way to download from this link with rtmpdump?

http://itbn.org/channels/soac.html
Reply With Quote
  #5  
Old 10-08-2014, 02:21 PM
hasomaso hasomaso is offline
Senior Member
 
Join Date: Apr 2011
Posts: 943
hasomaso is on a distinguished road
Default

Re: Help With Recording a Stream


@someone123

they take the desired resolution

Code:
#EXTM3U
#EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=275000,RESOLUTION=192x144,CODECS="avc1.66.30, mp4a.40.2"
http://acaooyalahd2-lh.akamaihd.net/i/TBN04_delivery@186242/index_282_av-p.m3u8?sd=10&rebase=on
#EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=275000,RESOLUTION=192x144,CODECS="avc1.66.30, mp4a.40.2"
http://acaooyalahd2-lh.akamaihd.net/i/TBN04_delivery@186242/index_282_av-b.m3u8?sd=10&rebase=on
#EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=550000,RESOLUTION=384x288,CODECS="avc1.66.30, mp4a.40.2"
http://acaooyalahd2-lh.akamaihd.net/i/TBN04_delivery@186242/index_564_av-p.m3u8?sd=10&rebase=on
#EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=550000,RESOLUTION=384x288,CODECS="avc1.66.30, mp4a.40.2"
http://acaooyalahd2-lh.akamaihd.net/i/TBN04_delivery@186242/index_564_av-b.m3u8?sd=10&rebase=on
#EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=1136000,RESOLUTION=480x360,CODECS="avc1.66.30, mp4a.40.2"
http://acaooyalahd2-lh.akamaihd.net/i/TBN04_delivery@186242/index_1128_av-p.m3u8?sd=10&rebase=on
#EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=1687000,RESOLUTION=640x480,CODECS="avc1.66.30, mp4a.40.2"
http://acaooyalahd2-lh.akamaihd.net/i/TBN04_delivery@186242/index_1728_av-p.m3u8?sd=10&rebase=on
#EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=1687000,RESOLUTION=640x480,CODECS="avc1.66.30, mp4a.40.2"
http://acaooyalahd2-lh.akamaihd.net/i/TBN04_delivery@186242/index_1728_av-b.m3u8?sd=10&rebase=on
#EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=1136000,RESOLUTION=480x360,CODECS="avc1.66.30, mp4a.40.2"
http://acaooyalahd2-lh.akamaihd.net/i/TBN04_delivery@186242/index_1164_av-b.m3u8?sd=10&rebase=on
#EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=31000,CODECS="mp4a.40.2"
http://acaooyalahd2-lh.akamaihd.net/i/TBN04_delivery@186242/index_282_a-p.m3u8?sd=10&rebase=on
#EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=31000,CODECS="mp4a.40.2"
http://acaooyalahd2-lh.akamaihd.net/i/TBN04_delivery@186242/index_282_a-b.m3u8?sd=10&rebase=on
Reply With Quote
  #6  
Old 10-08-2014, 07:28 PM
someone123 someone123 is offline
Junior Member
 
Join Date: Feb 2012
Posts: 21
someone123 is on a distinguished road
Default

Re: Help With Recording a Stream


So, how does that work then? Before they changed the streaming, this was an example of the code I was using for a .bat file:

Code:
rtmpdump -r "rtmp://cp114426.live.edgefcs.net:1935/live" -a "live?ovpfv=2.1.5" -W "http://www.tbn.org/flash/hd_player_4x3.swf" --live -y "smile_mbr_high_1@59409" -o "file.flv"
Reply With Quote
  #7  
Old 10-08-2014, 07:43 PM
hasomaso hasomaso is offline
Senior Member
 
Join Date: Apr 2011
Posts: 943
hasomaso is on a distinguished road
Default

Re: Help With Recording a Stream


i have not found rtmp:// protocolling on my side
this is a manifest.f4m stream
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 11:20 AM.


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