Popcorn Sutton Posted April 11, 2014 Posted April 11, 2014 (edited) I need to know how to do this. Edited April 12, 2014 by Popcorn Sutton
Sensei Posted April 12, 2014 Posted April 12, 2014 (edited) Taking video and adding it to a server through wifi Uploading it to FTP? Taking video - but from what source? If it's digital camera, after connecting it through USB there is appearing new removable device with it's own path. So application can monitor that path, to see whether new files appeared, then upload them to remote FTP or copy to local disk and share it in local HTTP or FTP. Mine two digital cameras are locked up when they are connected through USB to computer. And nothing can be done with them until unplugging. Edited April 12, 2014 by Sensei
Popcorn Sutton Posted April 12, 2014 Author Posted April 12, 2014 It's camera glasses. The problem is that you need to spend time uploading the video and people just don't want to do that. I want to skip he whole process of plugging it in because we get so many videos that it would be a lot easier to just have them upload automatically.
Sensei Posted April 12, 2014 Posted April 12, 2014 (edited) Does your camera glass have wifi? What is model name? Do you have Google glass? Edited April 12, 2014 by Sensei
Popcorn Sutton Posted April 12, 2014 Author Posted April 12, 2014 I don't have the model name yet but we're considering getting google glass so that's probably what we will have. I've never worked with this type of thing before so I don't know what I'm doing yet.
Unity+ Posted April 23, 2014 Posted April 23, 2014 I don't have the model name yet but we're considering getting google glass so that's probably what we will have. I've never worked with this type of thing before so I don't know what I'm doing yet. Doing this from regular wired connection and wireless connection are no different. You would upload the video through the internet and into a FTP. If I assume you have the Google Glass I think their SDK will have examples related to this because they focused much on this feature.
Sato Posted April 23, 2014 Posted April 23, 2014 Doing this from regular wired connection and wireless connection are no different. You would upload the video through the internet and into a FTP. If I assume you have the Google Glass I think their SDK will have examples related to this because they focused much on this feature. Sending the stream of images over HTTP might be a faster (I don't have the benchmarks on hand), more secure and more quickly implementable method than having whoever is going to use his app, or whatever it is, directly interact with the FTP server. 1
Popcorn Sutton Posted April 23, 2014 Author Posted April 23, 2014 It's supposed to use video input, put it into a database, and be accessible for legal purposes.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now