Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   rtmpdump (http://stream-recorder.com/forum/forumdisplay.php?f=54)
-   -  

Rtmp Links Help!!!

(http://stream-recorder.com/forum/showthread.php?t=19481)

vijankush 03-13-2015 05:25 PM

Rtmp Links Help!!!


 
Please help me with this:

http://blacktvlive.in/zee_tv_uk_live.html

It doesn't open on vlc

hasomaso 03-13-2015 05:39 PM

Re: Rtmp Links Help!!!


 
Code:

rtmpdump -v -r "rtmp://77.81.98.178:443/loadbalance" -a "loadbalance?wmsAuthSign=/" -f "WIN 16,0,0,305" -W "http://pxstream.tv/jwplayer.flash.swf" -p "http://pxstream.tv/embedrouter.php?file=zeet&width=600&height=430" -y "46439155755585255297" -T "#ed%%h0#w@1" -o "output.flv"
Code:

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            Sat Mar 14 00:16:21 2015
INFO:  videodevice            ManyCam Virtual Webcam
INFO:  framerate              29.97
INFO:  width                  400.00
INFO:  height                  320.00
INFO:  videocodecid            avc1
INFO:  videodatarate          300.00
INFO:  avclevel                31.00
INFO:  avcprofile              66.00
INFO:  videokeyframe_frequency 5.00
INFO:  audiodevice            VIA HD Audio Input
INFO:  audiosamplerate        22050.00
INFO:  audiochannels          2.00
INFO:  audioinputvolume        75.00
INFO:  audiocodecid            .mp3
INFO:  audiodatarate          40.00
1933.399 kB / 53.82 sec


vijankush 03-13-2015 05:57 PM

Re: Rtmp Links Help!!!


 
Quote:

Originally Posted by hasomaso (Post 74845)
Code:

rtmpdump -v -r "rtmp://77.81.98.178:443/loadbalance" -a "loadbalance?wmsAuthSign=/" -f "WIN 16,0,0,305" -W "http://pxstream.tv/jwplayer.flash.swf" -p "http://pxstream.tv/embedrouter.php?file=zeet&width=600&height=430" -y "46439155755585255297" -T "#ed%%h0#w@1" -o "output.flv"
Code:

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            Sat Mar 14 00:16:21 2015
INFO:  videodevice            ManyCam Virtual Webcam
INFO:  framerate              29.97
INFO:  width                  400.00
INFO:  height                  320.00
INFO:  videocodecid            avc1
INFO:  videodatarate          300.00
INFO:  avclevel                31.00
INFO:  avcprofile              66.00
INFO:  videokeyframe_frequency 5.00
INFO:  audiodevice            VIA HD Audio Input
INFO:  audiosamplerate        22050.00
INFO:  audiochannels          2.00
INFO:  audioinputvolume        75.00
INFO:  audiocodecid            .mp3
INFO:  audiodatarate          40.00
1933.399 kB / 53.82 sec


Thanks man! Could you tell me how to convert this to one stream single link. I want to play this by "Open network stream" option in vlc. PLEASE?

vijankush 03-13-2015 06:09 PM

Re: Rtmp Links Help!!!


 
Quote:

Originally Posted by vijankush (Post 74846)
Thanks man! Could you tell me how to convert this to one stream single link. I want to play this by "Open network stream" option in vlc. PLEASE?

Or please tell me how to stream this by my ip address

hasomaso 03-13-2015 07:10 PM

Re: Rtmp Links Help!!!


 
vlc x86Bit
Code:

rtmpdump -v -r "rtmp://77.81.98.178:443/loadbalance" -a "loadbalance?wmsAuthSign=/" -f "WIN 16,0,0,305" -W "http://pxstream.tv/jwplayer.flash.swf" -p "http://pxstream.tv/embedrouter.php?file=zeet&width=600&height=430" -y "46439155755585255297" -T "#ed%%h0#w@1" | c:\progra~1\videolan\vlc\vlc -

vlc x64Bit
Code:

rtmpdump -v -r "rtmp://77.81.98.178:443/loadbalance" -a "loadbalance?wmsAuthSign=/" -f "WIN 16,0,0,305" -W "http://pxstream.tv/jwplayer.flash.swf" -p "http://pxstream.tv/embedrouter.php?file=zeet&width=600&height=430" -y "46439155755585255297" -T "#ed%%h0#w@1" | c:\progra~2\videolan\vlc\vlc -

vijankush 03-13-2015 07:18 PM

Re: Rtmp Links Help!!!


 
Quote:

Originally Posted by hasomaso (Post 74848)
vlc x86Bit
Code:

rtmpdump -v -r "rtmp://77.81.98.178:443/loadbalance" -a "loadbalance?wmsAuthSign=/" -f "WIN 16,0,0,305" -W "http://pxstream.tv/jwplayer.flash.swf" -p "http://pxstream.tv/embedrouter.php?file=zeet&width=600&height=430" -y "46439155755585255297" -T "#ed%%h0#w@1" | c:\progra~1\videolan\vlc\vlc -

vlc x64Bit
Code:

rtmpdump -v -r "rtmp://77.81.98.178:443/loadbalance" -a "loadbalance?wmsAuthSign=/" -f "WIN 16,0,0,305" -W "http://pxstream.tv/jwplayer.flash.swf" -p "http://pxstream.tv/embedrouter.php?file=zeet&width=600&height=430" -y "46439155755585255297" -T "#ed%%h0#w@1" | c:\progra~2\videolan\vlc\vlc -

Thanks but is it possible to stream this on a different link...like on my ip address?


All times are GMT -6. The time now is 05:23 PM.