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

Implement Photo Chatting App #25

Open
takuti opened this issue Dec 7, 2015 · 2 comments
Open

Implement Photo Chatting App #25

takuti opened this issue Dec 7, 2015 · 2 comments

Comments

@takuti
Copy link
Contributor

takuti commented Dec 7, 2015

  1. Take a photo (screenshot) by using the camera app: Oculus Camera App Prototype #11
  2. Send it another person wearing Oculus

To implement the second step, we need to first understand how to implement "sending" logic (i.e. network-related APIs of C#).

@neetp7k9
Copy link
Contributor

I have finish the photo transfer part, but there are some problem in the connection.
It is necessary to set up the IP of two side before I build the unity app.
Later, I will try to use the Server-Client structure to avoid this problem if I have time.
In the scene

  1. press F to screenshot.
  2. press S to send the photo.

2015-12-16 16 32 55

sending side

2015-12-16 16 33 38

receive side

@takuti
Copy link
Contributor Author

takuti commented Jan 6, 2016

TCP transferできたみたいなのでcamera appと連結する

harihitode pushed a commit that referenced this issue Jan 7, 2016
#25
add sushi images
fearture showing sushi in mainmenu
harihitode pushed a commit that referenced this issue Jan 7, 2016
neetp7k9 added a commit that referenced this issue Jan 7, 2016
harihitode pushed a commit that referenced this issue Jan 7, 2016
neetp7k9 added a commit that referenced this issue Jan 8, 2016
neetp7k9 added a commit that referenced this issue Jan 8, 2016
neetp7k9 added a commit that referenced this issue Jan 8, 2016
neetp7k9 added a commit that referenced this issue Jan 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants