Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Streaming media recording forum > rtmpdump
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #11  
Old 10-06-2014, 07:18 PM
alsersawy alsersawy is offline
Senior Member
 
Join Date: Jul 2014
Posts: 128
alsersawy is on a distinguished road
Default

Re: how to rtmpdump from this site?


Quote:
Originally Posted by biezom View Post
help please
it does not work
ERROR: RTMP_Connect0, failed to connect socket. 111 (Connection refused)
thanks
it's working good

Code:
c:\rtmpdump\rtmpdump-2.4>rtmpdump -r "rtmp-raw=rtmp://185.39.
9.66:1735/vod?token=play@141151466301847" -w "http://www.hdmytv.com/jwplayer5/ad
dplayer/jwplayer.flash.swf" -p "http://www.dinozap.info/redirect/embedredi.php?c
=112&width=680&height=390&autostart=true&tk1=lzvJ65P0VlWpyLOvtwlfwl7TqaJn9Fi6rTA
42M1j2jMD&tk2=QOQ672xu1I9rBGIxB2A3ucxUXJEQBFneBk6YxQuyl64D&tk3=nFoNtSGn44PDn3wF2
N5KjbWZi7UueA1LdfQ55eNIFpID" -y "tvb2"   | "C:\Program Files\VideoLAN\VLC\vlc.ex
e" -
RTMPDump v2.4 GIT-2014-07-07 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
WARNING: Unknown protocol!

WARNING: Couldn't parse swf hash hex string, not hexstring or not 32 bytes, igno
ring!
WARNING: You haven't specified an output file (-o filename), using stdout
WARNING: Ignoring SWF hash, supply also the swf size  with --swfsize
Connecting ...
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO:   presetname              Custom
INFO:   creationdate            Mon Oct 06 20:40:30 2014
INFO:   videodevice             XSplitBroadcaster
INFO:   framerate               25.00
INFO:   width                   640.00
INFO:   height                  360.00
INFO:   videocodecid            avc1
INFO:   avclevel                30.00
INFO:   avcprofile              100.00
INFO:   videodatarate           351.56
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           62.50
INFO:   bufferSize              360k
INFO:   maxBitrate              360k
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
173.021 kB / 13.91 sec
Reply With Quote
  #12  
Old 10-06-2014, 07:36 PM
biezom biezom is offline
Senior Member
 
Join Date: Sep 2014
Posts: 1,025
biezom is on a distinguished road
Default

Re: how to rtmpdump from this site?


Yes thank you. It did not working the other day.
Reply With Quote
  #13  
Old 10-09-2014, 09:47 AM
freez freez is offline
Senior Member
 
Join Date: Feb 2013
Posts: 105
freez is on a distinguished road
Default

Re: how to rtmpdump from this site?


why this not working with simplr tv?!!!!!!!!!!! can u help ?!!

Code:
rtmp://$OPT:rtmp-raw=rtmp://185.39.9.66:1735/vod?token=play@141151466301847 playpath=tvb1 swfUrl= live=1 pageUrl=http://www.dinozap.info/redirect/embedredi.php?c=112&width=680&height=390&autostart=true&tk1=lzvJ65P0VlWpyLOvtwlfwl7TqaJn9Fi6rTA42M1j2jMD&tk2=QOQ672xu1I9rBGIxB2A3ucxUXJEQBFneBk6YxQuyl64D&tk3=nFoNtSGn44PDn3wF2N5KjbWZi7UueA1LdfQ55eNIFpID
Reply With Quote
  #14  
Old 10-09-2014, 11:18 AM
alsersawy alsersawy is offline
Senior Member
 
Join Date: Jul 2014
Posts: 128
alsersawy is on a distinguished road
Default

Re: how to rtmpdump from this site?


Quote:
Originally Posted by freez View Post
why this not working with simplr tv?!!!!!!!!!!! can u help ?!!

Code:
rtmp://$OPT:rtmp-raw=rtmp://185.39.9.66:1735/vod?token=play@141151466301847 playpath=tvb1 swfUrl= live=1 pageUrl=http://www.dinozap.info/redirect/embedredi.php?c=112&width=680&height=390&autostart=true&tk1=lzvJ65P0VlWpyLOvtwlfwl7TqaJn9Fi6rTA42M1j2jMD&tk2=QOQ672xu1I9rBGIxB2A3ucxUXJEQBFneBk6YxQuyl64D&tk3=nFoNtSGn44PDn3wF2N5KjbWZi7UueA1LdfQ55eNIFpID


use this option

Code:
swfVfy=true timeout=15 flashver=WIN\2013,0,0,214
u link

Code:
rtmp://$OPT:rtmp-raw=rtmp-raw=rtmp://185.39.9.66:1735/vod?token=play@141151466301847 playpath=tvb1 swfUrl=http://www.hdmytv.com/jwplayer5/addplayer/jwplayer.flash.swf live=1 pageUrl=http://www.dinozap.info/redirect/embedredi.php swfVfy=true timeout=15 flashver=WIN\2013,0,0,214
Attached Images
File Type: jpg 1.jpg (84.1 KB, 0 views)

Last edited by alsersawy : 10-09-2014 at 01:11 PM.
Reply With Quote
  #15  
Old 10-09-2014, 12:24 PM
freez freez is offline
Senior Member
 
Join Date: Feb 2013
Posts: 105
freez is on a distinguished road
Thumbs up

Re: how to rtmpdump from this site?


ok now thanx
Reply With Quote
Reply Post New Thread
Tags: , , ,



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 11:53 AM.


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons