Hi all,
This is my first time posting, so hopefully I'll get you all the information you need.
I'm having a strange problem with videos in my Islandora site.
I am currently running Islandora 7.x-1.8 on a two server set-up with RHEL 6 as the OS. Our site is http://hermes.cde.state.co.us/.
The problem I am having is that videos are not playing on our website outside of our internal network. I have spoken with our Network Admin and he monitored the firewall while I had various people try to access videos on the site. He said the firewall is allowing all traffic.
When I am using my work computer connected to our internal network, I can access videos on any browser. But if I use my home computer or don't have my work computer attached to VPN while at home, I can't get videos on our site to play in any browser. I've tried on my iPhone and I get "The media could not be loaded, either because the server or network failed or because the format is not supported". Other browsers throw the error “No video with supported format and MIME type found.” All of our videos are uploaded as .mp4 files.
I have tried setting a MIME type in the appropriate configuration file. I've also tried reinstalling the islandora_video.js module, the videojs library and the videojs-contrib-hls file. I am not sure what else to try.
Here are a few links to specific videos on our site:
http://hdl.handle.net/11629/co:29354_s12c992018internet.mp4
http://hdl.handle.net/11629/co:29355_s12h622018internet.mp4
http://hdl.handle.net/11629/co:29356_s12m722018internet.mp4
Because we only tested on computers in our network, we are not sure if videos have ever worked for anyone else or not. We added videos to our site a little over a year ago and we made aware of the problem about 2 weeks ago.
Thanks for any help you can provide.
Regards,
Teresa Kalber
Colorado State Publications Library
curl -v -i http://hermes.cde.state.co.us/drupal/islandora/object/co%3A29356/datastream/MP4/view
* Trying 165.127.85.68...
* TCP_NODELAY set
* Connected to hermes.cde.state.co.us (165.127.85.68) port 80 (#0)
> GET /drupal/islandora/object/co%3A29356/datastream/MP4/view HTTP/1.1
> Host: hermes.cde.state.co.us
> User-Agent: curl/7.54.0
> Accept: */*
>
* Recv failure: Operation timed out
* stopped the pause stream!
* Closing connection 0
curl: (56) Recv failure: Operation timed out