FishEye is a little application that I wrote over the weekend, which fetches your pictures from your WiFi-enabled Sony camera through the “Send to smartphone func.” feature.
Feel free to file issues and feature requests on Gitlab, and let me know if you use it.
If you find camera APIs for other brands: feel free to add support, make issues, and discuss. Ultimately, I’d like this to become an all-brand camera control app.
That was impressively fast! I tried it a bit, it connected, showed the folders correctly but it didn’t display the images inside a folder. I’ll try to debug since there are no errors in console, but great work if it already works for your use case! And thanks:)
Great program - works with XA2+ and Sony RX100 VI. Had a problem sharing a reduced version of the test image with my e-mail (156kb) with the Sony cam’s WLAN open, but perhaps the transfer was not yet complete, or does SFOS have problems handling 2 WLANs?
Where are the images actually stored on the phone? There is nothing under ~/Pictures. Found it. The pictures are under ~/Downloads/FishEye/
Great job - thanks for your effort.
Hey Ruben. Super App. I have a Olympus Tough Stylus TG-3. Is it possible to fetch my pictures via Fisheye, if I fork your project and adjust the connection from Sony protocol to Olympus protocol OI.Share?
Which I tried to revive/improve here, replacing Go with Python.
It’s not finished, but feel free to fork or contribute to this if you like.
By the way, at least with E/OM series cameras you don’t strictly need an app, you can access the pictures via browser if connected to the camera WiFi. The web interface is rather basic though.
Finally got 30’ to figure out RUST_LOG=trace would display the xml responses for my 𝛼6300 and figured out it has a missing field that is expected - MR!3 was opened!
I already like the way this works and how fast it shows the thumbnails when scrolling even large ‘days’. There is some flickering when loading all the ‘pages’ (I assume) in that the list seems to be scrolling to the top before finishing loading, but otherwise it works great after.
What surprised me is that only Sharing is given as an option - I thought downloading would have been the first option - but I did like the fact that you’re collecting some more items for sharing before actually sharing (btw, is there a way to … unshare?).
Another thing I would have liked is an image viewer on thumbnail click - maybe Sailfish Gallery - Sailfish OS can be used? Not an expert.
Anyway, thanks for this fishing of the images, I’m planning on expanding my lens collection now
A bit difficult to add if I don’t have access to it myself, but it should be rather easy to add to the underlying library; you can even test it without needing the Sailfish SDK.