View Single Post
  #21  
Old 07-29-2012, 12:02 AM
hasomaso hasomaso is offline
Senior Member
 
Join Date: Apr 2011
Posts: 943
hasomaso is on a distinguished road
Default

Re: Embeding rtmp into my wordpress


Quote:
Originally Posted by megalivestream View Post
What i was asking , how to make this rtmp plays in my VLC when i run it ? my direct VLC path is C:\Program Files\VideoLAN\VLC\vlc.exe ?


hi,

if you want to play with vlc player, then you must insert the


Code:
| c:\progra~1\videolan\vlc\vlc -
or...

Code:
| c:\progra~2\videolan\vlc\vlc -
as follows

Code:
rtmpdump -v -r "rtmp://aljazeeraflashlivefs.fplive.net:1935/aljazeeraflashlive-live?videoId=1066347278001&lineUpId=&pubId=665001584001&playerId=897709209001&affiliateId=" -a "aljazeeraflashlive-live?videoId=1066347278001&lineUpId=&pubId=665001584001&playerId=897709209001&affiliateId=' -f 'WIN 11,3,300,257" -W "http://admin.brightcove.com/viewer/us20120725.1623/federatedVideoUI/BrightcovePlayer.swf?uid=1343524322545" -p "http://www.aljazeera.net/livestreaming/pages" -y "aljazeera_ara_high?videoId=1066347278001&lineUpId=&pubId=665001584001&playerId=897709209001&affiliateId=" | c:\progra~1\videolan\vlc\vlc -
Reply With Quote