rafbis / moodle-mplayer

Automatically exported from code.google.com/p/moodle-mplayer
0 stars 0 forks source link

mplayer stops working when flash media server listens on port 443 for rtmps #51

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.using local FMS server to host content
2.using RTMP streaming to show videos
3.videos work correctly
4.add SSL certificate to FMS server and open port 443 (-443 to make it secure)
5.RTMP, RTMPS, HTTP, HTTPS videos work correctly everywhere except moodle.

What is the expected output? What do you see instead?
RTMP video should still work, but once port 443 is opened, rtmp videos show 
"server not found rtmp:\\www.server.com\video.f4v"

What version of the product are you using? On what operating system?
moodle 1.9.7
media player 2009112500
FMS 3.5
windows server 2008 (moodle)
apache server 2.2 (FMS)

Please provide any additional information below.
The only thing that changes from working to not working is FMS listening on 
port 443 (as well as 80, which is our default rtmp port).
Moodle videos work fine when 80 is the only open port.
When both 80 and 443 are listening, we have a test page where RTMP, RTMPS, 
HTTP, HTTPS work correctly. its just moodle mplayer that does not work.

Original issue reported on code.google.com by risuare...@gmail.com on 12 Apr 2013 at 7:34

GoogleCodeExporter commented 8 years ago
This issue is outside the scope of the Media Player module. It may be worth 
checking with the JW Player forums: 
http://www.longtailvideo.com/support/forums/jw-player/

Original comment by matbury on 16 Apr 2013 at 2:28