Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
Don't Laugh, I'm Serious!There is a TV show cartoon that I watched as a kid that I'd love to rewatch. I finally found a television channel that shows it. But episodes of the show air at an extremely inconvenient time and I can't get the channel (so, no TiVo). When I emailed them about the show and purchasing it they said they doubt there will ever be a DVD.
Okay, and now the laughing at me part. It's a children's channel affiliated with the TBN network (yes, the televangelist thing). The cartoon was secular, though. I guess they liked its family values or relative wholesomeness or something? I cannot for the life of me figure out the address of the stream so I can load it into VLC. Is there anyone with more advanced knowledge that can help me? The link live children's channel is: http://www.tbn.org/watch/syndication...atchOnline.htm This is the SWF file attached to it, which when I open it apparently default loads the regular TBN stream... http://www.tbn.org/flash/hd_player_4...=tl&betamode=1 I don't know anything about SWF or how to find the address of the video files within it... I didn't know if I knew the address of the stream I could someone record during the 30 minutes the show I want plays? Help! Last edited by someone123 : 02-16-2012 at 05:58 AM. |
#2
|
|||
|
|||
Re: Don't Laugh, I'm Serious!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? auth=daEasd8agbWaCascZdCabc8b1atd8bddVb8-bltH3v-G9ya-dtrBIvvA_1aLQQ &aifp=v001&slist=1vowg_token@s17605;2vowg_token@s17605;3vowg_token@s17605" -o "smile_mbr_high_1@59409.flv" Code:
RTMPDump v2.4 GIT-2011-12-22 (Compiled by KSV) (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL Connecting ... INFO: Connected... Starting Live Stream INFO: Metadata: INFO: author INFO: copyright INFO: description INFO: keywords INFO: rating INFO: title INFO: presetname Custom INFO: creationdate Sun Feb 05 04:09:54 2012 INFO: videodevice Osprey-700 HD Video Device 1 INFO: framerate 29.97 INFO: width 640.00 INFO: height 480.00 INFO: videocodecid avc1 INFO: videodatarate 952.00 INFO: avclevel 31.00 INFO: avcprofile 77.00 INFO: videokeyframe_frequency2.00 INFO: audiodevice Osprey-700 HD Audio Device 1 INFO: audiosamplerate 44100.00 INFO: audiochannels 1.00 INFO: audioinputvolume 75.00 INFO: audiocodecid mp4a INFO: audiodatarate 48.00 141.386 kB / 0.00 sec 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?auth=get yours auth" | "C:\Program Files\VideoLAN\VLC\vlc.exe" - Auth can be taken with rtmpsuck or Coojah!! |
#3
|
|||
|
|||
Re: Don't Laugh, I'm Serious!I think I overestimated my abilities/understanding here. I've looked at the thread about RTMPDump and VLC... and I guess I don't understand the VLC program - at all. Where does the command go...? (Please refer me to the pages/reading where I can build up the knowledge I need, if necessary!)
|
#4
|
|||
|
|||
Re: Don't Laugh, I'm Serious!First Download this!!
Extract all included files into one folder!! Run rtmpexplorer, close rtmpsrv, and open rtmpsuck!! In rtmpexplorer, put webpage link in and click on go!! Take a look on rtmpsuck, it will get the playpath and starts downloading!! Now, Close both windows, and open command.bat via notepad!! Look at the pattern url that I have written in it!! replace your auth in it and save & close!! and then double click on command.bat!! |
#5
|
|||
|
|||
Re: Don't Laugh, I'm Serious!So, I did all that and clicked the Command.bat. It beeped and scrolled down a lot of nonsense text then closed...?
Also, after that I corrected the path for my VLC program - it's in "Program Files (x86)", but I got the same thing? |
#6
|
|||
|
|||
Re: Don't Laugh, I'm Serious!Oh, the stream even doesn't need auth!!
OK! right now, Delete everything in Command.bat and paste this script in it: 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" | "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" - |
Tags: swf |
Thread Tools | |
Display Modes | |
|
|