Talk:ImageService

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
(Is ImageService still working as described on this page?: new section)
 
(add answer and link to an alternativ image service)
Line 8: Line 8:
  
 
[[User:Gwyneth Llewelyn|Gwyneth Llewelyn]] ([[User talk:Gwyneth Llewelyn|talk]]) 03:08, 23 July 2020 (PDT)
 
[[User:Gwyneth Llewelyn|Gwyneth Llewelyn]] ([[User talk:Gwyneth Llewelyn|talk]]) 03:08, 23 July 2020 (PDT)
 +
 +
----
 +
 +
Hi Gwyneth,
 +
if you need some kind of image service you can use my php rebuild of it. ( https://git.4creative.net/OpenSim/ImageService )
 +
 +
Example URL --> https://127.0.0.1/?AssetServer=http://assets.osgrid.org&AssetID=d7df6803-433e-464f-bdb4-2c3830b390c4
 +
 +
You must install wget and ffmpeg to run this. On a Windows Server you must move the bin files from the bin folder to the same location like the index.php.
 +
 +
[[User:Chris Weymann|Chris Weymann]]

Revision as of 22:47, 23 July 2020

Is ImageService still working as described on this page?

I'm used to retrieving images using http://<server>:8003/assets/<Image UUID>/data (returns a JPEG2000 image) and was wondering if ImageService has been incorporated in the main trunk with that syntax, or if this relates to a different way of getting images out of OpenSimulator. I certainly cannot use the syntax described on this page to get anything returned from the servers.

Since none of the links on the original page work (as of 2020), specifically forge.opensimulator.org (see note on Related Software), and MetaverseInk is on 'zombie state' (it's still up, sure, but hardly does anything new), I wonder if anyone has an idea on what happened to this concept (e.g. moved to GitHub or similar repository), and could, therefore, update this page?

Thanks!

Gwyneth Llewelyn (talk) 03:08, 23 July 2020 (PDT)


Hi Gwyneth, if you need some kind of image service you can use my php rebuild of it. ( https://git.4creative.net/OpenSim/ImageService )

Example URL --> https://127.0.0.1/?AssetServer=http://assets.osgrid.org&AssetID=d7df6803-433e-464f-bdb4-2c3830b390c4

You must install wget and ffmpeg to run this. On a Windows Server you must move the bin files from the bin folder to the same location like the index.php.

Chris Weymann

Personal tools
General
About This Wiki