summitsc
09-22-2014, 06:40 AM
Hi
I am unable to rtmpdump janjua streams now, previously they worked fine.
Please check and give rtmpdump for this.
http://malosotv.com/2013/07/mtv-en-vivo-por-internet.html
Thanks
peterpan
09-22-2014, 07:03 AM
Just make sure you're using the latest rtmpdump...
rtmpdump -r "rtmp://46.28.48.116/live" -a "live" -f "WIN 13,0,0,214" -W "http://www.janjua.tv/resources/scripts/eplayer.swf" -p "http://www.janjua.tv/embedplayer/mtv2016/1/620/385" -C S:OK --live -y "mtv2016?id=14102" -o "2014-09-22_05-57-30_mtv2016.flv"
http://i.imgur.com/WLrIhvhl.png
alsersawy
09-22-2014, 09:56 AM
Hi
I am unable to rtmpdump janjua streams now, previously they worked fine.
Please check and give rtmpdump for this.
http://malosotv.com/2013/07/mtv-en-vivo-por-internet.html
Thanks
use this link
rtmpdump -r "rtmp://185.2.137.180/live" -a "live" -f "WIN 13,0,0,214" -W "http://www.janjua.tv/resources/scripts/eplayer.swf" -p "http://www.janjua.tv/embedplayer/mtv2016/1/620/385" -C S:OK --live -y "mtv2016?id=14102" -K "soLagaDaSeStoriAga;TRUE" -o "mtv2016.flv"
with this rtmpdump
http://www.mediafire.com/download/xuo5ig451xov8qd/rtmpdump.exe
jb721
03-27-2015, 11:43 AM
I'm trying to rtmpdump this: http://www.zahipedia.net/2009/07/01/watch-online-fox-news-live-free/
I tried rtmpsrv and rtmpsuck and couldn't get any results. (I did set an iptables rule first)
In wireshark I found what I think I need. My command:
rtmpdump -r "rtmp://91.109.247.158/live" -a "live" -f "LNX 17,0,0,134" -W "http://www.janjuaplayer.com/resources/scripts/eplayer.swf" -p "http://www.janjuaplayer.com/embedplayer/foxnews440/1/600/400" -C S:OK --live -y "foxnews440?id=34933" -o "test.flv"
How do I find the right rtmpdump parameters if rtmpsuck and rtmpsrv don't display any results?
hasomaso
03-27-2015, 12:19 PM
@jb721
rtmpdumphelper has generated correctly but you need also the -K option with parameter in your code
-K "soLagaDaSeStoriAga;TRUE;TRUE"
How to find -K parameters read HERE (http://stream-recorder.com/forum/new-here-requesting-some-noobie-help-t19164p2.html)
rtmpdump -v -r "rtmp://185.2.137.180/live" -a "live" -f "LNX 17,0,0,134" -W "http://www.janjuaplayer.com/resources/scripts/eplayer.swf" -p "http://www.janjuaplayer.com/embedplayer/foxnews440/1/600/400" -C S:OK -y "foxnews440?id=34933" -K "soLagaDaSeStoriAga;TRUE;TRUE" -o "output.flv"
RTMPDump v2.4 GIT-2015-01-15 (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...
Starting Live Stream
INFO: Metadata:
INFO: presetname Custom
INFO: creationdate Thu Mar 26 22:35:21 2015
INFO: videodevice Conexant Polaris Video Capture
INFO: framerate 20.00
INFO: width 450.00
INFO: height 254.00
INFO: videocodecid avc1
INFO: videodatarate 300.00
INFO: avclevel 31.00
INFO: avcprofile 66.00
INFO: videokeyframe_frequency 5.00
INFO: audiodevice Conexant Polaris Video Capture
INFO: audiosamplerate 44100.00
INFO: audiochannels 2.00
INFO: audioinputvolume 75.00
INFO: audiocodecid .mp3
INFO: audiodatarate 96.00
151.725 kB / 3.83 sec
jb721
03-27-2015, 01:06 PM
How do I get rtmpdump compiled by KSV for Ubuntu/linux? I can't use the -K option
biezom
03-27-2015, 09:05 PM
hi you need compile the last release
http://stream-recorder.com/forum/customized-rtmpdump-binaries-patch-file-t16103.html
jb721
03-28-2015, 02:21 PM
hi you need compile the last release
http://stream-recorder.com/forum/customized-rtmpdump-binaries-patch-file-t16103.html
Thank you. That worked on my laptop.
Is there any reason why this wouldn't work on Ubuntu Server 14.10? It stops after INFO: Connected... on my server. Is there some other missing dependency perhaps? Thanks again
jb721
03-28-2015, 05:39 PM
I installed pepperflashplugin-nonfree on the server and it started working.
vBulletin® , Copyright ©2000-2025, Jelsoft Enterprises Ltd.