View Single Post
  #2  
Old 09-18-2012, 04:28 AM
karlo2105 karlo2105 is offline
Senior Member
 
Join Date: Sep 2011
Posts: 318
karlo2105 is on a distinguished road
Default

Re: rtmp stream in VLC player aliez.tv


Code:
rtmpdump -r "rtmp://play.aliez.com/aliezlive-live/" -a "aliezlive-live/" -f "WIN 11,3,300,271" -W "http://i.aliez.tv/swf/player.swf" -p "http://aliez.tv/live/zdes_i_vsegda/" --live -y "streama5377?tstart=20120918100224&tend=20120919100424&ip=213...&token=3fa8faef0c26fd5a39ea5" | vlc -
RTMPDump v2.4 GIT-2012-07-26 (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:   author
INFO:   copyright
INFO:   description
INFO:   keywords
INFO:   rating
INFO:   title
INFO:   presetname              Custom
INFO:   creationdate            Tue Sep 18 08:41:08 2012
INFO:   videodevice             Behold TV 505 FM: A/V Capture [Slot 1] [0]
INFO:   framerate               25.00
INFO:   width                   384.00
INFO:   height                  288.00
INFO:   videocodecid            avc1
INFO:   videodatarate           400.00
INFO:   avclevel                31.00
INFO:   avcprofile              66.00
INFO:   videokeyframe_frequency 2.00
INFO:   audiodevice             Realtek HD Audio Input
INFO:   audiosamplerate         22050.00
INFO:   audiochannels           1.00
INFO:   audioinputvolume        90.00
INFO:   audiocodecid            .mp3
INFO:   audiodatarate           32.00
268.896 kB / 3.02 sec
ERROR: Download: Failed writing, exiting!
They use token by IP so you have to scan again and then you could watch it in VLC.
I used rtmpdumphelper with rtmpsrv.
Reply With Quote