Skip to content

spearl/video-conversion-daemon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Video Conversion Daemon
Written by Landon Spear (spearl@colorado.edu)

This project consists of two parts: a daemon and a client.

The daemon listens for an XML RPC on port 8080 with the in and out filenames to be given to avconv.

The client is ment to be run inside a web framework and sends the RPC to the daemon, waits for the callback and prints the results.

Currently this only works on a local client

About

RPC wrapper for avconv

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages