Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Open Spherical Camera API #2

Open
systemed opened this issue Aug 2, 2016 · 5 comments
Open

Support Open Spherical Camera API #2

systemed opened this issue Aug 2, 2016 · 5 comments
Labels

Comments

@systemed
Copy link

systemed commented Aug 2, 2016

The Google-developed Open Spherical Camera API allows you to take photos using a 360° camera such as the LG 360 Cam or the Ricoh Theta series.

It's supported by the Google Street View app and Mapillary support is coming (https://github.com/mapillary/mapillary_issues/issues/1970) so it'd be great to have support in OSV.

Docs: https://developers.google.com/streetview/open-spherical-camera/

@alexandrui-telenav
Copy link

hi @systemed. 360 imagery is something we definitely want to do and the Open Spherical API is a good way to start. First there's some work to be done on the backend and website to display them nicely but it's definitely on the roadmap.
Thanks for the good suggestion!

@bogdans-telenav
Copy link

@systemed an update on this, we are now able to work with 360 images on the backend side, the website frontend also has the capability to display them

@strangerism
Copy link

strangerism commented Apr 27, 2018

Hi, sorry to jump in, but I am searching for info on cameras that have osc v2.1 implemented. I recently bought a gear 360 (2017) unfortunately it is still on OSC api v1. The reason I need the api v2.1 it is because of the command camera.switchWifi, which I need in order to have the camera moved into a network which my server application can reach and query the camera api remotely.

Most of these cameras have the option to create their own wifi (with their builtin Access Point), but this is useless for my use case as this wifi is basically closed off.

My question is, do you know any other camera (consumer or not) that implements v2.1 OSC api?
Does the LG 360 has built in support for v2.1, does it have the api command camera.switchWifi?

thanks for any help, much appreciated.

@bogdans-telenav
Copy link

hi @strangerism i think there is a misunderstanding here. OSC can mean two different things. OpenStreetCam the project and Open Spherical Camera API witch allows you to take photos using a 360°. As far as i can tell you are asking a Open Spherical Camera API question and this is not our expertise.

@strangerism
Copy link

Hey, I don't think I was confused as the title of this issue is indeed Open Spherical Camera API. Anyway I understand that this is not your expertise but I thought, since you are developing a software with 360 degree imagery, that some of you had some experience with 360 cameras.
Whatever, thanks a lot anyway. cheers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants