Coder Social home page Coder Social logo

Comments (7)

voidspacexyz avatar voidspacexyz commented on August 28, 2024

This issue potentially comes when you have download video or chat stream enabled. I disabled the same and it works smooth.

But does audio stream work ? I found the audio stream also not working.

from bigbluebutton-livestreaming.

bhuvankrishna avatar bhuvankrishna commented on August 28, 2024

Should I explicitly mention in docker-compose.yml to disable chat and download?

from bigbluebutton-livestreaming.

bhuvankrishna avatar bhuvankrishna commented on August 28, 2024

Commenting this section has worked but since we are not toggling userlist it is shown. I will try to toggle it and see if it work in the next test.

#    browser.find_elements_by_css_selector('[aria-label="Send message"]')[0].click()                                                  
                                                                                                                                      
#    if args.chat:                                                                                                                    
#        browser.execute_script("document.querySelector('[aria-label=\"User list\"]').parentElement.style.display='none';")           
#    else:                                                                                                                            
#        browser.find_elements_by_id('chat-toggle-button')[0].click()                                                                 
#        browser.find_elements_by_css_selector('button[aria-label="Users and messages toggle"]')[0].click() 

from bigbluebutton-livestreaming.

mtsonline avatar mtsonline commented on August 28, 2024

just do not specify download or chat if you do not need it.

we could not find the problem of the audio issue, we are facing this on some systems, not on all though.
There is an open pr that removes alsa - we will have a look at it - maybe this solves the problem as sideeffect.;-)

showing userlist and other parts of the screen should be made optional. just a few lines of code and with the new join url of the last version this could be done via custom css easyly. maybe someone could have a look at this?

from bigbluebutton-livestreaming.

bhuvankrishna avatar bhuvankrishna commented on August 28, 2024

I did not specify download or chat. As you can see the first post where I gave the docker-compose.yml file that I used. I only have the basic requirements but still unable to to get it working.

from bigbluebutton-livestreaming.

mtsonline avatar mtsonline commented on August 28, 2024

...so could we sort out your problems a bit ... clearing up the issues in this thread wuld help to fix things I guess :-)

please try to sum up what the open issues are. thanks

from bigbluebutton-livestreaming.

bhuvankrishna avatar bhuvankrishna commented on August 28, 2024

I did a fresh clone of the repo and copied the docker-compose.yml. Now its working but audio is not working. Anyway since the issue is related to running the docker. I am closing this issue.

from bigbluebutton-livestreaming.

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.