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 > Video stream recording
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #1  
Old 05-05-2015, 01:17 PM
samantas5855 samantas5855 is offline
Junior Member
 
Join Date: May 2015
Posts: 4
samantas5855 is on a distinguished road
Default

Help in finding livestream link


Hello. I want to find the links of those livestreams:
http://www.lakatamia.tv/share/ant1.html
http://www.lakatamia.tv/share/capital.html
http://www.lakatamia.tv/cyprus-tv-ra...tv-cyprus.html
http://www.lakatamia.tv/cyprus-tv-ra...ncplus-tv.html
http://www.lakatamia.tv/cyprus-tv-ra...tv-cyprus.html
http://www.lakatamia.tv/cyprus-tv-ra...v/rik1-tv.html
http://www.lakatamia.tv/cyprus-tv-ra...v/rik2-tv.html
http://www.lakatamia.tv/cyprus-tv-ra.../sigma-tv.html
They are all using the same player and as a provider securestream.biz.
Why isn't easy for me to find the link?Well they are using a technology so if you open a sniffer like coojah the stream does not play.
Reply With Quote
  #2  
Old 05-05-2015, 02:35 PM
biezom biezom is offline
Senior Member
 
Join Date: Sep 2014
Posts: 1,025
biezom is on a distinguished road
Default

Re: Help in finding livestream link


Quote:
Originally Posted by samantas5855 View Post
Hello. I want to find the links of those livestreams:
http://www.lakatamia.tv/share/ant1.html
http://www.lakatamia.tv/share/capital.html
http://www.lakatamia.tv/cyprus-tv-ra...tv-cyprus.html
http://www.lakatamia.tv/cyprus-tv-ra...ncplus-tv.html
http://www.lakatamia.tv/cyprus-tv-ra...tv-cyprus.html
http://www.lakatamia.tv/cyprus-tv-ra...v/rik1-tv.html
http://www.lakatamia.tv/cyprus-tv-ra...v/rik2-tv.html
http://www.lakatamia.tv/cyprus-tv-ra.../sigma-tv.html
They are all using the same player and as a provider securestream.biz.
Why isn't easy for me to find the link?Well they are using a technology so if you open a sniffer like coojah the stream does not play.
hi

Code:
rtmpdump -v -r "rtmpe://l.mybeststream.xyz/r/" -a "r/" -f "LNX 17,0,0,134" -W "http://mybeststream.xyz/ZWMyMjVmMGZmYjhkZWNkZTUwNWU4MTI0/jwplayer.flash.swf" --live  -p 'http://mybeststream.xyz/?id=28098&width=648&height=400' -y "ant1new877" -o "ant1new877.flv"
Code:
rtmpdump -v -r "rtmpe://l.mybeststream.xyz/r/" -a "r/" -f "LNX 17,0,0,134" -W "http://mybeststream.xyz/MTI5ODYzYjA1NmVlNjIzYjc0YzJhNTQ1/jwplayer.flash.swf" -p "http://mybeststream.xyz/?id=28097&width=648&height=400" -y "capnew886" -o "capnew886.flv"
Code:
rtmpdump -v -r "rtmpe://l.mybeststream.xyz/r/" -a "r/" -f "LNX 17,0,0,134" -W "http://mybeststream.xyz/MTI5ODYzYjA1NmVlNjIzYjc0YzJhNTQ1/jwplayer.flash.swf" -p "http://mybeststream.xyz/?id=28923&width=590&height=330" -y "extranew982" -o "extranew982.flv"
Code:
rtmpdump -v -r "rtmpe://l.mybeststream.xyz/r/" -a "r/" -f "LNX 17,0,0,134" -W "http://mybeststream.xyz/MTI5ODYzYjA1NmVlNjIzYjc0YzJhNTQ1/jwplayer.flash.swf" -p "http://mybeststream.xyz/?id=28924&width=590&height=330" -y "plusnew716" -o "plusnew716.flv"
Code:
rtmpdump -v -r "rtmpe://l.mybeststream.xyz/r/" -a "r/" -f "LNX 17,0,0,134" -W "http://mybeststream.xyz/MTI5ODYzYjA1NmVlNjIzYjc0YzJhNTQ1/jwplayer.flash.swf" -p "http://mybeststream.xyz/?id=28921&width=590&height=330" -y "meganew371" -o "meganew371.flv"
Code:
rtmpdump -v -r "rtmpe://l.mybeststream.xyz/r/" -a "r/" -f "LNX 17,0,0,134" -W "http://mybeststream.xyz/MTI5ODYzYjA1NmVlNjIzYjc0YzJhNTQ1/jwplayer.flash.swf" -p "http://mybeststream.xyz/?id=28884&width=590&height=330" -y "rik1new273" -o "rik1new273.flv"
Code:
rtmpdump -v -r "rtmpe://l.mybeststream.xyz/r/" -a "r/" -f "LNX 17,0,0,134" -W "http://mybeststream.xyz/MTI5ODYzYjA1NmVlNjIzYjc0YzJhNTQ1/jwplayer.flash.swf" -p "http://mybeststream.xyz/?id=28919&width=590&height=330" -y "rik2new481" -o "rik2new481.flv"
Code:
rtmpdump -v -r "rtmpe://l.mybeststream.xyz/r/" -a "r/" -f "LNX 17,0,0,134" -W "http://mybeststream.xyz/MTI5ODYzYjA1NmVlNjIzYjc0YzJhNTQ1/jwplayer.flash.swf" -p "http://mybeststream.xyz/?id=28922&width=590&height=330" -y "sigmanew926" -o "sigmanew926.flv"
Reply With Quote
  #3  
Old 05-06-2015, 06:47 AM
samantas5855 samantas5855 is offline
Junior Member
 
Join Date: May 2015
Posts: 4
samantas5855 is on a distinguished road
Default

Re: Help in finding livestream link


Quote:
Originally Posted by biezom View Post
hi

Code:
rtmpdump -v -r "rtmpe://l.mybeststream.xyz/r/" -a "r/" -f "LNX 17,0,0,134" -W "http://mybeststream.xyz/ZWMyMjVmMGZmYjhkZWNkZTUwNWU4MTI0/jwplayer.flash.swf" --live  -p 'http://mybeststream.xyz/?id=28098&width=648&height=400' -y "ant1new877" -o "ant1new877.flv"
Code:
rtmpdump -v -r "rtmpe://l.mybeststream.xyz/r/" -a "r/" -f "LNX 17,0,0,134" -W "http://mybeststream.xyz/MTI5ODYzYjA1NmVlNjIzYjc0YzJhNTQ1/jwplayer.flash.swf" -p "http://mybeststream.xyz/?id=28097&width=648&height=400" -y "capnew886" -o "capnew886.flv"
Code:
rtmpdump -v -r "rtmpe://l.mybeststream.xyz/r/" -a "r/" -f "LNX 17,0,0,134" -W "http://mybeststream.xyz/MTI5ODYzYjA1NmVlNjIzYjc0YzJhNTQ1/jwplayer.flash.swf" -p "http://mybeststream.xyz/?id=28923&width=590&height=330" -y "extranew982" -o "extranew982.flv"
Code:
rtmpdump -v -r "rtmpe://l.mybeststream.xyz/r/" -a "r/" -f "LNX 17,0,0,134" -W "http://mybeststream.xyz/MTI5ODYzYjA1NmVlNjIzYjc0YzJhNTQ1/jwplayer.flash.swf" -p "http://mybeststream.xyz/?id=28924&width=590&height=330" -y "plusnew716" -o "plusnew716.flv"
Code:
rtmpdump -v -r "rtmpe://l.mybeststream.xyz/r/" -a "r/" -f "LNX 17,0,0,134" -W "http://mybeststream.xyz/MTI5ODYzYjA1NmVlNjIzYjc0YzJhNTQ1/jwplayer.flash.swf" -p "http://mybeststream.xyz/?id=28921&width=590&height=330" -y "meganew371" -o "meganew371.flv"
Code:
rtmpdump -v -r "rtmpe://l.mybeststream.xyz/r/" -a "r/" -f "LNX 17,0,0,134" -W "http://mybeststream.xyz/MTI5ODYzYjA1NmVlNjIzYjc0YzJhNTQ1/jwplayer.flash.swf" -p "http://mybeststream.xyz/?id=28884&width=590&height=330" -y "rik1new273" -o "rik1new273.flv"
Code:
rtmpdump -v -r "rtmpe://l.mybeststream.xyz/r/" -a "r/" -f "LNX 17,0,0,134" -W "http://mybeststream.xyz/MTI5ODYzYjA1NmVlNjIzYjc0YzJhNTQ1/jwplayer.flash.swf" -p "http://mybeststream.xyz/?id=28919&width=590&height=330" -y "rik2new481" -o "rik2new481.flv"
Code:
rtmpdump -v -r "rtmpe://l.mybeststream.xyz/r/" -a "r/" -f "LNX 17,0,0,134" -W "http://mybeststream.xyz/MTI5ODYzYjA1NmVlNjIzYjc0YzJhNTQ1/jwplayer.flash.swf" -p "http://mybeststream.xyz/?id=28922&width=590&height=330" -y "sigmanew926" -o "sigmanew926.flv"
rtmpdump -v -r "rtmpe://l.mybeststream.xyz/r/" -a "r/" -f "LNX 17,0,0,134" -W "http://mybeststream.xyz/MTI5ODYzYjA1NmVlNjIzYjc0YzJhNTQ1/jwplayer.flash.swf" -p "http://mybeststream.xyz/?id=28924&width=590&height=330" -y "plusnew716" -o "plusnew716.flv"
RTMPDump v2.4
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
ERROR: RTMP_HashSWF: swfurl http://mybeststream.xyz/MTI5ODYzYjA1...ayer.flash.swf not found
Connecting ...
WARNING: Trying different position for server digest!
INFO: Connected...
ERROR: rtmp server sent error
ERROR: rtmp server requested close
Reply With Quote
  #4  
Old 05-06-2015, 06:55 AM
biezom biezom is offline
Senior Member
 
Join Date: Sep 2014
Posts: 1,025
biezom is on a distinguished road
Default

Re: Help in finding livestream link


you use an older version of rtmpdump

use the last one

https://github.com/K-S-V/Scripts/rel...mpdump-2.4.zip
Reply With Quote
  #5  
Old 05-06-2015, 07:39 AM
samantas5855 samantas5855 is offline
Junior Member
 
Join Date: May 2015
Posts: 4
samantas5855 is on a distinguished road
Default

Re: Help in finding livestream link


Quote:
Originally Posted by biezom View Post
you use an older version of rtmpdump

use the last one

https://github.com/K-S-V/Scripts/rel...mpdump-2.4.zip
I have 2.4
Reply With Quote
  #6  
Old 05-06-2015, 07:59 AM
biezom biezom is offline
Senior Member
 
Join Date: Sep 2014
Posts: 1,025
biezom is on a distinguished road
Default

Re: Help in finding livestream link


Quote:
Originally Posted by samantas5855 View Post
I have 2.4
yes 2.4 but not the last patched and compiled
Code:
rtmpdump -v -r "rtmpe://l.mybeststream.xyz/r/" -a "r/" -f "LNX 17,0,0,134" -W "http://mybeststream.xyz/MTI5ODYzYjA1NmVlNjIzYjc0YzJhNTQ1/jwplayer.flash.swf" -p "http://mybeststream.xyz/?id=28097&width=648&height=400" -y "capnew886" -o "capnew886.flv"
RTMPDump v2.4 GIT-2015-01-15 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
ERROR: RTMP_HashSWF: swfurl http://mybeststream.xyz/MTI5ODYzYjA1NmVlNjIzYjc0YzJhNTQ1/jwplayer.flash.swf not found
Connecting ...
WARNING: Trying different position for server digest!
INFO: Connected...
INFO: rtmp server sent redirect
INFO: trying to connect with redirected url
WARNING: Trying different position for server digest!
Starting Live Stream
INFO: Metadata:
INFO:   duration                0.00
INFO:   width                   700.00
INFO:   height                  560.00
INFO:   videodatarate           439.45
INFO:   framerate               25.00
INFO:   videocodecid            7.00
INFO:   audiodatarate           46.88
INFO:   audiosamplerate         48000.00
INFO:   audiosamplesize         16.00
INFO:   stereo                  FALSE
INFO:   audiocodecid            10.00
INFO:   encoder                 Lavf56.30.100
INFO:   filesize                0.00
1629.393 kB / 32.47
Reply With Quote
  #7  
Old 05-06-2015, 09:06 AM
samantas5855 samantas5855 is offline
Junior Member
 
Join Date: May 2015
Posts: 4
samantas5855 is on a distinguished road
Default

Re: Help in finding livestream link


Quote:
Originally Posted by biezom View Post
yes 2.4 but not the last patched and compiled
Code:
rtmpdump -v -r "rtmpe://l.mybeststream.xyz/r/" -a "r/" -f "LNX 17,0,0,134" -W "http://mybeststream.xyz/MTI5ODYzYjA1NmVlNjIzYjc0YzJhNTQ1/jwplayer.flash.swf" -p "http://mybeststream.xyz/?id=28097&width=648&height=400" -y "capnew886" -o "capnew886.flv"
RTMPDump v2.4 GIT-2015-01-15 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
ERROR: RTMP_HashSWF: swfurl http://mybeststream.xyz/MTI5ODYzYjA1NmVlNjIzYjc0YzJhNTQ1/jwplayer.flash.swf not found
Connecting ...
WARNING: Trying different position for server digest!
INFO: Connected...
INFO: rtmp server sent redirect
INFO: trying to connect with redirected url
WARNING: Trying different position for server digest!
Starting Live Stream
INFO: Metadata:
INFO:   duration                0.00
INFO:   width                   700.00
INFO:   height                  560.00
INFO:   videodatarate           439.45
INFO:   framerate               25.00
INFO:   videocodecid            7.00
INFO:   audiodatarate           46.88
INFO:   audiosamplerate         48000.00
INFO:   audiosamplesize         16.00
INFO:   stereo                  FALSE
INFO:   audiocodecid            10.00
INFO:   encoder                 Lavf56.30.100
INFO:   filesize                0.00
1629.393 kB / 32.47
Oh thanks worked,but I want to get a playable link (so the livestream can play on xbmc,vlc,etc)not to record it
Reply With Quote
  #8  
Old 05-06-2015, 09:31 AM
biezom biezom is offline
Senior Member
 
Join Date: Sep 2014
Posts: 1,025
biezom is on a distinguished road
Default

Re: Help in finding livestream link


Quote:
Originally Posted by samantas5855 View Post
Oh thanks worked,but I want to get a playable link (so the livestream can play on xbmc,vlc,etc)not to record it
ok for vlc
Code:
rtmpdump -v -r "rtmpe://l.mybeststream.xyz/r/" -a "r/" -f "LNX 17,0,0,134"  -p "http://mybeststream.xyz/?id=28924&width=590&height=330" -y "plusnew716" | "C:\Program Files\VideoLAN\VLC\vlc.exe" -
for xbmc (you need update lirtmp.dll in Program Files/Kodi/system/players/dvdplayer/librtmp.dll)
Code:
rtmpe://l.mybeststream.xyz/r app=r pageUrl=http://mybeststream.xyz/?id=28924&width=590&height=330 playpath=plusnew716
NB: i deleted swf player (dynamic and not necessary)
Reply With Quote
  #9  
Old 06-12-2015, 10:07 AM
Agahnim Agahnim is offline
Junior Member
 
Join Date: Jun 2015
Posts: 1
Agahnim is on a distinguished road
Default

Re: Help in finding livestream link


hellow folks. im new to rtmpdump and i also try to connect with this channels.

the problem is... i can't connect the rtmpdumpHelper (yes! windows 8.1 here) with the channels. it just do nothing.

but even if i take the links from the post the biezom post and put it in a but, then the vlc just open but not connect to the channel. could you please help me?

maybe a tutorial about how to dump a rtmp?

thanx in advance
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 03:12 AM.


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