--
You received this message because you are subscribed to the Google Groups "BigBlueButton-dev" group.
To post to this group, send email to bigblueb...@googlegroups.com.
To unsubscribe from this group, send email to bigbluebutton-...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/bigbluebutton-dev?hl=en.
To post to this group, send email to bigbluebutton-dev@googlegroups.com.
To unsubscribe from this group, send email to bigbluebutton-dev+unsubscribe@googlegroups.com.
Create a layout manager for video mode, presentation mode, etc.
http://code.google.com/p/bigbluebutton/issues/detail?id=1060
small suggestion for usability/userfriendliness : "eyes contact"
https://groups.google.com/group/bigbluebutton-users/browse_thread/thread/fc5ec6aa3767207f
Investigate ways to lock down BigBlueButton's windows
http://code.google.com/p/bigbluebutton/issues/detail?id=904
To view this discussion on the web visit https://groups.google.com/d/msg/bigbluebutton-dev/-/8IsxVriaqOcJ.
To post to this group, send email to bigblueb...@googlegroups.com.
To unsubscribe from this group, send email to bigbluebutton-...@googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "BigBlueButton-dev" group.
To view this discussion on the web visit https://groups.google.com/d/msg/bigbluebutton-dev/-/KxQUMhyoUHoJ.
To post to this group, send email to bigblueb...@googlegroups.com.
To unsubscribe from this group, send email to bigbluebutton-...@googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "BigBlueButton-dev" group.
- Rename 'Webinar' to 'Viewer'
- Add logic that when a user joins, if there layout named for their role (i.e. Moderator or Viewer), then BigBlueButton will use that layout by default.
--
You received this message because you are subscribed to the Google Groups "BigBlueButton-dev" group.
To view this discussion on the web visit https://groups.google.com/d/msg/bigbluebutton-dev/-/Zx9ZmS2O0lAJ.
Regards,Stéphane
--
You received this message because you are subscribed to the Google Groups "BigBlueButton-dev" group.
To view this discussion on the web visit https://groups.google.com/d/msg/bigbluebutton-dev/-/6nYfiXW7pjAJ.
Have you compiled both bigbluebutton-client and bigbluebutton-apps?
TypeError: Error #1009: Cannot access a property or method of a null object reference.at org.bigbluebutton.modules.layout.model::LayoutDefinition$/getLayout()[/Volumes/firstuser/dev/bigbluebutton/bigbluebutton-client/src/org/bigbluebutton/modules/layout/model/LayoutDefinition.as:226]Error: Error #2139: SharedObject could not connect.at Error$/throwError()at flash.net::SharedObject/connect()at org.bigbluebutton.modules.layout.services::LayoutSharedObjectService/join()[/Volumes/firstuser/dev/bigbluebutton/bigbluebutton-client/src/org/bigbluebutton/modules/layout/services/LayoutSharedObjectService.as:71]
Have you compiled both bigbluebutton-client and bigbluebutton-apps?
I think it would be much better if we could define for example the layout "Default" which would include a different layout definition depending on the role of the participant. For example, if the user is a participant, he would see a layout different than the moderator, and even different than the presenter. And once the moderator sets the layout "Default", each one will show a different layout, according to the layout definition. It would be something like:<layout name="Default"> <!-- this is the default definition for Meeting --><window name="ChatWindow".../><window name="ListenersWindow".../><window name="ViewersWindow".../><window name="PresentationWindow".../><window name="VideoDock".../></layout><layout name="Default" role="presenter"><window name="ChatWindow".../><window name="ListenersWindow".../><window name="ViewersWindow".../><window name="PresentationWindow".../><window name="VideoDock".../></layout><layout name="Default" role="viewer"><window name="ChatWindow".../><window name="ListenersWindow".../><window name="ViewersWindow".../><window name="PresentationWindow".../><window name="VideoDock".../></layout>When the moderator selects the layout "Default", the layout would be applied according to the participants role. What do you think? We see clearly a use case for the lecture mode, when the professor uses the presentation module in fullscreen and all the other windows hidden (his screen is projected to the local students), a lecture assistant uses mainly the chat and the viewers list, and the students see the presentation, the chat and the professors video.
Yes, it's already implemented - take a look at the layouts definition file, there's a layout with multiple definitions. I'm going to write a little documentation about the module, to make this kind of things clearer.
Regards,
--
Felipe Cecagno
(sent from my Android)
--
You received this message because you are subscribed to the Google Groups "BigBlueButton-dev" group.
To view this discussion on the web visit https://groups.google.com/d/msg/bigbluebutton-dev/-/zmmsmIcTZjwJ.
To post to this group, send email to bigbluebutton-dev@googlegroups.com.
To unsubscribe from this group, send email to bigbluebutton-dev+unsubscribe@googlegroups.com.
<?xml version="1.0"?>
<layouts>
<layout name="Fokusgruppe" >
<window name="VideoDock" width="0.5" height="1" x="0" y="0" order="0"/>
...
</layout>
<layout name="Fokusgruppe" role="moderator" >
<window name="VideoDock" hidden="true" />
...
</layout>
...
--
You received this message because you are subscribed to the Google Groups "BigBlueButton-dev" group.
To view this discussion on the web visit https://groups.google.com/d/msg/bigbluebutton-dev/-/YBAqw7kc0PoJ.
To post to this group, send email to bigbluebutton-dev@googlegroups.com.
To unsubscribe from this group, send email to bigbluebutton-dev+unsubscribe@googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "BigBlueButton-dev" group.
To view this discussion on the web visit https://groups.google.com/d/msg/bigbluebutton-dev/-/UWUoFZrTD_EJ.
Hi Stéphane,Thanks! :)Could you please create an issue on BigBlueButton Google Code to keep track of this suggestions?Thanks again for testing it!
On Thu, Jul 5, 2012 at 3:25 PM, Stéphane Lux <step...@lux.io> wrote:
I love your module.Here is my wish list with additional features:
- configurable parameter for default lock on startup
- hide the layout combo box for viewers
Kind regards,Stéphane--To view this discussion on the web visit https://groups.google.com/d/msg/bigbluebutton-dev/-/UWUoFZrTD_EJ.
You received this message because you are subscribed to the Google Groups "BigBlueButton-dev" group.
To post to this group, send email to bigbluebutton-dev@googlegroups.com.
To unsubscribe from this group, send email to bigbluebutton-dev+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msg/bigbluebutton-dev/-/GkgZ-_EDt1AJ.
To post to this group, send email to bigblueb...@googlegroups.com.
To unsubscribe from this group, send email to bigbluebutton-...@googlegroups.com.
Hello everyone,I've been working on a new module for BigBlueButton that we called the Layout Module. The main idea is to offer a way for the users to select among some predefined layouts which one is the most suitable for the session, that could be a lecture, a business meeting, a webinar, and so on. Some related discussions are:
So this first prototype I've developed shows a "combo box" for all the users with the predefined layouts, and they can select among them independently (like it is today, but in a more organized way). The users can also copy to the clipboard the xml definition of the current custom layout so it can be added to the layouts definition file.The combo box position is temporary - I made this way because I could implement the whole module without change anything in the core of BBB, it's an independent module that could be plugged without touch the core.The layouts are defined in a xml file (you can see it here: http://lab1.bigbluebutton.org/client/conf/layout.xml), which "width", "height", "x" and "y" are values between 0 and 1, which correlates the metric and the main canvas size. It also defines maximized and minimized windows.Also, you may observe that when you resize the browser window, the internal layout keeps consistency - it's an important enhancement in our opinion.
I've deployed this module in a server (gently loaned by the BBB Core Team) so everyone can test it and give feedback / first impressions / suggestions for the next steps of development.The next one should be implement a way for the moderator or presenter to set a layout for all the participants of the session.
It's available here: http://lab1.bigbluebutton.org/The source code is available here: https://github.com/mconf/bigbluebutton/tree/layout-moduleAny suggestion is highly appreciated! :)Best regards,
--Felipe Cecagno
Felipe,First off, great job on this module so far.
Can I ask a couple of questions about it? What is the persistence of uploaded layout xml files. Is it just for that particular conference or is it server wide. Also do the uploaded layouts persist and remain after a server restart?
As an API developer, I could use a "standard" default layout, server wide regardless of an individual conference, also handy would be the ability to define a default layout in the parameters when posting to the URL for the server using the salt hashed API. Any plans for either of these?
- Thanks In Advance.Damon
On Wednesday, May 23, 2012 1:19:38 PM UTC-6, Felipe wrote:Hello everyone,I've been working on a new module for BigBlueButton that we called the Layout Module. The main idea is to offer a way for the users to select among some predefined layouts which one is the most suitable for the session, that could be a lecture, a business meeting, a webinar, and so on. Some related discussions are:So this first prototype I've developed shows a "combo box" for all the users with the predefined layouts, and they can select among them independently (like it is today, but in a more organized way). The users can also copy to the clipboard the xml definition of the current custom layout so it can be added to the layouts definition file.The combo box position is temporary - I made this way because I could implement the whole module without change anything in the core of BBB, it's an independent module that could be plugged without touch the core.The layouts are defined in a xml file (you can see it here: http://lab1.bigbluebutton.org/client/conf/layout.xml), which "width", "height", "x" and "y" are values between 0 and 1, which correlates the metric and the main canvas size. It also defines maximized and minimized windows.Also, you may observe that when you resize the browser window, the internal layout keeps consistency - it's an important enhancement in our opinion.I've deployed this module in a server (gently loaned by the BBB Core Team) so everyone can test it and give feedback / first impressions / suggestions for the next steps of development.The next one should be implement a way for the moderator or presenter to set a layout for all the participants of the session.
It's available here: http://lab1.bigbluebutton.org/The source code is available here: https://github.com/mconf/bigbluebutton/tree/layout-moduleAny suggestion is highly appreciated! :)Best regards,--Felipe CecagnoMconf Development Team
--
You received this message because you are subscribed to the Google Groups "BigBlueButton-dev" group.
To view this discussion on the web visit https://groups.google.com/d/msg/bigbluebutton-dev/-/rceAciEarwAJ.
Hi FelipeWe're using your fantastic layout module for one of our projects. I encounteredsome bugs that I want to ask you if there is a fix coming up. I searched theissues database already but couldn't found any answers. Some of them described1. The dropdown list with the layouts (described in layout.xml) has sometimesno entries.2. Although I defined a default layout in xml (even with "Default" as name) thedropdown list is showing undefined at the beginning. After selecting anentry it's gone.3. Sometimes the second issue is gone. The name of the default layout is thenshown as selected layout but the windows are not translated to the givenposition. After reselecting the layout the window position is set correct.I would like to give more information when the need arises. Please give meinstruction if you need more testing some scenarios.We use Windows 7 and tested the bbb-client with- Google Chrome 21.0.1180 with Flash 11.3.31.222.- Firefox 14.0.1 with Flash 11.3.300.270- IE 9.0 with Flash 11.3.300.270Thanks for the great work on the layout module so far.Jon--
Hi FelipeWe're using your fantastic layout module for one of our projects. I encounteredsome bugs that I want to ask you if there is a fix coming up. I searched theissues database already but couldn't found any answers. Some of them described
1. The dropdown list with the layouts (described in layout.xml) has sometimesno entries.
2. Although I defined a default layout in xml (even with "Default" as name) thedropdown list is showing undefined at the beginning. After selecting anentry it's gone.3. Sometimes the second issue is gone. The name of the default layout is thenshown as selected layout but the windows are not translated to the givenposition. After reselecting the layout the window position is set correct.I would like to give more information when the need arises. Please give meinstruction if you need more testing some scenarios.
We use Windows 7 and tested the bbb-client with- Google Chrome 21.0.1180 with Flash 11.3.31.222.- Firefox 14.0.1 with Flash 11.3.300.270- IE 9.0 with Flash 11.3.300.270Thanks for the great work on the layout module so far.Jon--
--
You received this message because you are subscribed to the Google Groups "BigBlueButton-dev" group.
To view this discussion on the web visit https://groups.google.com/d/msg/bigbluebutton-dev/-/F9c357g6i0IJ.
Hi Jon,Thank you for testing it, and sorry for the delayed answer.Answers inline.Regards,--Felipe Cecagno
On Mon, Aug 13, 2012 at 7:55 AM, Jon <singlet...@googlemail.com> wrote:Hi FelipeWe're using your fantastic layout module for one of our projects. I encounteredsome bugs that I want to ask you if there is a fix coming up. I searched theissues database already but couldn't found any answers. Some of them described1. The dropdown list with the layouts (described in layout.xml) has sometimesno entries.
2. Although I defined a default layout in xml (even with "Default" as name) the
dropdown list is showing undefined at the beginning. After selecting anentry it's gone.3. Sometimes the second issue is gone. The name of the default layout is thenshown as selected layout but the windows are not translated to the givenposition. After reselecting the layout the window position is set correct.I would like to give more information when the need arises. Please give meinstruction if you need more testing some scenarios.
We use Windows 7 and tested the bbb-client with- Google Chrome 21.0.1180 with Flash 11.3.31.222.- Firefox 14.0.1 with Flash 11.3.300.270- IE 9.0 with Flash 11.3.300.270Thanks for the great work on the layout module so far.Jon--
To view this discussion on the web visit https://groups.google.com/d/msg/bigbluebutton-dev/-/Wumq51Hej7kJ.
--
You received this message because you are subscribed to the Google Groups "BigBlueButton-dev" group.
To view this discussion on the web visit https://groups.google.com/d/msg/bigbluebutton-dev/-/4H-sfSP21b4J.
--
You received this message because you are subscribed to the Google Groups "BigBlueButton-dev" group.
To view this discussion on the web visit https://groups.google.com/d/msg/bigbluebutton-dev/-/SKGvIXUF2IIJ.
To post to this group, send email to bigblueb...@googlegroups.com.
To unsubscribe from this group, send email to bigbluebutton-...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msg/bigbluebutton-dev/-/tn_2Z6lflDAJ.
--
You received this message because you are subscribed to the Google Groups "BigBlueButton-dev" group.
To view this discussion on the web visit https://groups.google.com/d/msg/bigbluebutton-dev/-/qAaauTRVYi8J.