phyphox Forums

Full Version: Using camera through the editor mode
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
hi dears, 
Do you intend to allow access to hsv data collected by camera through editor mode?

I would like to include the operation of a mathematical function whose variable is hue.

Thanks!
The camera is only supported by the current phyphox beta version (and still just on Android) for 1.2.0 (file format 1.19) while the editor produces output for the release version (file format 1.18). There is no way to set a target version in the online editor and I would not expect that we ever add such complexity to it. Sorry.

Of course, it will be possible once 1.2.0 is released.
(01-29-2025, 01:02 AM)Jens Noriʇzsɔɥ Wrote: [ -> ]The camera is only supported by the current phyphox beta version (and still just on Android) for 1.2.0 (file format 1.19) while the editor produces output for the release version (file format 1.18). There is no way to set a target version in the online editor and I would not expect that we ever add such complexity to it. Sorry.

Of course, it will be possible once 1.2.0 is released.

Thanks to the team's attention and efforts in developing the application. Following your guidance, I had already integrated the reading of this camera data via Python code. I'll follow this path for now. Thank you for your generous attention always. Greetings from Brazil.