Open Media Project

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.

This group is where users and developers of the Knight sponsored Open Media Project share information, discussions, and documentation. The Open Media Project is both a suite of modules based on the system developed by Denver Open Media and the group of 7 development partners who are contributing development, testing, documentation, training or other resources to make the Open Media modules more usable for both the PEG and Drupal communities.

The primary goal of the Open Media Project is to leverage Drupal to give local communities more control over their public access channel. The system will build on several existing modules and maintain the suite of new modules through Drupal's CVS. This is a different approach than most of the previous investments the PEG community has made in Drupal. We are also committed to developing modules that are flexible enough for a variety of uses beyond public access channels.

Current Custom Modules: Open Media Project, Open Media Show, Open Media Airing, Open Media Playback Servers, Open Media Timeslot Scheduler, Open Media Support, Internet Archive and MERCI.

kreynen's picture

Open Media Project Conference Call - September 23, 2008

I've posted the audio and slides from the September 23, 2008 conference call for anyone who wasn't able to participate.

Read more
deproduction's picture

One Month til the OM Beta group is selected.

In just over a month, the 6 organizations who will participate in the first round of the Open Media Beta process will be selected, cooperating with Denver Open Media to implement and develop the set of Drupal Modules that will help automate workflows, engage users in more control of the station, increase your online presence, and take the next step in cooperating as a true network of locally-focused, user-driven community media centers.

Read more
deproduction's picture

Open Invitation to the Alliance for Community Media Conference. October 23-25, 2008 Denver, CO

Denver Open Media is hosting the Western Regional Alliance for Community Media Conference, Oct 23-25, 2008 in Denver, CO. This is a great opportunity for the Open Media community to come see the progress made so-far, and to meet with our team and developers to help us move forward. We will be showcasing the Drupal Modules being developed to empower communities through Public Access TV stations and Community Technology Centers. The conference will be highlighting the new media technologies and efforts that allow access centers to operate on a streamlined, user-driven model.

Read more
joegml's picture

CCTV's Main Programming Tables

CCTV in Burlington, VT has recently released their Drupal Powered site http://www.cctv.org. CCTV has detailed scheduling requirements and needs schedules to the second and often times will run almost live multi-hour meetings, the day after taping and they show them in their entirety. This means they know the length of the program only one day prior to its airing sometimes and are updating schedules frequently and aren't running in a regular blocky on the half hour or hour system.

Read more
kreynen's picture

First Draft of Open Media System's Video Schemas

This are working drafts, so PLEASE offer feedback. The naming of the fields hasn't been finalized either. I didn't change many of the prefixes to make it easier to track where fields have been move to. Much of the naming will be determined by CCK's naming conventions. Other field names may change based on the modules we end up building on (like Media Mover), but if you think there is a better/more logical term we should be using please suggest alternatives BEFORE we write a bunch of code referencing these field names.

We are going to define as much of these content types as possible/logical with CCK. That will allow us to leverage all of the great work being contributed to CCK as well as allow each location to extend the schema. The updated schema reflects the core fields required by the Open Media System modules.

Read more

Descriptions of the Current Open Flows/MNN Objects

Open Flows has 12 objects defined in the solution they are deploying at MNN. While not every station/location using the Open Media System will want their system configured like MNN's, it will benefit everyone to develop with these schemas and terms in mind.  These are my notes from information Mark Libkuman shared via a SILC/VNC walk through as well what I've found exploring the code. This is published as a wiki, so PLEASE feel free to edit anything that isn't correct.

Read more
westis's picture

DV tape management

Ok, so I have a question if there's any interest for a module for management of DV tapes. The purpose would be to keep a library of all DV tapes at a station, to know how to find the right tapes and know what tapes that can be used and reused.

My thinking goes like this:

Read more
civicpixel's picture

SILC OM Channel moving to IRC, #drupal-openmedia on irc.freenode.net

Due to many people having trouble connecting/staying connected to the SILC server, Daniel and I suggest we move to a general IRC channel. We're both sitting in #drupal-openmedia on irc.freenode.net (same place as the standard Drupal channels).

Read more
johnthatcherjr's picture

Who's who?

I'm starting this for the benefit of all users and particularly newbies, like myself. The rules are simple...a a few sentences about you, your industry experience and your current position in the industry.

Thanks.

Read more
drewish's picture

Guess what the File API functions do!

As part of the Media/Files Code Sprint we're trying to re-evaluate the mess of badly named functions in file.inc. When we were discussing it on IRC, clouseau pointed out that it's been a popular drinking game at DrupalCon for a few years.

Take a look at each item in the list and make a guess about what you think each function does based solely on the name--to make this a fair fight I'm even giving you the parameter names--then look at the documentation and see how you did.

Please leave comments telling us which were the easiest to guess and which functions totally puzzled you. This is a big list so feel free to comment even if you don't make it all the way through.

Read more
kreynen's picture

Plan for Sharing Video Between Stations

The current plan to share files between locations and provide an off site backup of the broadcast quality MPEG2 is to move the files to Archive.org using the advanced interface to their Contribution Engine. Due to the size of these files, users will be able to configure when these transfers happen (ie. from 1AM-4AM) or tigger an immediate upload.

Read more
seaneffel's picture

Bookings API

The Google Summer of Code is working on a reservation system API, one which could serve as a great central point for an equipment reservation system or a channel programming schedule. The PEG community currently developing systems like these (CCTV, DOM, MNN, and more) should definitely look at these.

Bookings API and Public Bookings
http://drupal.org/project/bookingsapi
http://drupal.org/project/publicbookings

Which one of you has a good inventory management module that can play nice with a system like this.

Read more
civicpixel's picture

SILC Channel

Was great to see everyone at the Alliance for Community Media conference. In an effort to improve communication between everyone working on this project, or tools related to this project, Open Flows agreed to host an Open Media group on their SILC (encrypted irc) server. The server is emma.openflows.com, and the channel is #om. There are already a few people living in there and we would love to see as many people available as possible. There are several SILC ready clients, for osx there is colloquy . On Windows Pidgin works (http://www.pidgin.im/).

Read more
kreynen's picture

Best Practices for Hybrid CCK Module Development

As we move forward with the Open Media Project, we've found ourselves in the "age old" debate of developing modules with functionality built on top of CCK or building a custom modules with full control over their tables and functionality. This was recently discussed here, but we have a different set of feature needs than davidm had so I'm bringing it up again.

Read more
kreynen's picture

Draft of Module Breakdown

The current codebase that drives Denver Open Media is primarily in one monolithic module. One of the step we are taking as we update this code for Drupal 6 is to break functions out into sub-modules. This will make both development and deployment easier. Public Access Stations, Independent Media Centers, and other groups interested in the Open Media Project can add modules/features as they transition to an Open Media driven system.

Read more

Open Media Project Feature List

This is the list of that will ultimately be features provided by the full Open Media System.

Read more
Subscribe with RSS Syndicate content

Open Media Project

Group categories

Audience

Group notifications

This group offers an RSS feed. Or subscribe to these personalized, sitewide feeds:

Hot content this week