mconf / bbb-air-client

Mobile client for BigBlueButton and Mconf based on Adobe Air
Other
11 stars 32 forks source link

Invalid URL #2

Open arshadkr opened 9 years ago

arshadkr commented 9 years ago

I'm trying to connect test-install.blindsidenetworks.com on android. I get invalid join url. Please contact your administrator.

fcecagno commented 9 years ago

Hi @arshadkr,

Did you create Demo Meeting before joining from the mobile app? Please take your time to understand how the join process work in the app, and how it relies on somebody else create the room.

arshadkr commented 9 years ago

Thank for your reply @fcecagno I've already created demo meeting from below link

http://mconf.github.io/api-mate/ and copied join from mobile (as attendee or Moderator)

and tried to connect Eg: "bigbluebutton://test-install.blindsidenetworks.com/bigbluebutton/api/join?fullName=User+8824565&meetingID=random-7074774&password=mp&checksum=9c81f9ad729f2d2d9da142fa94856c7e9bc38c3a"

when I pass above url to LoginPageViewMediator.as I get "invalid join URL. Please contact your administrator"

fcecagno commented 9 years ago

Hi @arshadkr We're not very worried about the compatibility with BigBlueButton 0.9.0 right now, but with Mconf-Live 0.6.2. It probably needs very little work to make it compatible with BigBlueButton 0.9.0, so you're more than welcome to analyse that and contribute back.

taiji1985 commented 9 years ago

Hi @arshadkr ,Thanks for your great work .

I hava the same problem . when i contract to test-install server . The debug log is above.

It sames that The mobile client want test-install.blindsidenetworks.com/bigbluebutton/api/join return a xml file, not a html file .

Should I use a up-to-date bigbluebutton server ? Is there any "right " server online  for test ? 

The bbb-air-client master can connect to server , but has no sound or video .

Thanks.

The error log :

1114 INFO [object LoadingScreenMediator] 1120 INFO [object MicButtonMediator] 1121 INFO [object PagesNavigatorViewMediator] Accelerometer not supported!! 1168 INFO [object LoginPageViewMediator] Fetching http://test-install.blindsidenetworks.com/bigbluebutton/api/join?fullName=AIR&meetingID=Demo+Meeting&password=ap&checksum=1e7cd4ff67e0d7f1393f58745e39eeba2d35f207 Redirected to http://test-install.blindsidenetworks.com/client/BigBlueButton.html Login failed. invalidURL 2139 INFO [object JoinMeetingCommand]:unsuccessJoined() 2140 INFO [object LoginPageViewMediator]:onUnsucess() invalidURL The response is probably not a XML. Error #1090: XML parser failure: element is malformed. 8257 INFO [object JoinMeetingCommand]:unsuccessJoined()