Pixwel architecture
Pixwel has several main parts:- ui - the browser front end. New work is React (
ui/3x); the legacy AngularJS app (ui/2x) still runs alongside it. - api - built in li3 for PHP, talking to a MongoDB database.
- ingest - bringing source media in and encoding it. See slurpee (AWS SWF) and the newer slurpee3 (AWS Lambda / SAM).

Back to docs index | Next page in recommended reading order >>