View Single Post
  #16  
Old 12-14-2014, 01:08 PM
biezom biezom is offline
Senior Member
 
Join Date: Sep 2014
Posts: 1,025
biezom is on a distinguished road
Default

Re: no reaction with this site


Quote:
Originally Posted by passa1 View Post
how to play it in VLC?
When I did copy your link above and paste it in VLC open Url nothing is shown.please guide us how to play that link in VLC or in simple player.TX
it was for linux
Code:
rtmpdump -r "rtmp://91.109.247.174/stream" -a "stream" -f "WIN 15,0,0,239" -K "trebaDaSmenamSecurity;TRUE" -W "http://www.movcast.tv/static/scripts/eplayer.swf" -p "http://www.movcast.tv/embedplayer/coolkora_v1_35/1/500/400" -C S:OK --live -y "coolkora_v1_35?id=54" - | vlc -
for windows i think it's

Code:
rtmpdump -r "rtmp://91.109.247.174/stream" -a "stream" -f "WIN 15,0,0,239" -K "trebaDaSmenamSecurity;TRUE" -W "http://www.movcast.tv/static/scripts/eplayer.swf" -p "http://www.movcast.tv/embedplayer/coolkora_v1_35/1/500/400" -C S:OK --live -y "coolkora_v1_35?id=54" -| "C:\Program Files\VideoLAN\VLC\vlc.exe" -
Reply With Quote