AiCPlayer
Interface of aic vm - for rendering aspect, sensors, video records
AiCPlayer is the interface between the AiC VM and the message broker

Introduction

The AiC-Player has to:

The AiC Player receives AMQP messages and forwards data to the AiC VM through TCP connections.

Beware that this is the architecture for local developpements; the complete architecture uses OpenStack and http services to manage and orchestrate a fleet of virtual machines and containers.

Local_Dev_Architecture.png
Architecture for local developpements