jwplayer a simple wrapper of jwplayer

  1. Requirements
  2. Usage
  3. Resources

this extension can be used to insert a jwplayer to your web application.

Requirements

client need install adobe flash player. then the server need the rtmp server or flv files. the demo code is using rtmp.

Usage

unzip jwplayer.zip file to your extension folder, then write code.

$this->widget('ext.jwplayer.JwPlayer',array(
		'rtmpPath'=>'rtmp://192.168.1.100/izhidao',
		'flvName'=>$flvName,
		 'autoStart'=>false
));

Resources

touch me or get more, go to my blog my site. this is only a demo to use jwplayer with yii. you can change anything if you want. More document you can get from here jwplayer .

4 0
7 followers
1 195 downloads
Yii Version: 1.1
License: (not set)
Category: Others
Developed by: istrone
Created on: Dec 29, 2011
Last updated: 12 years ago

Downloads

show all

Related Extensions