View Single Post
  #2  
Old 04-02-2017, 04:57 PM
ihryjfbd ihryjfbd is offline
Senior Member
 
Join Date: Oct 2015
Posts: 212
ihryjfbd is on a distinguished road
Default

Re: How to add rtmp link to play on website


jwplayer
https://github.com/WebTales/jwplayer...ayer.flash.swf
Code:
<embed width=" " height=" " src=" .swf" flashvars="allowfullscreen=true&allowscriptaccess=always&autostart=true&shownavigation=true&enablejs=true&volume=50&file=livestream&streamer=rtmp://" />
Reply With Quote