View Single Post
  #1  
Old 10-17-2009, 12:45 PM
mailliw17
 
Posts: n/a
Cool

How to Embed RTMP streaming from yeheytv.com (watchpinoy.com) ?


how can i embed this rtmp stream! im trying to figure it out! try it! D:

Code:
<embed type="application/x-shockwave-flash" 
src="http://www.watchpinoy.com/new/mediaplayer.swf" 
id="mpl" 
name="mpl" 
quality="high" 
allowscriptaccess="always" 
allowfullscreen="true" 
flashvars="file=rtmp://67.159.26.8/pinoylivetv/studio23&amp;autostart=true&amp;fullscreen=true"
width="520"
height="420">
thats the code on this site.

Code:
http://www.yeheytv.com/action/viewvideo/3143/PBB_Double_Up_Live_24_7/
but when i paste that code on blank html it shows stream not found. any help?
Reply With Quote