Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Streaming media recording forum > rtmpdump
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #21  
Old 09-26-2014, 11:33 AM
denobis denobis is offline
Senior Member
 
Join Date: Sep 2013
Posts: 568
denobis is on a distinguished road
Default

Re: I need dump details of this stream


remove -v
Reply With Quote
  #22  
Old 09-26-2014, 11:54 AM
alsersawy alsersawy is offline
Senior Member
 
Join Date: Jul 2014
Posts: 128
alsersawy is on a distinguished road
Default

Re: I need dump details of this stream


Quote:
Originally Posted by denobis View Post
remove -v
again

Download complete

Code:
rtmpdump -r "rtmp://www.teledunet.net:1935/teledunet" -a "teledunet" -f "WIN 13,0,0,214" -W "http://www.teledunet.com/mobile//player.swf?id0=1.10930489379E+13&channel=tunisia_national_1" -p "http://www.teledunet.com/mobile/" -C "S:OK" -y "saudisport" | "C:\Program Files\VideoLAN\VLC\vlc.exe" -
Code:
saudisport
RTMPDump v2.4
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
KSV patched + Denobis patched
WARNING: You haven't specified an output file (-o filename), using stdout
Connecting ...
INFO: Connected...
Starting Live Stream
INFO: Metadata:
INFO:   duration                0.00
INFO:   width                   768.00
INFO:   height                  432.00
INFO:   videodatarate           0.00
INFO:   framerate               1000.00
INFO:   videocodecid            7.00
INFO:   audiodatarate           0.00
INFO:   audiosamplerate         22050.00
INFO:   audiosamplesize         16.00
INFO:   stereo                  FALSE
INFO:   audiocodecid            2.00
INFO:   encoder                 Lavf54.3.100
INFO:   filesize                0.00
5993.280 kB / 36.00 sec
ERROR: RTMP_ReadPacket, failed to read RTMP packet header
6012.328 kB / 36.15 sec
Download complete
The same problem
Reply With Quote
  #23  
Old 09-26-2014, 01:56 PM
troller12 troller12 is offline
Senior Member
 
Join Date: Sep 2013
Posts: 433
troller12 is on a distinguished road
Default

Re: I need dump details of this stream


Hi,

hey nice tool denobis.

Can you post a site link to this channel saudisport to play in broswer so I can't find it at the main site?The other channel at main site tunisia_national_1 does work without to stop.Maybe the other channel used some more checks.

greetz
Reply With Quote
  #24  
Old 09-26-2014, 02:27 PM
alsersawy alsersawy is offline
Senior Member
 
Join Date: Jul 2014
Posts: 128
alsersawy is on a distinguished road
Default

Re: I need dump details of this stream


Quote:
Originally Posted by troller12 View Post
Hi,

hey nice tool denobis.

Can you post a site link to this channel saudisport to play in broswer so I can't find it at the main site?The other channel at main site tunisia_national_1 does work without to stop.Maybe the other channel used some more checks.

greetz
register in site and you will see it


see photo in attachments
Attached Images
File Type: jpg Slide1.JPG (84.4 KB, 0 views)
Reply With Quote
  #25  
Old 09-26-2014, 02:33 PM
troller12 troller12 is offline
Senior Member
 
Join Date: Sep 2013
Posts: 433
troller12 is on a distinguished road
Default

Re: I need dump details of this stream


Ah ok but sorry don't wanna register now only to check this out.So maybe this should be the reason.The main channel is working 1A and the other channel where you need to register first should use any token check so I think.

greetz
Reply With Quote
  #26  
Old 09-26-2014, 02:40 PM
alsersawy alsersawy is offline
Senior Member
 
Join Date: Jul 2014
Posts: 128
alsersawy is on a distinguished road
Default

Re: I need dump details of this stream


Quote:
Originally Posted by troller12 View Post
Ah ok but sorry don't wanna register now only to check this out.So maybe this should be the reason.The main channel is working 1A and the other channel where you need to register first should use any token check so I think.

greetz
press left click by mouse and you will see the list of channels
Reply With Quote
  #27  
Old 09-26-2014, 02:50 PM
troller12 troller12 is offline
Senior Member
 
Join Date: Sep 2013
Posts: 433
troller12 is on a distinguished road
Default

Re: I need dump details of this stream


Ah ok thanks.
But also now I only have 97 channels and your channel is not includet in my list.The other channels I can see are working so far.

greetz
Reply With Quote
  #28  
Old 09-26-2014, 04:56 PM
elsayedtamer elsayedtamer is offline
Junior Member
 
Join Date: Sep 2014
Posts: 7
elsayedtamer is on a distinguished road
Default

Re: I need dump details of this stream


Quote:
Originally Posted by troller12 View Post
You also need a token but you will not find it in memory.
Code:
-T "#kurac#Od#Ovce#"
greetz
please
How do you bring token
What method after ear
Reply With Quote
  #29  
Old 09-26-2014, 05:08 PM
alsersawy alsersawy is offline
Senior Member
 
Join Date: Jul 2014
Posts: 128
alsersawy is on a distinguished road
Default

Re: I need dump details of this stream


Quote:
Originally Posted by elsayedtamer View Post
please
How do you bring token
What method after ear
use winhex
Reply With Quote
  #30  
Old 09-26-2014, 05:10 PM
troller12 troller12 is offline
Senior Member
 
Join Date: Sep 2013
Posts: 433
troller12 is on a distinguished road
Default

Re: I need dump details of this stream


Hi alsersawy,

thanks for the datas so I see login is not needed so far but thanks.
Ok I have test it but the channel used no token.I have also test some other channels but they are all working.So I think the problem could be the stream itself & rtmpdump.If you run the stream then you can also see how the played seconds in CMD window do jumping strange.Maybe this stream is not constant enough so that rtmpdump get any trouble to handle it (buffer issue etc).

So what you could do is to add a buffer value.So with this the stream runs but also it stops for some seconds before it plays again but the stream get not closed with this option.
Code:
--buffer 4000
see....stream still running below..but stream is not liquid to watch in player what makes not much sense of course to watch it on that way.
Code:
RTMPDump v2.4
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
KSV patched + Denobis patched
WARNING: You haven't specified an output file (-o filename), using stdout
Connecting ...
INFO: Connected...
Starting Live Stream
INFO: Metadata:
INFO:   duration                0.00
INFO:   width                   768.00
INFO:   height                  432.00
INFO:   videodatarate           0.00
INFO:   framerate               1000.00
INFO:   videocodecid            7.00
INFO:   audiodatarate           0.00
INFO:   audiosamplerate         22050.00
INFO:   audiosamplesize         16.00
INFO:   stereo                  FALSE
INFO:   audiocodecid            2.00
INFO:   encoder                 Lavf54.3.100
INFO:   filesize                0.00
8684.418 kB / 2231.41 sec
Also for swf link I found this in memory...
Code:
http://www.teledunet.com/mobile//player.swf?id0=209349833192&channel=saudisport/[[DYNAMIC]]/1
greetz
Reply With Quote
Reply Post New Thread
Tags:



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 12:14 PM.


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons