Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Media players and codecs (http://stream-recorder.com/forum/forumdisplay.php?f=26)
-   -  

rtmp stream in VLC player aliez.tv

(http://stream-recorder.com/forum/showthread.php?t=13770)

kious 09-18-2012 03:28 AM

rtmp stream in VLC player aliez.tv


 
rtmp stream in VLC player

http://aliez.tv/live/solo_tv_35377/
or
http://aliez.tv/live/zdes_i_vsegda/

Quote:

rtmp://play.aliez.com/aliezlive-live//streama6255?tstart=20120918092517&tend=20120919092 717&ip=37.........&token=3f287316dc7ff6b044c08

How is this done??

Code:

rtmpdump -r "rtmp://play.aliez.com/aliezlive-live//streama6255" -a "streama6255?tstart=20120918092229&tend=20120919092429&ip=37.........&token=3c59bee56ee8bf6acefd9" -f "WIN 11,3,300,257" -W "http://i.aliez.tv/swf/player.swf" -p "http://aliez.tv/live/solo_tv_35377/" -y "streama6255" -v | "C:\Program Files\VideoLAN\VLC\vlc.exe" -

karlo2105 09-18-2012 04:28 AM

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. ;)

kious 09-18-2012 07:44 AM

Re: rtmp stream in VLC player aliez.tv


 
Quote:

Originally Posted by karlo2105 (Post 54353)
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. ;)

Thank you ^ _ ^


All times are GMT -6. The time now is 07:44 AM.