Skip to content

Commit

Permalink
Initial project structure
Browse files Browse the repository at this point in the history
  • Loading branch information
varunkumar committed Sep 21, 2019
1 parent bcb8cd1 commit 47cae78
Show file tree
Hide file tree
Showing 5 changed files with 28 additions and 1 deletion.
3 changes: 3 additions & 0 deletions LICENSE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
## License

The source code is available [here](https://github.com/varunkumar/camlio) under [MIT licence](http://varunkumar.mit-license.org/). Feel free to use any part of the code. Please send any bugs, feedback, complaints, patches to me at varunkumar[dot]n[at]gmail[dot]com or sreekanthnaga[at]gmail[dot]com
19 changes: 18 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,19 @@
# camlio
# Camlio

Experiments with real-time video processing

## What is Camlio?

## How to use?

## Technologies used

## FAQs

## Known Issues

None

## License

The source code is available [here](https://github.com/varunkumar/camlio) under [MIT licence](http://varunkumar.mit-license.org/). Feel free to use any part of the code. Please send any bugs, feedback, complaints, patches to me at varunkumar[dot]n[at]gmail[dot]com or sreekanthnaga[at]gmail[dot]com
3 changes: 3 additions & 0 deletions core/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Camlio Core

Core module responsible for processing webcam stream
1 change: 1 addition & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Camlio Docs
3 changes: 3 additions & 0 deletions web-client/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Camlio web client

Web client that connects to Bluejeans

0 comments on commit 47cae78

Please sign in to comment.