Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7973397
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T08:05:22+00:00 2026-06-04T08:05:22+00:00

In my web app i am using flash to get the live streaming of

  • 0

In my web app i am using flash to get the live streaming of my web cam ,and then to display that to my web page using the swf file generated after publishing the Flash file.But the problem i am facing is that the video is not shown in good resolution.I tried many settings but nothing worked.Here is my code for getting the video in Flash.

var camera;
var video;
var bandwidth:int = 100;
var quality:int = 100;

camera=Camera.getCamera();
camera.setMode(190,130,10000);
camera.setQuality(bandwidth*1024/8, quality);
video = new Video(camera.width * 2.5, camera.height *2.4);
video.attachCamera(camera);
video.smoothing;
addChild(video);

Can anyone please tell me ,what i am doing wrong here.Any solutions to get the video with high resolution.Any help will be appreciated.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-04T08:05:24+00:00Added an answer on June 4, 2026 at 8:05 am

    The issue is fixed.i was doing a minor mistake of providing greater height and width of video than that of camera height and video.Just removed that stuff and my video resolution was back on track.The change in code is :

    Changed the line of code

    video = new Video(camera.width * 2.5, camera.height *2.4);
    

    to

    video = new Video(camera.width, camera.height);
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a single page web app that shows real time data using just
I am developing a web app (using rails) that I will be launching within
Currently I'm using soundmanager2 to power sounds in my web app. SoundManager uses Flash,
I am using an embedded flash movie in my web page. I would like
I've got a flash player (using JWPlayer) that plays an audio file. The file
I am developing a web app using Flash Builder. A graphic designer came up
First off, The Problem: We have a Web App with a Flash front-end that
We recently built a web app using Prototype, making a fair amount of use
I am developing a web app using servlets and jsps. I have a question
I have a web app using forms authentication and I have restricted a folder

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.