asset management and drupal

Download Asset Management and Drupal

If you can't read please download the document

Upload: chris-flink

Post on 16-Apr-2017

2.808 views

Category:

Technology


0 download

TRANSCRIPT

How to manage your digital assets across (Drupal) applications with MediaMosa and Sitebuilder

@ChrisFlink

Asset Management and Drupal

Drupalcafe meets MediaMosa

Media Special last month

Media Module is a nice module but not for all use cases

MediaMosa might fit yours so let's dive in!

Who am I?

Consultant @ Inuits NederlandAntwerpen, Rotterdam, Kiev

Open Source believers

Dev + Ops + DevOps

MediaMosa core developers

@ChrisFlinkhttp://linkedin.com/in/chrisflink www.chrisflink.nl

Some use cases

Imagine you want to...Share a media library across multiple sites?

Use video without relying on Youtube or Vimeo

Separate your media delivery from your application server

Use advanced media workflows for ingests (harvesting, transcoding, )

...

You're looking for a DAMS

A what?Digital Asset Management System

Of course you prefer an Open Source solution

You are familiar with Drupal?

Then you should really check out MediaMosa

MediaMosa 101

RESTful API (MM is a back-end)

Storage and retrieval of any digital asset

Metadata functionality for any digital asset

Native functionality for specific content types:video: transcoding, transcription, players

audio: transcoding, transcription, players

images: simple conversions

pdf: pdf2swf, viewer

What about the front end?

Any (mobile) application that can speak REST

Drupal Modules availableMediaMosa SDK

MediaMosa CK (views, media integration, ...)

Drupal Distro's availableMediaMosa Sitebuilder

MediaMosa Content Supplier(Deprecated but integrated in CK now)

Hosting MediaMosa

Runs on LAMP

Requires FFMPEG & LUA

Scales from laptop with USB stick to anything

Or use MediaMosa-as-a-Service: MediaSalsa
http://www.mediasalsa.eu

We worry about the technical stuff, you worry about your application and business model

Demo time...

git clone https://github.com/mediamosa/MediaMosa-SiteBuilder.git .

git submodule init && git submodule update

drush site-install mediamosa_sb_kickstart mediamosa_sb_kickstart_connector_form.mediamosa_connector_url=http://backenduat.mediasalsa.eu mediamosa_sb_kickstart_connector_form.mediamosa_connector_username=chrisflink mediamosa_sb_kickstart_connector_form.mediamosa_connector_password=xxx --db-url=mysql://user:pass@localhost/salsademo1 --site-name="Sitebuilder Demo 1" --account-name=admin --account-pass=admin --yes

setup cron

configure text formats

configure wysiwyg

v

URLs

http://www.mediamosa.org
Project homepage

http://foundation.mediamosa.org
MediaMosa Foundation Homepage

https://github.com/mediamosa
Canonical source code repository

http://mediamosa.org/api
Online version of the RESTful API reference guide

http://mediamosa.org/trac
MediaMosa ticket system and quick guides

http://www.mediasalsa.eu
MediaMosa-as-a-Service

Questions?

We're hiring!Tot slotSlides komen op slideshare,
hou @chrisflink in de gaten

Feedback welkom!

@ChrisFlink