View Single Post
  #2  
Old 04-10-2013, 10:08 AM
karlo2105 karlo2105 is offline
Senior Member
 
Join Date: Sep 2011
Posts: 318
karlo2105 is on a distinguished road
Default

Re: how to record from that stream?


Code:
rtmpdump -v -r "rtmp://a3medialivefs.fplive.net/a3medialive-live/stream001" -W "http://virtual.s.twinix.net/player/jwplayer.flash.swf" -p "http://virtual.s.twinix.net/player/live_tvr_00032013.html" | vlc -
RTMPDump v2.4 GIT-2012-12-30 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
WARNING: You haven't specified an output file (-o filename), using stdout
Connecting ...
INFO: Connected...
Starting Live Stream
INFO: Metadata:
INFO:   program                 \H Program 1
INFO:   author                  My Author
INFO:   copyright               My Copyright
INFO:   information             VBrick Streaming Video
INFO:   stream name             Fms
INFO:   transmitter name        L3_Main
INFO:   keywords                vbrick
INFO:   presetname              Custom
INFO:   creationdate            WED APR 10 17:11:25 2013
INFO:   videodevice             VBrick
INFO:   framerate               25.00
INFO:   width                   512.00
INFO:   height                  288.00
INFO:   videocodecid            avc1
INFO:   videodatarate           512.00
INFO:   avcprofile              66.00
INFO:   videokeyframe_frequency 4.00
INFO:   audiodevice             VBrick
INFO:   audiosamplerate         48.00
INFO:   audiochannels           2.00
INFO:   audiocodecid            aac
INFO:   audiodatarate           64.00
966.225 kB / 7.84 sec
ERROR: Download: Failed writing, exiting!
Reply With Quote