Forum Discussion

michaelc8_13062's avatar
michaelc8_13062
Icon for Nimbostratus rankNimbostratus
Mar 26, 2015

Video file from website not playing

I have been directed to create an SSL VS for external users to access a video from inside. I am able to get to the web server fine. I am just using the default F5.http iApp. The port 80 is redirecting to 443 fine. I am using SSL offloading so we dont have to change a ton of internal links. I see silver light pop up for a second and it looks like I am ready to watch the video. However when I click play I get nothing. I can see in the IIS logs the gets from the F5 ip address but my client cannot see any video. Has any one else ruin into this? if so what did you do to make this successful?

 

1 Reply

  • Ok, well after looking into it further. My issue was that the site was using cross protocol gets that is what was breaking the video pull. once I modified the web.config file to remove the http entries all was good.