Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
![]() ![]() |
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
![]() Re: Help with LiveFlash.tvThanks KSV
Code:
else if (strstr(pageUrl, "liveflash.tv")) { SAVC(kaskatija); enc = pbuf; enc = AMF_EncodeString(enc, pend, &av_kaskatija); enc = AMF_EncodeNumber(enc, pend, ++r->m_numInvokes); *enc++ = AMF_NULL; av_Command.av_val = pbuf; av_Command.av_len = enc - pbuf; SendInvoke(r, &av_Command, FALSE); RTMP_SendCreateStream(r); } |
#2
|
|||
|
|||
![]() Re: Help with LiveFlash.tvi have re-uploaded the patch with even more simpler syntax. check out the new version.
Code:
http://www.mediafire.com/file/a2u20kc21bi4idc/rtmpdump-2.4.zip |
#3
|
|||
|
|||
![]() Re: Help with LiveFlash.tvHi KSV,
Do you have files for Linux please? |
#4
|
|||
|
|||
![]() Re: Help with LiveFlash.tvHi all and sorry because I´m spanish and my english is litle
Quote:
Quote:
I always use RTMPDumpHelper for capture rtmp, and then I change the rtmp in this page for use in this software SimpleTV: Code:
http://plst.agilityhoster.com/en/rtmp.html For example I capture this channel from this web: Code:
http://www.futbolonline.biz/gol-tv-online/ Code:
rtmpdump -r "rtmp://198.105.209.124/stream" -a "stream" -f "WIN 11,6,602,168" -W "http://www.liveflash.tv/resources/scripts/eplayer.swf" -p "http://www.liveflash.tv/embedplayer/topogol1/1/645/395" -C S:OK --live -y "topogol1?id=82820" -o "topogol1.flv" Code:
http://plst.agilityhoster.com/en/rtmp.html Code:
rtmp://$OPT:rtmp-raw=rtmp://198.105.209.124/stream playpath=topogol1?id=82820 swfUrl=http://www.liveflash.tv/resources/scripts/eplayer.swf live=1 pageUrl=http://www.liveflash.tv/embedplayer/topogol1/1/645/395 conn=S:OK --live ![]() ![]() ![]() |
#5
|
|||
|
|||
![]() Re: [mips.tv and clones] need help to get working rtmpHello,
Thanks for the valuable information you provided, it helped me a lot. I still need some help!! Mips.tv has this rtmp url that cannot be played through a JWPlayer or Flash, do you have the knowledge to help me make it work through a web browser or Flash player (web not desktop)??! The rtmpdump is working through VLC and SimpleTV players, but nothing have worked in the web browser! Mips doesn't even allow embedding its player in the design I have so I am stuck! Your help is much appreciated!! Thanks |
![]() ![]() |
Tags: mips |
Thread Tools | |
Display Modes | |
|
|