4

Anyone knows how to embed rtmp link to be viewed in a browser? I already tried Moeya but it is still not running. Anyone knows other solution to how can I embed this to a browser? thanks.

Barry
  • 1,587
  • 2
  • 13
  • 19

1 Answers1

5

below is a sample code, hope it helps.

<embed width="768" height="456" src="http://www.focusonthefamily.com/family/JWPlayer/mediaplayer.swf" flashvars="allowfullscreen=true&allowscriptaccess=always&autostart=true&shownavigation=true&enablejs=true&volume=50&file=20100809-wait-no-more-v1.mp4&streamer=rtmp://fotffvs.cdnetworks.net/fotffvs/flashstream/fotf/mp4/sohl/2010/&image=http://localhost/~/media/images/advertising_graphics/external_link_odyssey.ashx" />
Bill the Lizard
  • 398,270
  • 210
  • 566
  • 880