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: Help with LiveFlash.tvHi KSV,
Do you have files for Linux please? |
#12
|
|||
|
|||
Re: Help with LiveFlash.tvjust look in the package. it contains a patch file for compilation on other systems.
Compiling with Patch for other systems: assuming you have all tools (gcc, binutils etc.) and dependencies (OpenSSL, Zlib) installed correctly for your distribution. 1. clone the repository Code:
git clone git://git.ffmpeg.org/rtmpdump Code:
patch -p0 -i Patch.diff Code:
make sudo make install prefix=/usr |
#13
|
|||
|
|||
Re: Help with LiveFlash.tvQuote:
It s work. I didnt know how to apply a patch. |
#14
|
|||
|
|||
Re: [mips.tv and clones] need help to get working rtmpthanx for help KSV , unfortunatly the trick in ur string didnt work with liveflash the one posted (sportTV1) , but it works fine with mips.tv & ucaster of coarse using rtmpdump patched 2.4 downloaded from mediafire.com , still strugling to let this works with simpletv & my enigma2 linux plugin in my linux setop box , @ pwish can u kindly send the patched one for linux ? , thanx u all guys for help
|
#15
|
|||
|
|||
Re: [mips.tv and clones] need help to get working rtmpQuote:
I downloaded from here . Code:
http://www.mediafire.com/file/a2u20kc21bi4idc/rtmpdump-2.4.zip first remove your current version. Code:
sudo apt-get remove rtmpdump Last edited by KSV : 02-26-2013 at 09:01 AM. Reason: use code tags |
#16
|
|||
|
|||
Re: [mips.tv and clones] need help to get working rtmpQuote:
Code:
rtmpdump -r rtmp://174.36.146.69/stream -y "nn198?id=84238" -W http://www.liveflash.tv/resources/scripts/eplayer.swf -p "http://www.liveflash.tv/embedplayer/nn198/1/650/500" --live -C S:OK -o Test.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 11:39:38 2013 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 390.62 INFO: videokeyframe_frequency0.12 INFO: audiodevice VHAudioCustom INFO: audiosamplerate 44100.00 INFO: audiochannels 2.00 INFO: audioinputvolume 100.00 INFO: audiocodecid .mp3 INFO: audiodatarate 62.50 INFO: bufferSize 600k INFO: maxBitrate 600k INFO: xsplitBroadcasterVersion1.3.0.47 INFO: xsplitCoreVersion 1.1.1209.0601 Version 1.1 INFO: xsplitGameSourceVersion1.1.1.8 INFO: xsplitMediaLibVersion 2.0.0.143 423.239 kB / 7.41 sec |
#17
|
|||
|
|||
Re: [mips.tv and clones] need help to get working rtmpHi KSV,
Do you think is worthy to add an option like "--dummy-command kaskatija" instead of hardcoding it? Maybe eventually they will change command names. Thanks for your work |
#18
|
|||
|
|||
Re: [mips.tv and clones] need help to get working rtmpyeah they can change it whenever they want.
well i thought about adding an option like -C which lets you encode custom objects through command line but not many servers use such single command trick. normally there is other rtmp chit chat involved requiring custom support for those sites so i didn't bothered adding new option. |
#19
|
|||
|
|||
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 |
#20
|
|||
|
|||
Re: [mips.tv and clones] need help to get working rtmpthanx for info KSV , yes liveflash is working ok now , could u be so kindly please & help me with applying ur patch on the 2 attached files , these r files using them on my linux set top box enigma2 , also i would like to mention that i am not using linux pc , my pc is windows7 & i am not able to do patching , please help & many thanx
|
Tags: mips |
Thread Tools | |
Display Modes | |
|
|