Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   rtmpdump (http://stream-recorder.com/forum/forumdisplay.php?f=54)
-   -  

help

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

mkz1978 11-14-2014 06:35 AM

help


 
i have problem with this :
Code:

rtmpdump -r "rtmp://us1.uvlog.com/uvlog_video/3164" -a "uvlog_video/3164" -f "WIN 15,0,0,189" -W "http://www.uvlog.com/embed.swf" -p "http://www.uvlog.com/embed/3164/650/370/FALSE/true/false/FALSE/freetv247.com" -C S:3164 -C S: -C S: -C S:embed -C S: -C S:450000 -C S: -C S:1415961933372635465dd4d01779151375812 -y "stream" -o "2014-11-14_11-45-39_stream.flv"
with conn
dont work

denobis 11-14-2014 12:46 PM

Re: help


 
Code:

rtmpdump -r "rtmp://us1.uvlog.com/uvlog_preview/3164" -a "uvlog_preview/3164" -f "WIN 14,0,0,145" -W "http://www.uvlog.com/preview.swf" -p  "http://www.uvlog.com/channel/view/no_onetv_arabicmovies-3164" -C S:3164 -C S:preview -C S: -C S: -C S: -C S:uId9033 -C S:mp4:nooneTV-1415145411045.f4v -y "mp4:nooneTV-1415145411045.f4v"

troller12 11-14-2014 03:14 PM

Re: help


 
Hi,

so rtmpdump gives you already all 3 links...
Code:

rtmpdump -r "rtmp://us1.uvlog.com/uvlog_video/3164" -a "uvlog_video/3164" -f "WIN 14,0,0,179" -W "http://www.uvlog.com/broadView.swf" -p "http://www.uvlog.com/channel/view/no_onetv_arabicmovies-3164" -C S:3164 -C S:N/A -C S:Anonymous_4460 -C S:viewer -C S: -C S:99999 -C S:true -C S:1416001291177545466770b63399372722343 -y "stream" -o "2014-11-14_10-41-42_stream.flv"
rtmpdump -r "rtmp://chat.uvlog.com/chat_t/3164C" -a "chat_t/3164C" -f "WIN 14,0,0,179" -W "http://www.uvlog.com/broadView.swf" -p "http://www.uvlog.com/channel/view/no_onetv_arabicmovies-3164" -C S:3164C -C S:N/A -C S:Anonymous_4460 -C S:viewer -C S: -C Z: -C S:true -C S:1416001291177545466770b63399372722343 -y "stream" -o "2014-11-14_10-41-42_stream.flv"
rtmpdump -r "rtmp://us1.uvlog.com/uvlog_preview/3164" -a "uvlog_preview/3164" -f "WIN 14,0,0,179" -W "http://www.uvlog.com/preview.swf" -p "http://www.uvlog.com/channel/view/no_onetv_arabicmovies-3164" -C S:3164 -C S:preview -C S: -C S: -C S: -C S:uId4303 -C S:mp4:nooneTV-1415145411045.f4v -y "uId4303" -o "2014-11-14_10-42-03_uId4303.flv"

So if you want to see the same stream as in browser then you have to choose this one...
Code:

rtmpdump -v -r "rtmp://us1.uvlog.com/uvlog_video/3164" -a "uvlog_video/3164" -f "WIN 14,0,0,179" -W "http://www.uvlog.com/broadView.swf" -p "http://www.uvlog.com/channel/view/no_onetv_arabicmovies-3164" -C S:3164 -C S:N/A -C S:Anonymous_7695 -C S:viewer -C S: -C S:99999 -C S:true -C S:1416002388879454667b54d8ad0310663085 -y "stream" | "player" -

RTMPDump v2.4 GIT-2014-07-07 (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...
ERROR: rtmp server sent error
Starting Live Stream
INFO: Metadata:
INFO:  presetname              Custom
INFO:  creationdate            Wed Nov 12 03:10:27 2014
INFO:  videodevice            XSplitBroadcaster
INFO:  framerate              25.00
INFO:  width                  1280.00
INFO:  height                  720.00
INFO:  videocodecid            avc1
INFO:  avclevel                31.00
INFO:  avcprofile              100.00
INFO:  videodatarate          390.62
INFO:  videokeyframe_frequency 0.00
INFO:  audiodevice            VHAudioCustom
INFO:  audiosamplerate        44100.00
INFO:  audiochannels          2.00
INFO:  audioinputvolume        100.00
INFO:  audiocodecid            mp4a
INFO:  audiodatarate          93.75
INFO:  bufferSize              1000k
INFO:  maxBitrate              1000k
INFO:  xsplitBroadcasterVersion1.3.0.238
INFO:  xsplitCoreVersion      1.3.1403.1202 Version 1.3
INFO:  xsplitGameSourceVersion 1.1.1.117
INFO:  xsplitMediaLibVersion  2.0.0.324
INFO:  pluginName              CustomRTMP
INFO:  pluginVersion          1.3.1405.2901
1088.604 kB / 1.07 sec

So the playpath is "stream" and the other used playpath of filename "mp4:nooneTV-1415145411045.f4v" is from a other videofile not of the stream.

greetz

mkz1978 11-14-2014 03:44 PM

Re: help


 
thanks a lot
i m a newbie
can you please tell me the url is to write :)


All times are GMT -6. The time now is 07:27 PM.