Canging the location of video dock module

41 views
Skip to first unread message

ritvik

unread,
May 13, 2013, 3:17:34 AM5/13/13
to bigblueb...@googlegroups.com
 
        Hello All,

        I am planning to change the size and location of video dock module so that  attendee video  appear in the maximum window size like presentation module and in the middle of screen(I have removed the presentation window).               
   
        I have set the bbb-client environment but don't know where to resize the window or change for the video dock module .

        Any help would be appreciated.

   
        Thanks
         Rohit





Fred Dixon

unread,
May 13, 2013, 8:43:15 AM5/13/13
to BigBlueButton-dev
Hi Rohit,

If you can wait a bit more until we release 0.81-beta, you'll be able to define the locations of windows without any code changes. See



Regards,... Fred
-- 
BigBlueButton Developer
BigBlueButton on twitter: @bigbluebutton







--
You received this message because you are subscribed to the Google Groups "BigBlueButton-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bigbluebutton-...@googlegroups.com.
To post to this group, send email to bigblueb...@googlegroups.com.
Visit this group at http://groups.google.com/group/bigbluebutton-dev?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
 
 




rohit dwivedi

unread,
May 13, 2013, 8:46:33 AM5/13/13
to bigblueb...@googlegroups.com
Hi Fred ,

Thanks for your response .

Actually  my team is working on version 0.8  as of now so I am looking for a way to show the video dock module in the middle of screen for current version .



Chad Pilkey

unread,
May 13, 2013, 10:53:53 AM5/13/13
to bigblueb...@googlegroups.com
The function that deals with positioning of windows in 0.8 can be found here, https://github.com/bigbluebutton/bigbluebutton/blob/v0.8/bigbluebutton-client/src/org/bigbluebutton/main/views/MainCanvas.mxml#L91. That function calls the getPreferredPosition() for every window. If you look here, https://github.com/bigbluebutton/bigbluebutton/blob/v0.8/bigbluebutton-client/src/org/bigbluebutton/modules/present/ui/views/PresentationWindow.mxml#L207, you can see that the Presentation returns MIDDLE. If you do the same thing for the video dock it should work.
Reply all
Reply to author
Forward
0 new messages