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 03-30-2015, 11:11 AM
dichvu1000 dichvu1000 is offline
Junior Member
 
Join Date: Mar 2015
Posts: 5
dichvu1000 is on a distinguished road
Default

Need help to get URL for live video streaming


Hi all,
i have this video streaming link: http://www.vietstartv.com/player.swf...a=14 27508813.

I have tried to use wireshark to get the URL to play on VLC but unable to do so. The number "1427508813" constantly changed, so I am not sure that was the problem. I have tried many time but no luck. If you have time, please take a look. I appreciate your help. Thank you
Reply With Quote
  #2  
Old 03-30-2015, 11:17 AM
stinkfoot stinkfoot is offline
Fodder Ildelugtende
 
Join Date: Feb 2015
Posts: 132
stinkfoot is on a distinguished road
Default

Re: Need help to get URL for live video streaming


"1427508813" like unix numeric value time.
http://www.epochconverter.com/
Reply With Quote
  #3  
Old 03-30-2015, 11:22 AM
dichvu1000 dichvu1000 is offline
Junior Member
 
Join Date: Mar 2015
Posts: 5
dichvu1000 is on a distinguished road
Default

Re: Need help to get URL for live video streaming


yes, it might be. But i think they hid the real link in flash that's why it really hard to get the URL.
Reply With Quote
  #4  
Old 03-30-2015, 11:29 AM
hasomaso hasomaso is offline
Senior Member
 
Join Date: Apr 2011
Posts: 943
hasomaso is on a distinguished road
Default

Re: Need help to get URL for live video streaming


download
Code:
rtmpdump -v -r "rtmpe://64.62.143.5/live/" -a "live/" -f "WIN 16,0,0,305" -W "http://www.vietstartv.com/player.swf" -p "http://www.vietstartv.com/player.swf?action=PlayClip&accion=canal&estampa=1427508813" -y "donotstealmy-Stream1" -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 ...
WARNING: Trying different position for server digest!
INFO: Connected...
Starting Live Stream
INFO: Metadata:
INFO: trackinfo:
INFO:   timescale               90000.00
INFO:   length                  21336315.00
INFO:   language                eng
INFO: sampledescription:
INFO:   sampletype              avc1
INFO:   timescale               48000.00
INFO:   length                  11380736.00
INFO:   language                eng
INFO: sampledescription:
INFO:   sampletype              mp4a
INFO:   audiochannels           2.00
INFO:   audiosamplerate         48000.00
INFO:   videoframerate          29.97
INFO:   aacaot                  2.00
INFO:   avclevel                30.00
INFO:   avcprofile              100.00
INFO:   audiocodecid            mp4a
INFO:   videocodecid            avc1
INFO:   width                   700.00
INFO:   height                  480.00
INFO:   frameWidth              700.00
INFO:   frameHeight             480.00
INFO:   displayWidth            700.00
INFO:   displayHeight           480.00
INFO:   framerate               90000.00
INFO:   moovposition            36.00
INFO:   duration                237.10
913.383 kB / 6.54 sec (2.7%)



vlc play x86
Code:
rtmpdump -v -r "rtmpe://64.62.143.5/live/" -a "live/" -f "WIN 16,0,0,305" -W "http://www.vietstartv.com/player.swf" -p "http://www.vietstartv.com/player.swf?action=PlayClip&accion=canal&estampa=1427508813" -y "donotstealmy-Stream1" | c:\progra~1\videolan\vlc\vlc -



vlc play x64
Code:
rtmpdump -v -r "rtmpe://64.62.143.5/live/" -a "live/" -f "WIN 16,0,0,305" -W "http://www.vietstartv.com/player.swf" -p "http://www.vietstartv.com/player.swf?action=PlayClip&accion=canal&estampa=1427508813" -y "donotstealmy-Stream1" | c:\progra~2\videolan\vlc\vlc -



Reply With Quote
  #5  
Old 03-30-2015, 11:40 AM
dichvu1000 dichvu1000 is offline
Junior Member
 
Join Date: Mar 2015
Posts: 5
dichvu1000 is on a distinguished road
Default

Re: Need help to get URL for live video streaming


Thank you so much. I will try when get home. Port locked at work.
Reply With Quote
  #6  
Old 03-30-2015, 10:15 PM
dichvu1000 dichvu1000 is offline
Junior Member
 
Join Date: Mar 2015
Posts: 5
dichvu1000 is on a distinguished road
Default

Re: Need help to get URL for live video streaming


hi Hasomaso, If i want it to run on XBMC, what codes do i need to put in .strm file? Thank you.
Reply With Quote
  #7  
Old 03-31-2015, 04:54 AM
hasomaso hasomaso is offline
Senior Member
 
Join Date: Apr 2011
Posts: 943
hasomaso is on a distinguished road
Default

Re: Need help to get URL for live video streaming


use livestreamplugin with .xml file and putt that in your .xml file

Code:
<item>
 <title>VietStar Tv</title>
 <link>rtmpe://64.62.143.5/live/ app=live/ playpath=donotstealmy-Stream1 swfUrl=http://www.vietstartv.com/player.swf pageUrl=http://www.vietstartv.com/player.swf?action=PlayClip&accion=canal&estampa=1427508813 swfVfy=true live=true timeout=15</link>
 <thumbnail></thumbnail>
 </item>
Reply With Quote
  #8  
Old 03-31-2015, 05:18 PM
dichvu1000 dichvu1000 is offline
Junior Member
 
Join Date: Mar 2015
Posts: 5
dichvu1000 is on a distinguished road
Default

Re: Need help to get URL for live video streaming


Many thanks !!!
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 06:33 PM.


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