View Single Post
  #5  
Old 09-10-2014, 11:51 AM
dexteriptv dexteriptv is offline
Junior Member
 
Join Date: Feb 2014
Posts: 18
dexteriptv is on a distinguished road
Thumbs up

Re: Need hdcastream.info Link Help


Here u go.

Code:
rtmpdump -v -r "rtmp://50.7.28.194/flash/18414?MTQxMDM3MTE3NDtmZTZiOGQ5YjdkYzI5NTcwMjEyNTU0Y2FmNTNlNmFjMQ==" --pageUrl=http://sawlive.tv -W http://static3.sawlive.tv/player.swf -o - -b 36000 | "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" -q --one-instance --fullscreen --play-and-exit --network-caching=1600 --no-osd -
Here "MTQxMDM3MTE3NDtmZTZiOGQ5YjdkYzI5NTcwMjEyNTU0Y2FmN TNlNmFjMQ==" parameter is dynamic for each session. u need to capture this in URL Helper and use it.
Reply With Quote