Re: [openmeetings-user] Re: Install page not moving....

2011-10-15 Thread seba.wag...@gmail.com
I guess you've missed to configure server-character-set=utf8 in the mysql
configuration file.
See those steps in the wiki to re-install with correct encoding.

Sebastian

2011/10/15 Brandon brandon753...@gmail.com

 Retried and it is now updating the mysql database, however it still
 wont move to step 2


 On Oct 14, 5:30 pm, Brandon brandon753...@gmail.com wrote:
  Unfortunatly that did not work there was no other version running
  and removing mysql_ from the xml file crashed it even worse :( Any
  other ideas?
 
  On Oct 10, 2:01 pm, Guido Hornig m...@guido-hornig.de wrote:
 
 
 
 
 
 
 
   I had the same trouble
   then I found  older instances of red5 still running
 
ps -ef
kill -9 proc no.
 
helped it
 
   and check outhttp://
 code.google.com/p/openmeetings/wiki/Configuration_Mysql
 
   hope you get to step 2

 --
 You received this message because you are subscribed to the Google Groups
 OpenMeetings User group.
 To post to this group, send email to openmeetings-user@googlegroups.com.
 To unsubscribe from this group, send email to
 openmeetings-user+unsubscr...@googlegroups.com.
 For more options, visit this group at
 http://groups.google.com/group/openmeetings-user?hl=en.




-- 
Sebastian Wagner
http://www.openmeetings.de
http://www.webbase-design.de
http://www.wagner-sebastian.com
seba.wag...@gmail.com

-- 
You received this message because you are subscribed to the Google Groups 
OpenMeetings User group.
To post to this group, send email to openmeetings-user@googlegroups.com.
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en.



[openmeetings-user] Re: RTMPS

2011-10-15 Thread nexus
Sebastian,

I have submitted the RTMPS setup guide that I posted a while back
under Issue 1543. I couldn't find another place to upload it to. I
think that I am getting close on an RTMPS client. The origianl issue I
ran into was that the red5-screenshare was getting compiled against an
older red5.jar that did not have the RTMPSClient, it was using the
older TomcatRTMPS which I believe is RTMP tunneled over HTTPS. I then
compiled the client against the newer red5.jar included in Red5 1.0RC1
with a minor modification and the client does compile. After compiling
it and running the client, I was getting some classes not found errors
to do with logging that has changed in Red5 1.0RC1. I then updated the
logback.jar that the screenshare client is compiled against which
eliminated those errors. Now, I am just getting errors associated with
slf4j classes not being found. I am checking into that now and plan on
doing some tests this week. I will post later in the week where I am
at as well as any possible issues. I can post my source as well. I
really love the work that you have done and wouldn't mind helping
contributing towards this.

On Oct 13, 5:24 pm, seba.wag...@gmail.com seba.wag...@gmail.com
wrote:
 @nexus: meanwhile maybe you could re-submit your initial document again?
 Btw: What did fail in your case with the RTMPSClient? I have submited some
 problems to the forums but not yet clear what the result will be.

 Sebastian

 2011/10/13 Holger Rabbach (ICT) holger.rabb...@om.org





  Hi again,

  Sorry to come back to this old message, but I'm still confused. I did edit
  the client source (to add the best proxy type), recompiled and installed
  it and I did import the certificate into the keystore. Running tcpdump on my
  server, I can see the only ports being used (and actually even attempted)
  are 5080 and 1935 - I can also see that all traffic is unencrypted. The
  client obviously never even tries any kind SSL connection. For debugging
  purposes, which ports would I expect to see traffic on if it worked? Or
  would it try to negotiate a TLS connection on port 1935? Unfortunately
  Google removed all the pages on Google Groups, so the short howto that Nexus
  put together last year is no longer available. I'm not getting anywhere
  here, even though I've tried various things already, including modifying
  red5-core.xml to include the beans needed for RTMPS (still, since the client
  never even tries to connect to that additional port, it would seem to make
  no difference). I'd just wait for the promised bits of documentation, but
  since I'm working on a prototype installation for a study project, I have a
  deadline hanging over my head and even though it wouldn't be the end of the
  world if I couldn't, it would be nice if I could actually demonstrate to my
  tutor that the required security mechanisms already work and aren't going
  to work at some later date :). Not trying to put any pressure on anyone
  here, just trying to explain why I'm so persistent in coming back to this
  topic. I really appreciate the amount of work that's going into OpenMeetings
  and the helpful responses here on this list.

  Best regards,
  Holger

  -Original Message-
  From: openmeetings-user@googlegroups.com [mailto:
  openmeetings-user@googlegroups.com] On Behalf Of nexus
  Sent: Samstag, 8. Oktober 2011 02:01
  To: OpenMeetings User
  Subject: [openmeetings-user] Re: RTMPS

  On Oct 7, 9:52 am, Holger Rabbach (ICT) holger.rabb...@om.org
  wrote:
   Hi Sebastian,

   Sounds good - screensharing and recording are not of high importance at
  this point, so I can live without them until this is fixed. I'll keep an eye
  open for the guide to be published. Thanks for your quick response.

   Holger

   [cid:image001@01CC8509.237C99B0]

   From: openmeetings-user@googlegroups.com
   [mailto:openmeetings-user@googlegroups.com] On Behalf Of
   seba.wag...@gmail.com
   Sent: Freitag, 7. Oktober 2011 15:49
   To: openmeetings-user@googlegroups.com
   Subject: Re: [openmeetings-user] RTMPS

   Hallo Holger,

   you should use native SSL, we will publish a guide soon.

   However the screensharing and recording has no SSL feature yet.
   We hope to fix that when the guide is ready.

   Sebastian
   2011/10/7 Holger holger.rabb...@om.orgmailto:holger.rabb...@om.org
   Hi,

   I've looked through the list archive quite a bit, but couldn't find a
   solution to my problem there. I'm trying to use RTMPS in the latest
   version of OpenMeetings (Windows clients only at this point), so I've
   enabled RTMPS in red5 and in the client configuration. I have added a
   valid certificate (plus CA and intermediate cert) to the keystore. I
   can see that the client does indeed try to use RTMPS, but get the
   following log message:

   [WARN] [Red5_Scheduler_Worker-2]
   org.red5.server.net.rtmp.RTMPConnection - Closing RTMPMinaConnection
   from 93.202.123.176tel:93.202.123.176 : 55110 to null (in: 294 out
   597 ), with 

Re: [openmeetings-user] Re: RTMPS

2011-10-15 Thread seba.wag...@gmail.com
Hi Nexus,

sounds geat, let us know if there is an issue, maybe we do currently
work on the same things ^^

Sebastian

2011/10/15 nexus nexusw...@gmail.com:
 Sebastian,

 I have submitted the RTMPS setup guide that I posted a while back
 under Issue 1543. I couldn't find another place to upload it to. I
 think that I am getting close on an RTMPS client. The origianl issue I
 ran into was that the red5-screenshare was getting compiled against an
 older red5.jar that did not have the RTMPSClient, it was using the
 older TomcatRTMPS which I believe is RTMP tunneled over HTTPS. I then
 compiled the client against the newer red5.jar included in Red5 1.0RC1
 with a minor modification and the client does compile. After compiling
 it and running the client, I was getting some classes not found errors
 to do with logging that has changed in Red5 1.0RC1. I then updated the
 logback.jar that the screenshare client is compiled against which
 eliminated those errors. Now, I am just getting errors associated with
 slf4j classes not being found. I am checking into that now and plan on
 doing some tests this week. I will post later in the week where I am
 at as well as any possible issues. I can post my source as well. I
 really love the work that you have done and wouldn't mind helping
 contributing towards this.

 On Oct 13, 5:24 pm, seba.wag...@gmail.com seba.wag...@gmail.com
 wrote:
 @nexus: meanwhile maybe you could re-submit your initial document again?
 Btw: What did fail in your case with the RTMPSClient? I have submited some
 problems to the forums but not yet clear what the result will be.

 Sebastian

 2011/10/13 Holger Rabbach (ICT) holger.rabb...@om.org





  Hi again,

  Sorry to come back to this old message, but I'm still confused. I did edit
  the client source (to add the best proxy type), recompiled and installed
  it and I did import the certificate into the keystore. Running tcpdump on 
  my
  server, I can see the only ports being used (and actually even attempted)
  are 5080 and 1935 - I can also see that all traffic is unencrypted. The
  client obviously never even tries any kind SSL connection. For debugging
  purposes, which ports would I expect to see traffic on if it worked? Or
  would it try to negotiate a TLS connection on port 1935? Unfortunately
  Google removed all the pages on Google Groups, so the short howto that 
  Nexus
  put together last year is no longer available. I'm not getting anywhere
  here, even though I've tried various things already, including modifying
  red5-core.xml to include the beans needed for RTMPS (still, since the 
  client
  never even tries to connect to that additional port, it would seem to make
  no difference). I'd just wait for the promised bits of documentation, but
  since I'm working on a prototype installation for a study project, I have a
  deadline hanging over my head and even though it wouldn't be the end of the
  world if I couldn't, it would be nice if I could actually demonstrate to my
  tutor that the required security mechanisms already work and aren't going
  to work at some later date :). Not trying to put any pressure on anyone
  here, just trying to explain why I'm so persistent in coming back to this
  topic. I really appreciate the amount of work that's going into 
  OpenMeetings
  and the helpful responses here on this list.

  Best regards,
  Holger

  -Original Message-
  From: openmeetings-user@googlegroups.com [mailto:
  openmeetings-user@googlegroups.com] On Behalf Of nexus
  Sent: Samstag, 8. Oktober 2011 02:01
  To: OpenMeetings User
  Subject: [openmeetings-user] Re: RTMPS

  On Oct 7, 9:52 am, Holger Rabbach (ICT) holger.rabb...@om.org
  wrote:
   Hi Sebastian,

   Sounds good - screensharing and recording are not of high importance at
  this point, so I can live without them until this is fixed. I'll keep an 
  eye
  open for the guide to be published. Thanks for your quick response.

   Holger

   [cid:image001@01CC8509.237C99B0]

   From: openmeetings-user@googlegroups.com
   [mailto:openmeetings-user@googlegroups.com] On Behalf Of
   seba.wag...@gmail.com
   Sent: Freitag, 7. Oktober 2011 15:49
   To: openmeetings-user@googlegroups.com
   Subject: Re: [openmeetings-user] RTMPS

   Hallo Holger,

   you should use native SSL, we will publish a guide soon.

   However the screensharing and recording has no SSL feature yet.
   We hope to fix that when the guide is ready.

   Sebastian
   2011/10/7 Holger holger.rabb...@om.orgmailto:holger.rabb...@om.org
   Hi,

   I've looked through the list archive quite a bit, but couldn't find a
   solution to my problem there. I'm trying to use RTMPS in the latest
   version of OpenMeetings (Windows clients only at this point), so I've
   enabled RTMPS in red5 and in the client configuration. I have added a
   valid certificate (plus CA and intermediate cert) to the keystore. I
   can see that the client does indeed try to use RTMPS, but get the
   following log message:

  

[openmeetings-user] Re: Install page not moving....

2011-10-15 Thread Brandon
Opps, you where right I simply ran :
CREATE DATABASE openmeetings
  DEFAULT CHARACTER SET utf8
  DEFAULT COLLATE utf8_general_ci;

and now it works!

Thanks,

Brandon

On Oct 15, 9:04 am, seba.wag...@gmail.com seba.wag...@gmail.com
wrote:
 I guess you've missed to configure server-character-set=utf8 in the mysql
 configuration file.
 See those steps in the wiki to re-install with correct encoding.

 Sebastian

 2011/10/15 Brandon brandon753...@gmail.com









  Retried and it is now updating the mysql database, however it still
  wont move to step 2

  On Oct 14, 5:30 pm, Brandon brandon753...@gmail.com wrote:
   Unfortunatly that did not work there was no other version running
   and removing mysql_ from the xml file crashed it even worse :( Any
   other ideas?

   On Oct 10, 2:01 pm, Guido Hornig m...@guido-hornig.de wrote:

I had the same trouble
then I found  older instances of red5 still running

 ps -ef
 kill -9 proc no.

 helped it

and check outhttp://
  code.google.com/p/openmeetings/wiki/Configuration_Mysql

hope you get to step 2

  --
  You received this message because you are subscribed to the Google Groups
  OpenMeetings User group.
  To post to this group, send email to openmeetings-user@googlegroups.com.
  To unsubscribe from this group, send email to
  openmeetings-user+unsubscr...@googlegroups.com.
  For more options, visit this group at
 http://groups.google.com/group/openmeetings-user?hl=en.

 --
 Sebastian 
 Wagnerhttp://www.openmeetings.dehttp://www.webbase-design.dehttp://www.wagner-sebastian.com
 seba.wag...@gmail.com

-- 
You received this message because you are subscribed to the Google Groups 
OpenMeetings User group.
To post to this group, send email to openmeetings-user@googlegroups.com.
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en.