Skip to content

pombredanne/django-ficuspumila

Repository files navigation

...earnestly developping!

django-ficuspumila

image

alt

Build Status

target

http://travis-ci.org/nk113/django-ficuspumila

Ficuspumila (creeping fig or climbing fig, AKA pumila) is a species of flowering plant in the family Moraceae, native to East Asia... As the common name "creeping fig" indicates, the plant has a creeping / vining habit and is often used in gardens and landscapes... (Wikipedia)

Ficuspumila is a django application suite which helps you to build comprehensive media contents management and distribution service. It covers whole media lifecycle from metadata ingestion, media file encoding and encryption to payment transacsion, authorized distribution and usage tracking. It would be great if Ficuspumila can empower your medias to grow and spread like the pumila creeps!

Structure

Ficuspumila is designed to process media files in destributed environment so you don't need to bother on scaling storategy as encoding or download sessions grow, just add boxes.

Requirements

Python Libraries

External Services

  • Database like MySQL, mandatory
  • AMQP service, RabbitMQ is recommended, mandatory
  • Setting up cache backend, such as memcache, would be strongly recommended
  • Red5 to stream FLV and MP3, optional
  • DSS to stream MPEG-4 and 3GPP, optional
  • Microsoft PlayReady to support DRM with PlayReady, optional

Media Tools

Accounts

Modules

core

Provides fundamental core components including authentication, caching, api resources, proxies and so on. It's worth enough just only to employ them in your project.

core.content

Consists of encoder and storage.

core.product

core.playready

core.transaction

api

Each core application has its API endpoint and resources. Ficuspumila is fully integrated with django-tastypie to implement internal RPC and to provide external interfaces so you can easily allow users to access their resources.

Getting Started with Ficuspumila

About

Comprehensive media data management system.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published