Hi all,
This is my first message here, so a brief introduction:
I'm part of a research/development group form a brazilian university
--
http://www.inf.ufrgs.br/prav (pt-br only, sorry). We are in the
early stages of a project that basically consists in creating a web
conferencing system (open source). So we are thinking about using bbb
(and developing over it).
One of the features we need in our system is a mobile client (Android
at first). So we are very interested in the bbb-mobile project, and
willing to help the development.
We are just starting to use and check how bbb works, so we will need
some time to ramp up. For now we are 2 guys working on this (among
other things)...
@Denis
What should we do to start the development? Should we contact you
directly? Or we keep posting to this group?
We have a group where you can contact us if you want to:
mc...@googlegroups.com
Thanks, regards
Leonardo Crauss Daronco
On Nov 26, 3:47 pm, Madhan <
ncmad...@gmail.com> wrote:
> @Denis, Andrea
> Ah well I'm not an independent developer in this and the powers that
> be need support for 2.1. So Java it is.
> That said, will definitely check out the AIR app.
>
> @Andrea
> I'm currently looking at using an AMF library for making remote calls
> from the java client to flash. Found BlazeDS, but apparently does not
> work well withAndroid. Open AMF seems to be very poorly documented.
> Any other library you are aware of that is known to work withAndroid?
>
> On Nov 26, 8:39 pm, Denis Zgonjanin <
deniszgonja...@gmail.com> wrote:
>
>
>
>
>
>
>
> > I agree, if you do change your mind and want to develop for 2.2 and up, we
> > have started work on a mobile client forAndroidwritten in ActionScript.
> > The idea is to compile it to AIR and run as a native app.
>
> > You can find it here:
https://github.com/deniszgonjanin/bigbluebutton-mobile
>
> > The project is still very early on, so if anyone wants to join it and make
> > major contributions now would be a good time.
>
> > - Denis
>
> > On Fri, Nov 26, 2010 at 5:00 AM, Andrea Nigido <
andrea.nig...@gmail.com>wrote:
>
> > > I would like to help with this..Back in time I applied for Gsoc for
> > > building theAndroidClient. I do have experience with AS andAndroid
> > > Programming.
> > > So keep the discussion updated as you have some progress.
>
> > > Out of curiosity, why your target is 2.1? Developing a client for 2.2
> > > onwards would be much easier, there is both Flash Player 10.1 and AIR!
>
> > > On Nov 25, 2:29 pm, Denis Zgonjanin <
deniszgonja...@gmail.com> wrote:
> > > > participantJoined() is called by the server. ViewersSOService registers a
> > > > Shared Object with the server, and from there the server makes a remote
> > > > procedure call to participantsJoined() whenever a new user joins.
>
> > > > On Thu, Nov 25, 2010 at 9:05 AM, Madhan <
ncmad...@gmail.com> wrote:
> > > > > Hey Thanks for the replies.
>
> > > > > @Denis
> > > > > I'm using a flash client to join a user and try understanding how
> > > > > NetConnection is calling the remote function.
> > > > > I'm not versed with ActionScript. So pardon any silly questions.
>
> > > > > I see that in NetConnectionDelegate.as, NetConnection.connect(...) is
> > > > > used to connect to the remote server using the uri of the Conference
> > > > > room.
> > > > > However once this is called, the entry point in the remote application
> > > > > is in the participantJoined(...) function of ViewersSOService.as where
> > > > > the user is joined into the conference. My question is where is the
> > > > > mapping to the function participantJoined()? I'm probably missing
> > > > > something obvious.
>
> > > > > @Markos
> > > > > I've not yet ported Flazr toAndroid. I've read mixed comments. I
> > > > > contacted the developer of Flazr and he said its quite possible to
> > > > > implement, as the dependencies have been reduced with the latest
> > > > > version. So good luck to me :)
> > > > > And, Flazr uses Netty Framework for making connections. Will have to
> > > > > explore more on that once I figure out what parameters are needed by
> > > > > the BBB server.
>
> > > > > On Nov 24, 10:19 pm, markos calderon <
mcmarko...@gmail.com> wrote:
> > > > > > Hi Madhan,
>
> > > > > > From what I understand about Flazr, it is a java client for the rtmp
> > > > > > protocol, so there must be a connection class... I think that first
> > > do
> > > > > some
> > > > > > testing like a POC... Another thing, did you already port flazr to
> > > > >android?
> > > > > > I mean, for somewhere I saw that flazr has a lot of dependecies and
> > > it
> > > > > was a
> > > > > > little difficult to use inandroid(I'm just asking)....
>
> > > > > > - Markos
>
> > > > > > On Wed, Nov 24, 2010 at 9:22 AM, Madhan <
ncmad...@gmail.com> wrote:
> > > > > > > Hello,
>
> > > > > > > I'm looking to create anAndroidclient for the BBB. Nothing fancy.
> > > > > > > Just a simple client that will allow a user to join a meeting by
> > > > > > > entering credentials, listen in and share his/her microphone. Not
> > > > > > > looking to build any video capability.
>
> > > > > > > Flash is not an option for the client as the target isAndroid2.1
> > > > > > > upwards.
>
> > > > > > > For audio streaming I'm looking to use Flazr to communicate with
> > > BBB's
> > > > > > > underlying Red5 server.
> > > > > > > However my problem is logging in a user into a meeting before
> > > he/she
> > > > > > > can start streaming his/her microphone.
>
> > > > > > > I notice that BBB uses actionscript to perform the actions of
> > > joining
> > > > > > > a user into a meeting.
> > > > > > > Not sure how to implement this in Java. Any suggestions on this
> > > would
> > > > > > > be terribly helpful!
>
> > > > > > > PS - I went through all theAndroidposts in here. Especially the
> > > ones
> > > > > > > related to GSoC. Wasnt really able to find what I need.
>
> > > > > > > -Madhan
>
> > > > > > > --
> > > > > > > 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<bigbluebutton-dev%2Bunsubscr
i...@googlegroups.com>
> > > <bigbluebutton-dev%252Buns
ubsc...@googlegroups.com>
>
> > > > > > > .
> > > > > > > For more options, visit this group at
> > > > > > >
http://groups.google.com/group/bigbluebutton-dev?hl=en.
>
> > > > > > --
> > > > > > - Markos
>
> > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> > > > > > It's not what you know, it's what you can learn...
>
> > > > > --
> > > > > 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<bigbluebutton-dev%2Bunsubscr
i...@googlegroups.com>
> > >
bigbluebutton-...@googlegroups.com<bigbluebutton-dev%2Bunsubscr
i...@googlegroups.com>