public:projekte:c3:start

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Nächste Überarbeitung
Vorhergehende Überarbeitung
Nächste ÜberarbeitungBeide Seiten der Revision
public:projekte:c3:start [2012/12/30 15:30] – angelegt pegropublic:projekte:c3:start [2012/12/30 19:18] rei
Zeile 1: Zeile 1:
 ====== FeM C3 Streaming and Recording Setup Documentation ====== ====== FeM C3 Streaming and Recording Setup Documentation ======
  
-** Under construction **+** __!!!!   Under construction   !!!!__ ** 
 + 
 +Questions go to [[cccongress@fem.tu-ilmenau.de]]
  
 ===== Encoding Pipeline ===== ===== Encoding Pipeline =====
 +==== Recording ====
   * Recording using [[http://www.blackmagicdesign.com/products/decklink|BlackMagic Decklink SDI cards]], a [[http://subversion.fem.tu-ilmenau.de/repository/cccongress/trunk/tools/bm-capture-multicard/|capture tool]] and a ffmpeg chain   * Recording using [[http://www.blackmagicdesign.com/products/decklink|BlackMagic Decklink SDI cards]], a [[http://subversion.fem.tu-ilmenau.de/repository/cccongress/trunk/tools/bm-capture-multicard/|capture tool]] and a ffmpeg chain
   * Recording is done in fixed length segments for continous capturing (and not missing any lecture starts) without reaching file system limits   * Recording is done in fixed length segments for continous capturing (and not missing any lecture starts) without reaching file system limits
 +
 +==== Marking ====
 +  * custom FUSE file system providing virtual (no-copy) concat of segments
 +    * for RawDV: **fuse-vdv** (Code: [[http://subversion.fem.tu-ilmenau.de/repository/cccongress/trunk/tools/fuse-vdv/]])
 +    * for MPEG-TS: **fuse-ts** (Code: [[http://subversion.fem.tu-ilmenau.de/repository/cccongress/trunk/tools/fuse-ts/]])
 +  * file system also provides **virtual kdenlive project file** for marking
 +    * on save, fuse-* parses new project file and extracts cut marks, remounts new concat file
  
 ==== Ticket Tracker ==== ==== Ticket Tracker ====
Zeile 27: Zeile 37:
   * each room one WMV encoder   * each room one WMV encoder
     * sdi card, windows media encoder 9     * sdi card, windows media encoder 9
-    
   * each room one slide only encoder   * each room one slide only encoder
-    * sdi card, capture tool providing v4l device (video only), motion+    * sdi card, capture tool providing v4l2 device (video only), motion
     * Code: [[http://subversion.fem.tu-ilmenau.de/repository/cccongress/trunk/tools/bmd2v4l2/]], [[http://www.lavrsen.dk/twiki/bin/view/Motion/WebHome]]     * Code: [[http://subversion.fem.tu-ilmenau.de/repository/cccongress/trunk/tools/bmd2v4l2/]], [[http://www.lavrsen.dk/twiki/bin/view/Motion/WebHome]]
 +    * [[http://subversion.fem.tu-ilmenau.de/repository/cccongress/trunk/tools/slides-only-http-streaming/saal_encoder/slides]] , siehe REAME
 ==== Relay ==== ==== Relay ====
   * RTMP and HTTP Relay using Nginx    * RTMP and HTTP Relay using Nginx 
Zeile 37: Zeile 46:
     * Code: [[https://github.com/arut/nginx-rtmp-module]]     * Code: [[https://github.com/arut/nginx-rtmp-module]]
   * WMV relay using Windows Server 200X with Media Services   * WMV relay using Windows Server 200X with Media Services
 +  * CDN Controll software and config files
 +    * [[http://subversion.fem.tu-ilmenau.de/websvn/wsvn/cccongress/trunk/tools/fem-cdn-mm/ ]]
 +
  
  • public/projekte/c3/start.txt
  • Zuletzt geändert: 2013/01/03 17:44
  • von atze