Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#11
|
|||
|
|||
Re: can't watch rtmp stream on VLC. please help mei want to make site which provide live channels...
|
#12
|
|||
|
|||
Re: can't watch rtmp stream on VLC. please help mesuch as sid4u.com
|
#13
|
|||
|
|||
Re: can't watch rtmp stream on VLC. please help meI got the stream link like this:
rtmp://66.160.142.198/live/vtv31 I run rtmpdump command like this: rtmpdump.exe -v -r "rtmp://66.160.142.198/live/vtv31" -o - | "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" - It says Handshake: clien signature does not match! info: Connected... Error: rtmp send error Error: rtmp server requested close I try different stream link is ok such as: rtmpdump.exe -v -r "rtmp://112.197.2.11:1935/live/sctv9.stream" -o - | "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" - Please help me, I did not know what is wrong with the command. Any ideas? |
#14
|
|||
|
|||
Re: can't watch rtmp stream on VLC. please help melaptop2006 give the website from where u found rtmp url, then i can help u
|
#15
|
|||
|
|||
Re: can't watch rtmp stream on VLC. please help meQuote:
Code:
rtmpdump -r "rtmp://66.160.142.201:1935/live" -a "live" -p "http://www.vtc.com.vn/" --live -y "vtv31" | "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" - Code:
RTMPDump v2.4 GIT-2012-03-08 (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 ... WARNING: HandShake: client signature does not match! INFO: Connected... ERROR: rtmp server sent error Starting Live Stream INFO: presetname Custom INFO: creationdate Thu Mar 29 09:58:24 2012 INFO: videodevice Decklink Video Capture INFO: framerate 25.00 INFO: width 480.00 INFO: height 360.00 INFO: videocodecid avc1 INFO: videodatarate 302.00 INFO: avclevel 31.00 INFO: avcprofile 66.00 INFO: videokeyframe_frequency5.00 INFO: audiodevice Decklink Audio Capture INFO: audiosamplerate 48000.00 INFO: audiochannels 2.00 INFO: audioinputvolume 75.00 INFO: audiocodecid mp4a INFO: audiodatarate 48.00 25.722 kB / 0.00 sec |
#16
|
|||
|
|||
Re: can't watch rtmp stream on VLC. please help methank you so much. it works now.
|
#17
|
|||
|
|||
Re: can't watch rtmp stream on VLC. please help mePlease help me
I cannot understand what is meant by add-p option , please explain I faced the same problem on vlc Please help ... |
#18
|
|||
|
|||
Re: can't watch rtmp stream on VLC. please help meQuote:
Code:
--pageUrl|-p url Web URL of played programme |
#19
|
|||
|
|||
Re: can't watch rtmp stream on VLC. please help meI am sorry , I still cannot understand
Would you please explain to me step by step , please ? |
#20
|
|||
|
|||
Re: can't watch rtmp stream on VLC. please help me-p is PAGE URL where u find the stream
this is page url http://www.startv.in/channels.asp?channel_id=8 for this script rtmpdump -r "rtmp://cp133304.live.edgefcs.net/live/" -a "live/" -W "http://www.startv.in/flash/liveplayer2.swf" -p "http://www.startv.in/channels.asp?channel_id=8" --live -y "channel1@62057" |
Tags: rtmp stream vlc |
Thread Tools | |
Display Modes | |
|
|