Version 16 (modified by forgacs, 2 years ago)

--

Configuring MediaMosa

Drupal settings

MediaMosa based on  Drupal 7, and you can administer your Drupal settings on the admin page http://your-site/admin .

Highly recommended to check three subpages here regularly:

  • Recent log ertries: http://your-site/admin/reports/dblog
  • Status report: http://your-site/admin/reports/status
  • MediaMosa status: http://your-site/admin/mediamosa/
  • MediaMosa related log entries: http://your-site/admin/mediamosa/browse/log

MediaMosa configuration

You find the configuration of all settings and object within MediaMosa on the page http://your-site/admin/mediamosa/config/ .

If everything is all right with your site (and your cron has run minimum two times), you will see green lines on the status page of your MediaMosa ( http://your-site/admin/mediamosa ). Otherwise you have to configure your site.

  • Servers http://your-site/admin/mediamosa/config/server
    • The place is for your upload, streaming, job etc. server settings.
    • You can set the URI and path of your different servers here.
    • In the Streaming servers you can adjust your video object codes (like flash).

  • Client applications http://your-site/admin/mediamosa/config/app
    • This is a page, where you can manage your client applications (video back ends).
      • App ID has to be unique.
      • Master/slave settings: if it is enabled, than this client can share its videos with other clients.
      • See our FAQ with "How I can set Mediamosa and WLE to work with each other"

  • Global configuration http://your-site/admin/mediamosa/config/global
    • All global settings, like SAN-NAS, debug, etc can be found here. Installing other MediaMosa modules will also add their global settings here.
    • Automated simpletest: This is good for testing your MediaMosa
    • Debug settings: Same as above.
    • Internal REST: There should be your (first) app server (eg. http://app1.mediamosa.local/). And you shouldn't change the password there.
    • Mount point: For storing the mediafiles.
    • Server settings: It should be your first job server.

  • MediaMosa connector http://your-site/admin/mediamosa/config/connector
    • URL: your (first) app server (eg. http://app1.mediamosa.local/).
    • User name and password are the same as in (one of) your client application. In the client application the name is "Client application name", and the password is the "Shared key".
  • Tool parameters http://your-site/admin/mediamosa/config/tool_params
    • You can edit here your (ffmpeg) tool (transcode) parameters.

  • Transcoding profiles http://your-site/admin/mediamosa/config/app
    • Settings for transcoding your videos from the original format to a specified one (e.g. Flash).
    • You can define here which transcode profile using which parameters.

  • Webservice manager http://your-site/admin/mediamosa/config/webservice
    • You can turn on and off different webservices here.

Attachments