Giter VIP home page Giter VIP logo

Comments (3)

ramakirankumar avatar ramakirankumar commented on August 27, 2024

Tried with liveJoin.js command and same error exists as below:
root@ns107515:~/bbb-recorder# node liveJoin.js "https://test.testdomain.com/gbluebutton/api/join?meetingId=abc-zgm-cqh"
{ TimeoutError: waiting for selector "[aria-label="Listen only"]" failed: timeout 30000ms exceeded
at new WaitTask (/root/bbb-recorder/node_modules/puppeteer/lib/DOMWorld.js:549:28)
at DOMWorld._waitForSelectorOrXPath (/root/bbb-recorder/node_modules/puppeteer/lib/DOMWorld.js:478:22)
at DOMWorld.waitForSelector (/root/bbb-recorder/node_modules/puppeteer/lib/DOMWorld.js:432:17)
at Frame.waitForSelector (/root/bbb-recorder/node_modules/puppeteer/lib/FrameManager.js:627:47)
at Frame. (/root/bbb-recorder/node_modules/puppeteer/lib/helper.js:112:23)
at Page.waitForSelector (/root/bbb-recorder/node_modules/puppeteer/lib/Page.js:1122:29)
at main (/root/bbb-recorder/liveJoin.js:68:20)
at
at process._tickCallback (internal/process/next_tick.js:189:7) name: 'TimeoutError' }

I checked the server locale and it is en-US itself and language is English itself. When i inspect element the BBB i can see the button for "Listen only" as aria-label="Listen only"

from bbb-recorder.

ramakirankumar avatar ramakirankumar commented on August 27, 2024

Finally i was able to run both liveJoin.js and also liveRTMP.js from the terminals in ubuntu..
It was because i have Greenlight html5 client installed, the url was directing to its home page instead of joining the meeting. With the help of bbb-demos the jsp files, i figured out the join url and used that as argument in liveRTMP and liveJoin. i gave the attendee fullname as "User1".
ex:
https://test.testdomain.com/bigbluebutton/api/join?meetingID=abc-zgm-cqh&fullName=user1&joinViaHtml5=false&password=mp&checksum=38ec951f1a2179af3952803fa0c90a6d496f3a8f7c0921591c1846fcfdef3bb3

But in the config.json file i replaced the "MyKey" with the stream key generated in youtube -> Go Live screen -> stream screen
But i dont see any stream coming to youtube live.

Can you suggest what changes needs to be made to have youtube live? i as moderator started the meeting with webcam enabled and audio running. No other attendees joined so far in this experiment.

Thanks.

from bbb-recorder.

ramakirankumar avatar ramakirankumar commented on August 27, 2024

Finally able to get the youtube live working. :)

Can we have multiple broadcasts from BBB to make youtube live across multiple youtube channels parallely?
I mean, if user A, user B and user C broadcasts different webinars at a time then can we broadcast User A webinar to youtube live stream StreamA, userB to StreamB, userC to StreamC?
Can you let me know the way forward please.

Thanks,

from bbb-recorder.

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.