Giter Site home page Giter Site logo

Comments (3)

unused avatar unused commented on July 28, 2024

Hi Victor, the quick start demo is a very easy one, to set an image on start you might need to wait for the room to be ready which requires background workers or a trigger on webhook receive. However to test the feature I'd recommend to use curl and the snippet provided in the API documentation section:

$ curl -X POST \
  -d "url=https://eyeson-team.github.io/api/images/eyeson-overlay.png" \
  "https://api.eyeson.team/rooms/${ACCESS_KEY}/layers"

from eyeson-ruby.

VictorTao1998 avatar VictorTao1998 commented on July 28, 2024

Thank you, I have another question, when I try to broadcast the meeting using curl, there is an error saying that "Broadcast feature is not available for this room".

from eyeson-ruby.

unused avatar unused commented on July 28, 2024

That does not sound as if you are receiving this message from our API services. Can you try to use the platform identifier "generic" (which is also ok to use with youtube or facebook) and double-check you set the proper RTMP values.

from eyeson-ruby.

Related Issues (2)

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.