You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@openmeetings.apache.org by Manohar Kotapati <ma...@gmail.com> on 2016/05/01 07:59:41 UTC

Screenshare via RTMPS issue

Dear Guys,

I did all the changes required for HTTPS/RTMPS setup.


But the sharing is not happening on clicking the screen share button.
I observed the screenshare.log file and I suspect the problem is with the
URL which is connecting as rtmp instead of rtmps
*(rtmp://openpractice.cs.ttu.edu:5443/openmeetings/4
<http://openpractice.cs.ttu.edu:5443/openmeetings/4>)*
------------------------------------------------------------------------------------------------
DEBUG 04-12 22:36:17.024 170 o.a.o.s.w.CoreScreenShare
[javawsApplicationMain] - host: openpractice.cs.ttu.edu, app: 5443, port:
openmeetings/4, publish: a86654b2673aaf48950620ff449245a5
DEBUG 04-12 22:36:17.354 196 o.a.o.s.w.CoreScreenShare
[javawsApplicationMain] - initialized
DEBUG 04-12 22:36:19.557 288 o.a.o.s.w.CoreScreenShare [AWT-EventQueue-2] -
captureScreenStart
INFO 04-12 22:36:19.561 254 o.r.c.n.r.BaseRTMPClientHandler
[AWT-EventQueue-2] -*rtmp://openpractice.cs.ttu.edu:5443/openmeetings/4
<http://openpractice.cs.ttu.edu:5443/openmeetings/4>*
INFO 04-12 22:36:19.818 165 o.s.s.c.ThreadPoolTaskExecutor [NioProcessor-2] -
Initializing ExecutorService
DEBUG 04-12 22:36:20.145 62 o.a.o.s.w.RTMPSScreenShare [NioProcessor-2] -
connection closed
DEBUG 04-12 22:36:20.149 62 o.a.o.s.w.RTMPSScreenShare [NioProcessor-2] -
connection closed
DEBUG 04-12 22:36:20.156 391 o.a.o.s.w.CoreScreenShare [NioProcessor-2] -
ScreenShare stopStream
-------------------------------------------------------------------------------------------------
Is that the reason for screen share failure?
If yes, am I missing any setup to make that connecting URL as rtmps?
I am attaching the original screensharing.log file to this issue. Please
check it once.


Please help me.

Many Thanks,

Mano