Code Monkey home page Code Monkey logo

Comments (5)

MorganReid avatar MorganReid commented on July 23, 2024

I met the same problem as you. Have you solved it now?There is no error message in the browser console and jvb.log and jicofo.log also have no log information

from excalidraw-backend.

vpzomtrrfrt avatar vpzomtrrfrt commented on July 23, 2024

images are not currently supported, see jitsi/jitsi-meet#13776

from excalidraw-backend.

ehudettun avatar ehudettun commented on July 23, 2024

Having this feature will be super helpful. If anyone have a solution please let us know!

from excalidraw-backend.

filwu8 avatar filwu8 commented on July 23, 2024

i just have little exp for deployment excalidraw
i used excalidraw-server + excalidraw-room + excalidraw-storage-backend + redis
participant cannot see the image if moderator export/paste image into whiteboard,
The problem lies with excalidraw-storage-backend port:
i't's ok when i set right port through firewall
image
a88260966b09852876243dd3afd50f3

or reference only

from excalidraw-backend.

ehudettun avatar ehudettun commented on July 23, 2024

Hi guys, thought I'd share my workaround here in case it helps anyone. I wend into the config file, and changed the etherpad base url to my own server. Within my sevrer I had to accept get requests on the path jitsi is sending data to (which is built for etherpad, so there's a bunch of unrelated parameters), and I used this data to call a whiteboard from pixelpaper.io, which has a super easy api and supports pictures upload.

It took some time to figure out how to do it, but it ended up being quite easy. I'm happy to share the code if people are interested.

from excalidraw-backend.

Related Issues (7)

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.