Questions tagged [flashair]

FlashAir is an SD card with embedded Wireless LAN produced by Toshiba.

FlashAir is an SD card with embedded Wireless LAN produced by Toshiba.

https://flashair-developers.com/en/

23 questions
0
votes
0 answers

FlashAir: change the size of thumbnail images

Is it possible to control the thumbnail size from thumbnail.cgi? Or is this extracted from the EXIF thumbnail in the main image? In the browser example (the last 2 images at the bottom of the last tutorial page) they suggest that different size…
Nigel Johnson
  • 522
  • 1
  • 5
  • 21
0
votes
0 answers

What is the most efficient way to transfer pictures over wifi from FlashAir in Java8?

I'm creating a program that reads pictures (JPG max size about 10Mb per file) from FlashAir as soon as they're taken, display them in a bigger screen for review and saved them to a local folder. It is paramount to reduce the time from the moment the…
Marcelo Ruiz
  • 199
  • 9
0
votes
1 answer

Java example to convert FlashAir decimal 16-bit integer to date/time format?

In retrieving the file list from FlashAir 2nd gen using their command cgi as explained here: FlashAir Get List CGI Command I get decimal 16-bit integers to represent the date and time of the file. The specification (in the link posted) explains how…
Marcelo Ruiz
  • 199
  • 9
0
votes
2 answers

flash air or any other wifi card for web app?

according to flash air developer if viewing/downloading /uploading content from a web browser or smart phone web browser I have to copy some files to the card . Can I get access to the card without copying any file to the card? The reason I am…
shark6552
  • 101
  • 1
  • 2
  • 12
0
votes
1 answer

FlashAir Execute on Write Event Properties

Using the dropbox sample code I am working on a Lua script that will run each time a new file is added (a photo in this case) to a specific folder. I see examples to iterate through a folders files to upload them each in turn. What I need is the…
Brian Boatright
  • 36,294
  • 34
  • 81
  • 102
0
votes
1 answer

Apple automator & applescript : saving pictures from a web page if do not exist locally

I am currently trying to automate a task as an app but have difficulties with the step "save URLs" and need a custom applescript to replace it. To give you the context of my project: I bought a Toshiba FlashAir SD WIFI card for wifi tethered picture…
Damien Sellier
  • 155
  • 2
  • 13
0
votes
1 answer

FlashAir API document for Android dev

I have toshiba FlashAir SD card. I want to make an android app for it but i don't have programming information. Do you know where is the API document?
munepi
  • 1
  • 2
0
votes
2 answers

Exploring and Downloading files from a device over wifi connection

I want my android application to connect to a device like FlashAir over wifi connection and explore its directories and download the selected files to the android device. I have gone through this post and got some idea how to scan and detect…
Raneez Ahmed
  • 3,808
  • 3
  • 35
  • 58
1
2