Skip to content
Snippets Groups Projects
Commit aab89e1a authored by jenma's avatar jenma
Browse files

update

parent f9278bca
No related branches found
No related tags found
No related merge requests found
......@@ -24,15 +24,21 @@ This is a description of the software developer kit
#### Example
Here are some examples of experiments
# Media Processing
This is the section where a description of the processing part of the cosound platform is described
The media processing part of the cosound platform revolves around handling multimedia objects. The system handles the raw content, processed contents using feature extraction and a FRBR structured meta data.
## Frontend
To interface with the system and API is used.
### API calls
## Backend
### Database
The back-end is built around MCM system. The code can be found [here](cosound/../../../../Cosound.Portal.Module)
### Datastructure
The FRBR structure is used to handle large archives of media data.
### Octopus
The code can be found [here](cosound/../../../../Octopus).
\ No newline at end of file
Octopus is a distributed computing system that is specially made to by accessed from API end-points. The code can be found [here](cosound/../../../../Octopus).
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment