Need help to get URL for live video streamingHi 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 |
Re: Need help to get URL for live video streaming"1427508813" like unix numeric value time.
http://www.epochconverter.com/ |
Re: Need help to get URL for live video streamingyes, it might be. But i think they hid the real link in flash that's why it really hard to get the URL.
|
Re: Need help to get URL for live video streamingdownload
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) 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 - ![]() |
Re: Need help to get URL for live video streamingThank you so much. I will try when get home. Port locked at work.
|
Re: Need help to get URL for live video streaminghi Hasomaso, If i want it to run on XBMC, what codes do i need to put in .strm file? Thank you.
|
Re: Need help to get URL for live video streaminguse livestreamplugin with .xml file and putt that in your .xml file
Code:
<item> |
Re: Need help to get URL for live video streamingMany thanks !!!
|
All times are GMT -6. The time now is 08:10 PM. |