View Single Post
  #46  
Old 03-03-2013, 04:24 PM
AmazingMatze AmazingMatze is offline
Member
 
Join Date: Sep 2011
Posts: 52
AmazingMatze is on a distinguished road
Default

Re: [mips.tv and clones] need help to get working rtmp


Quote:
Originally Posted by vanjara View Post
any one can help me to make this work?

Code:
<link>rtmp://208.43.81.145/live  playpath=mamoma?id=152942 live=true swfUrl=http://95.211.189.12/content/scripts/eplayer.swf pageUrl=http://mips.tv/embedplayer/mamoma/1/600/380 </link>
Thanks
pageUrl
Code:
http://mips.tv/mamoma/
Code:
rtmpdump -v -r "rtmp://146.185.18.42/live" -a "live" -f "WIN 11,6,602,171" -W "http://mips.tv/content/scripts/eplayer.swf" -p "http://mips.tv/embedplayer/mamoma/1/500/400" -C S:OK -y "mamoma?id=152942" -o "mamoma.flv"
Code:
RTMPDump v2.4 GIT-2012-12-09 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting Live Stream
INFO: Metadata:
INFO:   presetname            Custom
INFO:   creationdate          Tue Feb 26 17:50:36 2013
INFO:   videodevice           Hauppauge Cx23100 Video Capture
INFO:   framerate             15.00
INFO:   width                 320.00
INFO:   height                240.00
INFO:   videocodecid          avc1
INFO:   videodatarate         350.00
INFO:   avclevel              31.00
INFO:   avcprofile            66.00
INFO:   videokeyframe_frequency2.00
INFO:   audiodevice           Analog Audio In (Hauppauge WinT
INFO:   audiosamplerate       44100.00
INFO:   audiochannels         2.00
INFO:   audioinputvolume      25.00
INFO:   audiocodecid          .mp3
INFO:   audiodatarate         96.00
1143.762 kB / 12.10 sec
Reply With Quote