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

[Help] live stream takes just 30 seconds.?

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

hasomaso 12-12-2011 12:12 PM

[Help] live stream takes just 30 seconds.?


 
hi,

can someone please help me, this live stream

1. live stream takes too long to start
2. and takes just 30 seconds
3. then terminates the connection
4. are there other ways.?

Code:

rtmpdump -v -r "rtmp://94.75.221.248:1935/ibbesm" -a "ibbesm" -f "WIN 11,1,102,55" -W "http://www.kapriscafe.net/player/player.swf" -p "http://www.kapriscafe.net/live/isttaksim.html" -y "taksimhq.stream" 2>null.txt | c:\progra~1\videolan\vlc\vlc -


thanks
hasomaso

Bahman 12-12-2011 12:55 PM

Re: [Help] live stream takes just 30 seconds.?


 
no problem!!:confused:
Code:

C:\temp\rtmpdump>rtmpdump -r "rtmp://94.75.221.248:1935/ibbesm" -a "ibbesm" -f "
WIN 11,1,102,55" -W "http://www.kapriscafe.net/player/player.swf" -p "http://www
.kapriscafe.net/live/isttaksim.html" -y "taksimhq.stream" -o test.mp4
RTMPDump v2.4 GIT-2011-07-11 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO:  audiochannels        0.00
INFO:  audiosamplerate      8000.00
INFO:  audiocodecid          mp4a
INFO:  videocodecid          avc1
INFO:  width                1280.00
INFO:  height                720.00
INFO:  frameWidth            1280.00
INFO:  frameHeight          720.00
INFO:  displayWidth          1280.00
INFO:  displayHeight        720.00
INFO: trackinfo:
INFO:  timescale            8000.00
INFO:  language              eng
INFO: sampledescription:
INFO:  sampletype            PCMU
INFO:  type                  audio
INFO:  timescale            90000.00
INFO:  language              eng
INFO: sampledescription:
INFO:  sampletype            H264
INFO:  type                  video
INFO:  profile-level-id      42801f
INFO:  sprop-parameter-sets  Z0KAH9oBQBbE,aM48gA==
INFO:  description          {H264CodecConfigInfo: profile: "Baseline", level:
3.1, frameSize: 1280x720, displaySize: 1280x720}
INFO: rtpsessioninfo:
INFO:  name                  SONY RTSP Server
INFO:  origin                - 1326789279 1 IN IP4 10.20.40.3
INFO:  timing                0 0
INFO:  protocolversion      0
INFO: attributes:
INFO:  range                npt=now-
6301.953 kB / 42.37 sec


hasomaso 12-12-2011 01:33 PM

Re: [Help] live stream takes just 30 seconds.?


 
@Bahman

so it goes, yes "no problem"
have you tried with this option

2>null.txt | c:\progra~1\videolan\vlc\vlc -

Bahman 12-12-2011 02:24 PM

Re: [Help] live stream takes just 30 seconds.?


 
I didn't try that because don't have VLC!! I don't have any idea why doesn't work on vlc!! Sorry!!:o
I Hope someone help you in this case!!

hasomaso 12-13-2011 07:52 AM

Re: [Help] live stream takes just 30 seconds.?


 
Quote:

Originally Posted by Bahman (Post 35430)
I didn't try that because don't have VLC!! I don't have any idea why doesn't work on vlc!! Sorry!!:o
I Hope someone help you in this case!!

you can install vlc and testing.!
I want to see if it stops with you even after 30 seconds

Bahman 12-13-2011 02:37 PM

Re: [Help] live stream takes just 30 seconds.?


 
Yes, it's down after 30sec!!

hasomaso 12-14-2011 09:02 AM

Re: [Help] live stream takes just 30 seconds.?


 
Quote:

Originally Posted by Bahman (Post 35559)
Yes, it's down after 30sec!!

with mplayer, it works without problems!!
I would rather like to keep VLC
there is still a possibility with vlc?
you can make a combination with rtmpdump>> mplayer>> and vlc



thanks
hasomaso

chap 12-14-2011 12:01 PM

Re: [Help] live stream takes just 30 seconds.?


 
Quote:

with mplayer, it works without problems!!
Code:

E:\Мои документы\STREAM\rtmpdump-2.3-windows\rtmpdump-2.3\rtmpexplorer>rtmpdump
-r "rtmp://94.75.221.248:1935/ibbesm" -a "ibbesm" -f "WIN 11,1,102,55" -W "http:
//www.kapriscafe.net/player/player.swf" -p "http://www.kapriscafe.net/live/istta
ksim.html" -y "taksimhq.stream" -v  2>null.txt  | "C:\PROGRA~1\SMPlayer\mplayer
\mplayer.exe" -
MPlayer Sherpya-SVN-r30369-4.2.5 (C) 2000-2009 MPlayer Team

Playing -.
Reading from stdin...
libavformat file format detected.
Cannot seek backward in linear streams!
Seek failed
-

:confused: :confused:

hasomaso 12-14-2011 12:23 PM

Re: [Help] live stream takes just 30 seconds.?


 
Quote:

Originally Posted by chap (Post 35652)
Code:

E:\Мои документы\STREAM\rtmpdump-2.3-windows\rtmpdump-2.3\rtmpexplorer>rtmpdump
-r "rtmp://94.75.221.248:1935/ibbesm" -a "ibbesm" -f "WIN 11,1,102,55" -W "http:
//www.kapriscafe.net/player/player.swf" -p "http://www.kapriscafe.net/live/istta
ksim.html" -y "taksimhq.stream" -v  2>null.txt  | "C:\PROGRA~1\SMPlayer\mplayer
\mplayer.exe" -
MPlayer Sherpya-SVN-r30369-4.2.5 (C) 2000-2009 MPlayer Team

Playing -.
Reading from stdin...
libavformat file format detected.
Cannot seek backward in linear streams!
Seek failed
-

:confused: :confused:


hy,

try it so

mplayer - -cache 8092

chap 12-14-2011 12:41 PM

Re: [Help] live stream takes just 30 seconds.?


 
Code:

E:\Мои документы\STREAM\rtmpdump-2.3-windows\rtmpdump-2.3\rtmpexplorer>rtmpdump
-r "rtmp://94.75.221.248:1935/ibbesm" -a "ibbesm" -f "WIN 11,1,102,55" -W "http:
//www.kapriscafe.net/player/player.swf" -p "http://www.kapriscafe.net/live/istta
ksim.html" -y "taksimhq.stream" -v 2>null.flv  | "C:\PROGRA~1\SMPlayer\mplayer\mp
layer.exe" - -cache 8092
MPlayer Sherpya-SVN-r34401-4.6.2 (C) 2000-2011 MPlayer Team
181 audio & 389 video codecs

Playing -.
Reading from stdin...
Cache fill: 19.97% (1654784 bytes)

libavformat file format detected.
Cache empty, consider increasing -cache and/or -cache-min. [performance issue]
Cache empty, consider increasing -cache and/or -cache-min. [performance issue]
Cache empty, consider increasing -cache and/or -cache-min. [performance issue]
Cache empty, consider increasing -cache and/or -cache-min. [performance issue]
Cache empty, consider increasing -cache and/or -cache-min. [performance issue]
Cache empty, consider increasing -cache and/or -cache-min. [performance issue]
-

:confused:


All times are GMT -6. The time now is 11:25 AM.