Beep6581 / RawTherapee

A powerful cross-platform raw photo processing program
https://rawtherapee.com
GNU General Public License v3.0
2.76k stars 313 forks source link

Over the network editing option? #4021

Open anilgulecha opened 7 years ago

anilgulecha commented 7 years ago

I'd like propose a feature, with would make rawtherapee work in a more extensible manner and use-cases -- there's missing FOSS options for remote image processing.

The idea: I'd like to be able to remotely start an edit session on a photo, and control my edits, over TCP.

But over the network the interface translates to:

The above 3 actions will allow image edits be controllable/previewable over the network, without using it's built in UI. The uses include remote editing (eg: web-based lightroom, etc), but also allows for quicker exploration of other UI ideas (eg: embedding RAW manipulation from another app).

This can be off by default, and I've not added authentication etc yet to the interface, but the general idea should be covered.

Thoughts?

anilgulecha commented 6 years ago

@devs, Any thoughts on this?

Beep6581 commented 6 years ago

Are you willing to write the code @anilgulecha ? Who needs this?