Skip to content

This project contains source codes of demo application which was created for my master thesis.

License

Notifications You must be signed in to change notification settings

JanChvala/thesis-ipcam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

thesis-pcamera

This project contains the resultant system for my master thesis.

Parts

There are two main parts:

Android application

It is client application which allows to stream video from camera on a device.

see android-ip-camera/README for more details

Application server

It is responsible for serving static files and also for providing some REST API endpoints for registering the Android client - device.

see application-server/README for more details

Demo

Application server is accessible:

http://ipcam.janchvala.cz

License

Copyright 2015 Jan Chvála

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

This project contains source codes of demo application which was created for my master thesis.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published