Docter60 / avstream

O2 IRIX demonstration for streaming video to a texture including audio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IRIX O2 avstream

Table of Contents

Description

This repository provides a plugin and demonstration showcasing what a Silicon Graphics workstation can achieve. Utilizing OpenInventor and dmedia, avstream renders live video onto a cube in an examiner viewer window.

The install.sh script should take care of installing the OpenInventor extension, library, and building of the example.

This was developed and tested only on O2/O2+ machines with AV1 modules.

Documentation for the plugin can be found on the 'SGI General Demos 1 of 2 (05/2001)' disc in the demos_O2.sw.src sub-package. File path to plugin files is "/usr/share/src/demos_O2/lib/SoDMBufferVideoEngine". Documentation is viewed via web browser using the provided html files.

Requirements

  • IRIX 6.5.22 (may not need to be this specific)
  • OpenInventor 2.1.5 (may not need to be this specific)
  • dmedia, vl, al
  • AV input (component video in, analog audio L and R)

Example Video

output.mp4

About

O2 IRIX demonstration for streaming video to a texture including audio

License:MIT License


Languages

Language:C++ 93.8%Language:C 4.2%Language:Makefile 1.1%Language:Shell 0.9%