Skip to topic | Skip to bottom
Home
Search:

Global
Global.IVDNServerSetupr1.23 - 08 Sep 2004 - 21:07 - OccAmtopic end
You are here: Global > ImcVideo > ImcVideoDistributionNetwork > IVDNServerSetup

Start of topic | Skip to actions

IVDN Server Setup

Overview

IVDN and Indecs Struct v0.2:
IVDN and Indecs Struct v0.2

Sorry, anything else is totaly out of date...

A Single Video Collector: v2v-ivdn-0.2.png

A Decentral Network of Video Collectors: video-network.png ( Independent Decentral Content Syndication is a extra Project )

Basic V2V Setup: v2v-ivdn.png

CVS

cvs -d :pserver:anonymous@kropotkin.indymedia.org:/usr/local/cvsroot login
Passoword: anonymous
cvs -d :pserver:anonymous@kropotkin.indymedia.org:/usr/local/cvsroot co ivdn


for Coder

CVS_RSH=ssh; export CVS_RSH
cvs -d :ext:yourlogin@kropotkin.indymedia.org:/usr/local/cvsroot co ivdn

Todo

  • Upload Help Text
  • License Text
  • Video and Audio Codec Drop Down check
    • We need to put these in a dbase ? so we can edit it through the admin ? (language list as well).

  • i18n

  • DB Layout review

  • Basic Admin Interface
  • Split of Dynamic and Static www/website and www/cgi/

  • Startpage Smarty Template (working on)
  • Search / Topic Selection

UploadHanlder? Class

  • Step by Step Formular for the Upload and Metadata Process (mostly done)
  • Metadata Form Check

MetaData? Class

  • Move function Format to the smarty template
  • Automatic Save of the current Class Data to the DB

Producer Class

  • Startpage Generation

Mirror Class

  • toFTP (done)
  • toSCP
  • toWhatever
  • createTorrent

Upload Process

Generate One-Time Login Key

  • UploadHandler?->createAccount()
    • add Key to ivdn_upload table
    • create Directory
    • write ftp message file

User: Upload File

Upload Finished

  • UploadHandler?->getUploadedFiles()
  • Show Form

Metadata Posted

  • MetaData?->addMetaDatatoDB()
  • UploadHandler?->finalizeUpload()
    • Create ~/share/year/month
    • Build Video Filename IVDN_200Y-MM-DD_uploadfilename.ext
    • Move Video to ~/share/year/month/filename/filename
  • UploadHander?->removeAccount()
    • remove Key from DB
    • remove Upload Dir

~/bin/push2mirrors / 5mins

  • Mirror->getMirrors()
  • Mirror->Upload()
  • MetaData?->addMirror()
  • MetaData?->createStatic()
  • MetaData?->createMetaDataFile()
  • Mirror->createTorrent()

xml-rpc security

how is the xml-rpc process secured?
to top

I Attachment sort Action Size Date Who Comment
v2v-ivdn.png manage 38.3 K 16 Jan 2004 - 11:29 OccAm V2V Based IVDN Setup Overview
v2v-ivdn-0.2.png manage 45.6 K 30 Jan 2004 - 15:54 OccAm Video Network Collector
video-network.png manage 54.5 K 30 Jan 2004 - 17:06 OccAm Decentral Video Network
IVDNIndecs.jpg manage 46.8 K 06 Sep 2004 - 22:14 OccAm IVDN and Indecs Struct v0.2

You are here: Global > ImcVideo > ImcVideoDistributionNetwork > IVDNServerSetup

to top

Copyright © 1999-2008 by the contributing authors.
All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding this tool? Send feedback (in English, Francais, Deutsch or Dutch).