giannitedesco / project-mayhem

Streamate/Webcam mayhem native client
7 stars 3 forks source link

=============================================================================== Project-mayhem: A native streamate/webcam-mayhem client Copyright (c) 2011-2012 Gianni Tedesco This software is released under the GNU GPL version 3 (see: COPYING)

0x0. Introduction

This is a native client for streamate webcam websites. It works for all such websites implementing the naiad systems API.

It contains:

There are:

Compared to the flash web based client it allows you to:

0x1. Compilation from Source

The following command ought to do it:

$ ./configure && make

0x2. TODO list

IDL language for generating C code/structs to wrap arbitrary flex protcols? Would be pretty neat!

Support all message types:

AMF parsing:

wmclient:

Windows port:

OSX port:

Timestamp generation and bandwidth management:

Server and/or proxy?