I have an embedded flash video to record from the users webcam. In chrome the video gets recorded fine but in Safari and Firefox the video seems to be cropped. This is only happening when recording with new webcams. My older computer doesn't have this issue on any browser. These are the current params I have set on the video
var params = {
allowscriptaccess: "always",
bgcolor: "#ffffff",
quality: "high",
menu: true,
allowfullscreen : true
};
I have attached two images the of the proper way on chrome
This is what I get when I try to record on firefox or Safari with a new webcam
Aucun commentaire:
Enregistrer un commentaire