Git Product home page Git Product logo

Comments (4)

jbg avatar jbg commented on August 26, 2024 1

Filed an issue upstream: https://gitlab.com/xmpp-rs/xmpp-rs/-/issues/88

from gst-meet.

daimoc avatar daimoc commented on August 26, 2024 1

Hi @jbg,
Your workaround works fine.
I don't know if xmpp-rs will be fixed or if someone must ask prosody to change its implementation (see the Jitsi Forum post).
But now Gst-Meet works with my JItsi-Meet environment, so thank you.

from gst-meet.

jbg avatar jbg commented on August 26, 2024

Yes, it seems to come from here: https://docs.rs/xmpp-parsers/latest/src/xmpp_parsers/muc/user.rs.html#107

xmpp-parsers validates that exactly one of jid or nick is set on the actor element. Since Jicofo is setting both, the error occurs.

xmpp-parsers seems to deviate from the spec here, which allows both to be set (https://xmpp.org/extensions/xep-0045.html#schemas-user), meaning it probably should not have been modelled as an enum.

from gst-meet.

jbg avatar jbg commented on August 26, 2024

I've implemented a workaround in a42e069

If you can confirm that current master works for you, I'll make a release with the workaround.

I'll keep this issue open until it's fixed upstream and I can remove the workaround.

from gst-meet.

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.