latest news

DOWNLOAD AND INSTALL

You are free to download, install and use CreaTiVù under the terms of the GPL v.3 license.

System requirements

This is a minimal installation and requires just one computer running GNU/Linux Ubuntu 10.04 and a valid Wowza server license (available for free at http://www.wowzamedia.com/store.html) .

Step 1: Download

Download and unzip creativu-beta:

Step 2: Install & start Creativù server

From your unzipped folder open a terminal window and type:
  $ ./setup install
During installation you are prompted to accept Java and Wowza server licenses. Another popup will ask permission to install the player Creativù. At the end of the installation you can start server with:
  $ ./setup runserver

Step 3: Start streaming server Wowza

Enter the following command:
  $ ./setup runstreaming
The first time you launch the Wowza server, it will require a valid license key.

Step 4: Start CreaTiVù

At this point you can start using CreaTiVù from a browser (at the url http://localhost:8080).

Login with the following credential:

    username: demo

    password: demo

Step 5: Stop CreaTiVù server

In order to stop the CreaTiVù server and all related services, open a terminal window from your application folder and enter:

 $ ./setup killall

Step 6: Install Adobe air Client for CreaTiVù

To install additional Adobe air Client you can read the README file in the folder creativu_air_client. The player allows you to view one channel at time; to launch it then you must provide the url, channel, platform and debug mode. For example:
 $ "installation_dir"/creatvPlayer  rtmp://localhost:1935/creatv 1 1 false 


For further help, enter the command:

 $ ./setup show_help