Git Product home page Git Product logo

Comments (4)

tshino avatar tshino commented on July 19, 2024 2

Unfortunately, there is not currently.
Technically, it should be possible. Let me think about adding such a feature to Softcam.

Thank you for your request!

from softcam.

tshino avatar tshino commented on July 19, 2024 2
  • Test with minimum implementation
  • Implement providing a fixed image when no upstream
  • Implement loading an image file
  • Test
  • Update documents

from softcam.

tshino avatar tshino commented on July 19, 2024 2

As a first step, I confirmed with a minimum implementation that it's possible! It works.

from softcam.

tshino avatar tshino commented on July 19, 2024

If a default image is provided to a client app and a valid server becomes available after that, it is required to switch the image to provide to the client from the default image to the image from the server.

I found a big limitation in that scenario.
The client app may not accept changing the dimension of the image because it may check the dimension only once when the connection establishes.
So the dimensions of the default image and the images from the server should be equal. Otherwise, something unexpected can happen.

from softcam.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.