-
January 4th, 2010, 05:16 PM #1Junior Member
- Join Date
- Jan 2010
- Posts
- 2
Internet Audio & Security Settings
Hello,
I am developing a website that plays audio upon request by the user, ie they press a button.
On most machines this works fine. However, one one particular machine the audio does not play, this machine has a lot of security features which have been enabled. But I don't know what was done to this machine.
I set all of the IE security settings to Default to no avail.
Does anyone have any idea what I need to change so the audio will play?
-J
-
January 5th, 2010, 04:27 AM #2
I don't know where to begin. We're going to need a lot more information.
1. How are you streaming the audio? Flash? HTML? External media player?
2. Security features? What programs are you using for the security features?
3. We're probably going to need to know "what was done to this machine" - who operates it? Can you ask them?
4. Can you give us a link to the website? Could help.
-FMACute
-
January 5th, 2010, 11:26 AM #3Junior Member
- Join Date
- Jan 2010
- Posts
- 2
>We're going to need a lot more information.
Ok, I will do the best I can, sorry I was short on info. The playback is audio from a CAPTCHA servlet written in-house.
>1. How are you streaming the audio? Flash? HTML? External media player?
The servlet sends audio/x-wav to the browser in the response.
I wrote the generated audio to a file and that plays fine. It's just that when IE/FireFox receives the audio, it isn't played.Code:response.setHeader("Cache-Control", "no-store"); response.setHeader("Pragma", "no-cache"); response.setDateHeader("Expires", 0); //flush content in the response response.setContentType("audio/x-wav"); ServletOutputStream responseOutputStream = response.getOutputStream(); responseOutputStream.write(captchaChallengeAsWav);
>2. Security features? What programs are you using for the security features?
From what I can tell, something was changed in the OS, like a group policy or some sort of registry setting.
>3. We're probably going to need to know "what was done to this machine"
Yeah, if I knew that I wouldn't be here!
>Can you ask them?
I'll look into that, but am not optimistic.
>4. Can you give us a link to the website? Could help.
I would like to, but it's behind a firewall.
I know that is not very much, but...
Thank you for helping.
-FMA[/quote]
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
security settings
By demo11 in forum Technical SupportReplies: 0Last Post: May 30th, 2009, 11:22 AM -
Internet Security Settings
By bloodycrashboy in forum Technical SupportReplies: 0Last Post: December 16th, 2008, 03:39 PM -
SECURITY SETTINGS
By dthomas2008 in forum Technical SupportReplies: 1Last Post: September 15th, 2008, 07:09 AM -
Security problems "your current security settings will not allow this file to be down
By drjoeshmoe in forum Security and Privacy IssuesReplies: 2Last Post: June 7th, 2007, 09:50 AM



LinkBack URL
About LinkBacks



Reply With Quote


I'm about 3 miles from work, but I don't get to live over a booze emporium. :( Those places look decent, Surreal.
Is It Just Me? v233893843