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

Can anyone able to help to find a stream

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

gugu1 01-25-2012 08:53 AM

Can anyone able to help to find a stream


 
I'm trying to dump this link http://www.showtvnet.com/player/inde...product=showtv

I tried
Code:

rtmpdump -a "2045FB/showtv" -f "WIN 11,1,102,55" -W "http://www.showtvnet.com/player/streamplayer.swf.?v1.2" -r "rtmp://fml.45FB.edgecastcdn.net/2045FB/showtv" -p "http://www.showtvnet.com/player/index.asp?ptype=1&product=showtv" -y "showtv?0c263cde983e2134c1ad8f64b1539be7bc9892e9d059d4e706ccb84514f8c425c553" -o output.flv
it gives me this error: "Closing connection: NetStream.Play.StreamNotFound"
pls help me...

hasomaso 01-25-2012 08:57 AM

Re: Can anyone able to help to find a stream


 
@gugu1

here

HTML Code:

rtmpdump -v -r "rtmp://fml.45FB.edgecastcdn.net/2045FB/showtv" -a "2045FB/showtv" -f "WIN 11,1,102,55" -W "http://www.showtvnet.com/player/streamplayer.swf" -p "http://www.showtvnet.com/player/index.asp?ptype=1&product=showtv" -y "showtv?0c263cde983e2134c1ad8f64b1539be7bc9892e9d059d4e706ccb84514f8c522f5dc" -o "showtv.flv"

gugu1 01-25-2012 08:59 AM

Re: Can anyone able to help to find a stream


 
thx for fast reply :eek: it works very well. thank you so much..

sakli 06-05-2012 04:56 PM

Re: Can anyone able to help to find a stream


 
Hi, I used rtmpge in my enigma2 receiver. If I stoped stream than not working, this paramater always change:
showtv1?0c263cde983e2134c1ad8f64b1539be7bc9892e9d0 59d4e706ccb94a18fbc02453e4
what can I do.

svnpenn 06-06-2012 02:22 AM

Re: Can anyone able to help to find a stream


 
Use rtmp-host.sh

Code:

RTMP Server v2.4-34-g7340f6d
(c) 2010 Andrej Stepanchuk, Howard Chu; license: GPL

Streaming on rtmp://0.0.0.0:1935
WARNING: Trying different position for client digest!
Closing connection... done!

RTMPDump v2.4-34-g7340f6d
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
rtmpdump -r "rtmp://fml.45FB.edgecastcdn.net/2045FB/showtv1" -a "2045FB/showtv1"
 -f "WIN 11,1,102,55" -W "http://showtvnet.com/player/streamplayer.swf?v1.2" -p
"http://showtvnet.com/player/index.asp?ptype=1" -y "showtv1?0c263cde983e2134c1ad
8f64b1539be7bc9892e9d059d4e706ccb94a18ffc322f4e3" -o showtv1.flv
Connecting ...
INFO: Connected...
Closing connection... ERROR: WriteN, RTMP send error 10054 (42 bytes)
done!

ERROR: RTMP_ReadPacket, failed to read RTMP packet header
q
Exiting
RTMPDump v2.4-34-g7340f6d
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
ERROR: Closing connection: NetStream.Play.StreamNotFound
RTMPDump v2.4-34-g7340f6d
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting Live Stream
INFO: Metadata:
INFO:  author
INFO:  copyright
INFO:  description
INFO:  keywords
INFO:  rating
INFO:  title
INFO:  presetname            Custom
INFO:  creationdate          Thu May 31 16:55:42 2012
INFO:  videodevice          USB 2821 Device [1]
INFO:  framerate            25.00
INFO:  width                320.00
INFO:  height                240.00
INFO:  videocodecid          VP62
INFO:  videodatarate        300.00
INFO:  videokeyframe_frequency3.00
INFO:  audiodevice          Line (7- PCTV EMP Audio Device)
INFO:  audiosamplerate      22050.00
INFO:  audiochannels        1.00
INFO:  audioinputvolume      75.00
INFO:  audiocodecid          .mp3
INFO:  audiodatarate        32.00
1019.511 kB / 23.64 sec


sakli 06-07-2012 04:45 AM

Re: Can anyone able to help to find a stream


 
Thanks for the help but rtmp-host.sh not working in enigma2 receivers. How can I run with rtmpgw?


All times are GMT -6. The time now is 08:11 PM.