Using the JW Player with the Wowza Pro server
| Code: |
<object id="player" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" name="player" width="400" height="315">
<param name="movie" value="player.swf" />
<param name="allowfullscreen" value="true" />
<param name="allowscriptaccess" value="always" />
<param name="flashvars" value="fullscreen=true&bufferlength=2&streamer=rtmp://[myip]/simplevideostreaming&file=29sTrWHcILa77nuG723Owcx8WErPXhMd.flv&image=preview.jpg" />
<embed
type="application/x-shockwave-flash"
id="player2"
name="player2"
src="player.swf"
width="400"
height="315"
allowscriptaccess="always"
allowfullscreen="true"
flashvars="fullscreen=true&bufferlength=2&streamer=rtmp://[myip]/simplevideostreaming&file=29sTrWHcILa77nuG723Owcx8WErPXhMd.flv&image=preview.jpg"
/>
</object>
|
work for file /public_html/cms/jMediaDirect/videos/sd/62/29sTrWHcILa77nuG723Owcx8WErPXhMd.flv
i don't know how to add flashvars="streamer=rtmp://[myip]/simplevideostreaming for
for /components/com_jvideodirect/plugins/jwflvplayer/player.php