Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
How to get URL Live Stream this website ?Hi guys,
I need get Live Stream URL of http://www.saigontv.us/. I used URL Helper Ver 3 and it display: rtmp://74.63.219.101:1935/sgtele<playpath>myStream.sdp <swfUrl>http://saigontv.us/includes/flash/saigontv.swf <pageUrl>http://www.saigontv.us/ I tried play it JW Player, XBMC, and player of Wowza, and it failed. How can I play it with JW Player and XBMC ?? |
#2
|
|||
|
|||
Re: How to get URL Live Stream this website ?Code:
rtmpdump -r "rtmp://74.63.219.101:1935/sgtele" -a "sgtele" -f "WIN 11,4,402,287" -W "http://saigontv.us/includes/flash/saigontv.swf" -p "http://www.saigontv.us/" --live -y "myStream.sdp" | 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 Thu Sep 27 01:24:30 2012 INFO: videodevice Dazzle DVC100 Video Device INFO: framerate 29.97 INFO: width 320.00 INFO: height 240.00 INFO: videocodecid avc1 INFO: videodatarate 300.00 INFO: avclevel 21.00 INFO: avcprofile 66.00 INFO: videokeyframe_frequency 5.00 INFO: audiodevice SoundMAX Digital Audio INFO: audiosamplerate 44100.00 INFO: audiochannels 2.00 INFO: audioinputvolume 48.00 INFO: audiocodecid mp4a INFO: audiodatarate 96.00 820.202 kB / 19.54 sec ERROR: Download: Failed writing, exiting! |
#3
|
|||
|
|||
Re: How to get URL Live Stream this website ?Yes, thanks karlo2105 . I could play this stream on XBMC.
But I have new problem. This website "http://socal.vietfacetv.com/" I can catch URL Stream link. Can you help me again ? |
#4
|
|||
|
|||
Re: How to get URL Live Stream this website ?Quote:
Code:
rtmpdump -v -r "rtmp://64.71.151.49:1935/streams/u rlparams" -a "streams/urlparams?channel:1005?token:0d7fb50d6f02622c19a5cf8e52118 e7d:3937400597548:8d0400e8687c58491d9278301d96292e?sid:3937400597548?video:L?aud io:L?finished_gops:1?csw_tracks:01?csw_algo:2?csw_dir:0?csw_test_ao:0?csw_hq_iv: 5000?csw_lq_iv:1000?csw_ao_lq_iv:5000?csw_ao_min_p:30?csw_min_p:50?csw_max_p:70? csw_full_ms:10000?csw_try_iv:500?csw_jump:1?csw_lowbps_static:1?csw_fast_sw:1?cs w_bytes_before_fast_sw:262144?csw_lower_by_bitrate:1?csw_ld:1?csw_hd:1?csw_block _timeout:60000?csw_block_percent:70?csw_unblock_timeout:120000?csw_unblock_perce nt:95?update_status:1?stream_level:0?speed_up:0.000000?stream_ahead_ms:0?client_ buffer_ms:12000?buffer_multiplier:100" -f "WIN 11,4,402,287" -W "http://solsie.c om/socal/playerPro.swf" -p "http://socal.vietfacetv.com/" -y "VietFaceTV" | vlc - |
#5
|
|||
|
|||
Re: How to get URL Live Stream this website ?Hi Karlo,
I need you help again. I need get RTMP link from: http://www.tivi360.com/2009/08/tivi-...h-vtv1_23.html. And I using some tool, getted: Code:
rtmp://117.103.225.20/live<playpath>vtv11 <swfUrl>http://farm.vtc.vn/media/vtcnews/resources/swf/flv/flvplayer.swf?file=vtv11&streamer=rtmp://117.103.225.20/live&autostart=true <pageUrl>http://farm.vtc.vn/media/vtcnews/resources/swf/flv/flvplayer.swf?file=vtv11&streamer=rtmp://117.103.225.20/live&autostart=true Code:
C:\Users\user1\Downloads\rtmpexplorer>rtmpdump -r "rtmp://117.103.225.20/live/vt v11" -a "live" -f "WIN 11,4,402,287" -W "http://farm.vtc.vn/media/vtcnews/resour ces/swf/flv/flvplayer.swf" -p "http://www.tivi360.com/2009/08/tivi-online-kenh-v tv1_23.html" --live -y "vtv11" -o out.mp4 RTMPDump 2.4 git-6230845 2011-9-25 (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL Connecting ... INFO: Connected... ERROR: rtmp server sent error ERROR: rtmp server requested close |
Tags: url livestream |
Thread Tools | |
Display Modes | |
|
|