Domain changed to archive.palanq.win . Feb 14-25 still awaits import.
[10 / 1 / ?]

extracting a stream url from an swf player

No.89464 View ViewReplyOriginalReport
I've been on this for two days:
http://mokodojo.net/mokobaka.swf?src=vjms://203.162.76.92:8500:3502/live/cid=315
here's the link of the player with the video.
Here's my issue, the protocol used for these streams is vjms, an extremely rare protocol issued by this company http://nagasoft.cn/.
I first tried to use temperdata, the best result i could get is a link (http://203.162.76.92:5021/live/316?needkeyframeinfo=1&pid=1305FGVOC3DS@4446XMV&url=http://mokodojo.net/mokobaka.swf?src=vjms://203.162.76.92:8500:3502/live/cid=316&random=1459198786733) to download the stream from firefox as an "octet-stream" file.
I know it's really from the stream because the file is downloading as long as the tabs are open, the size is increasing. Then i tried to open this url with vlc, mpc-hc but it results in a failure because of the weird protocol.
The best solution i figured is to use the swf player in mpc-hc or potplayer with the parameters along with with a playlist to switch channels. But i want the video to be streamed directly to my media player without using the swf player. Pls help me :'(