changing on red5/webapps/openmeetings/config.xml <red5httpport>5080<red5httpport> to 553 the calendar works on https, but upload still not working.
On Mon, Aug 27, 2012 at 11:11 AM, Rafael <[email protected]> wrote: > my mistake: > - delete the content from red5/conf/jee-container.xml and put inside the > one from red5/conf/jee-container-ssl.xml > > but doenst work anyway, the record/sharing screen also stop working. > > > On Mon, Aug 27, 2012 at 10:49 AM, Rafael <[email protected]> wrote: > >> Any ideas what could be doig the https not work completely? the upload >> dont start and the calendar stop showing. I think I did everything as the >> tutorial says: >> - delete the content from red5/conf/jee-container-ssl.xml and put inside >> the one from red5/conf/jee-container.xml >> - edited the red5/webapps/openmeetings/config.xml and set >> <protocol>https</protocol> >> - edit red5/conf/red5.properties and set https.port=443 >> >> everything else works fine, but those two dont, and calendar is essential. >> >> >> On Mon, Aug 27, 2012 at 10:35 AM, Rafael <[email protected]> wrote: >> >>> Thank you both for the answers, it was very helpful. I was trying to put >>> rtmps+https, but when i put https the upload and the calendar stop working. >>> >>> >>> On Mon, Aug 27, 2012 at 9:36 AM, [email protected] < >>> [email protected]> wrote: >>> >>>> 5- I know that rtmps is used in the audio/video, and http to upload >>>> files, but is rmtps used in the writting chat? >>>> => Yes chat messages are send using the rtmps protocol. >>>> If you configure https + rtmps all information (chat, file >>>> upload/download, whiteboard events, sync events, audio/video) is >>>> encrypted with SSL >>>> >>>> Sebastian >>>> >>>> 2012/8/27 Alexei Fedotov <[email protected]>: >>>> > Hello Rafael, >>>> > >>>> >> 1- Using rtmps in port 5443 can i close the 8088? >>>> > I believe yes >>>> > >>>> >> 2- Rtmps will affect te image quality or it will it be kept? >>>> > It will require x1.5 bandwidth to keep the same quality compared to >>>> > rtmpt, and x2 compared to rtmp >>>> > >>>> >> 3- Using rtmps instead of rmtp will affect too much the video >>>> connection? for exemple to a metting of 6 to 10 people. >>>> > The same arithmetic as above >>>> > >>>> >> 4- Wich would be better (talking only about videoconference), use >>>> rtmp with a VPN or use rtmps? >>>> > Depends on VPN. Generally, VPNs are better optimized >>>> > >>>> >> 5- I know that rtmps is used in the audio/video, and http to upload >>>> files, but is rmtps used in the writting chat? and in the loggin into the >>>> website? My biggest concern is about the video/audio and writting chat. >>>> > I don't have an answer to this >>>> > >>>> > -- >>>> > With best regards / с наилучшими пожеланиями, >>>> > Alexei Fedotov / Алексей Федотов, >>>> > http://dataved.ru/ >>>> > +7 916 562 8095 >>>> > >>>> > >>>> > On Sun, Aug 26, 2012 at 2:30 AM, Rafael <[email protected]> wrote: >>>> >> Hi everybody, I have few questions about rmtps that I would like you >>>> to >>>> >> asnwer: >>>> >> >>>> >> 1- Using rtmps in port 5443 can i close the 8088? >>>> >> 2- Rtmps will affect te image quality or it will it be kept? >>>> >> 3- Using rtmps instead of rmtp will affect too much the video >>>> connection? >>>> >> for exemple to a metting of 6 to 10 people. >>>> >> 4- Wich would be better (talking only about videoconference), use >>>> rtmp with >>>> >> a VPN or use rtmps? >>>> >> 5- I know that rtmps is used in the audio/video, and http to upload >>>> files, >>>> >> but is rmtps used in the writting chat? and in the loggin into the >>>> website? >>>> >> My biggest concern is about the video/audio and writting chat. >>>> >> >>>> >> thak you! >>>> >> >>>> >> >>>> >>>> >>>> >>>> -- >>>> Sebastian Wagner >>>> https://twitter.com/#!/dead_lock >>>> http://www.webbase-design.de >>>> http://www.wagner-sebastian.com >>>> [email protected] >>>> >>> >>> >> >
