I know people have managed to do it, but I am really new to Android development so I am stumbling badly. I want to be able to stream camera frames from my google glass to another android device using WiFi Direct protocol. It seems to me that WiFi direct might be the only way to get that kind of data bandwidth. I have looked into WiFi via a router and bluetooth.
I have been studying the Google provided sample code to learn how to do this.
My questions are:
- Does or will google glass support WiFi Direct?
- Is WiFi direct a firmware (software) feature or does it require special hardware?