/etc/obex-data-server/imaging_capabilities.xml is in obex-data-server 0.4.6-0ubuntu4.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 | <imaging-capabilities version="1.0">
<preferred-format encoding="JPEG"/>
<image-formats encoding="JPEG" pixel="80*60-65535*65535"/>
<image-formats encoding="GIF" pixel="80*60-65535*65535"/>
<image-formats encoding="PNG" pixel="80*60-65535*65535"/>
</imaging-capabilities>
|