Skip to content

Mock server compliant with Google Open Spherical Camera (OSC) API specification

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
copying-documentation.txt
GPL-3.0
copying-software.txt
Notifications You must be signed in to change notification settings

codetricity/osc-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

Mock server compliant with Google Open Spherical (OSC) API specification. Spherical cameras can take 360 degree still photos or video, making them useful for virtual reality and projects that offer new experiences.

Installation

  1. Install Apache web server with PHP 5 and SQLite 3, if you don't have a suitable setup already
  • Windows

    • We recommend installing Uniform Server, available from http://www.uniformserver.com/
    • Enable SQLite3 extension by running UniServer Control panel, clicking 'PHP', clicking 'edit selected configuration file', and uncommenting the line 'extension=php_sqlite3.dll'
    • Start the server by clicking "Start Apache" on the Uniserver Control Panel
  • Ubuntu

    • You can install a full LAMP stack with the following command: sudo apt-get install lamp-server^ phpmyadmin php5-sqlite
  1. Copy the osc directory from the zip file into a suitable location in your web server's http documents directory

About

Mock server compliant with Google Open Spherical Camera (OSC) API specification

Resources

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
copying-documentation.txt
GPL-3.0
copying-software.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published