supragya / libfuse-FrameServer

An experiment with LibFUSE to implement AVI based FrameServer using OpenCine OCcore as a backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libfuse-FrameServer

An experiment with LibFUSE to implement FrameServer using OCcore

The repository is divided as follows:

  • FrameServer-RedChannel contains a dummy FrameServer made using libfuse. The program is based on earlier implementation of PiNG12RAW. Extracts the red channel from a RAW12 image and provides it as a File in FUSE based filesystem.
  • AVIWriter contains a simple program to create AVI file from multiple frames. (undone currently)

About

An experiment with LibFUSE to implement AVI based FrameServer using OpenCine OCcore as a backend

License:MIT License


Languages

Language:C++ 80.7%Language:C 17.1%Language:Makefile 2.0%Language:Shell 0.2%