You are limited to the resolution your camera/webcam can handle.
Some webcams do 160x120, 320x200 320x240 and that's it.
Some can do 352x288, 640x480 or even 800x600.
This totally depends on the driver (in case of a capturecard/external 
videosource) or on the webcam.

Try to use the native FPS of the source (using 
Camera.setMode(width,height,Camera.fps)  ) to select as safe as possible the 
desired resolution. Check afterwards the width and height to see if you 
actually were able to
switch to the desired resolution.

Regards,
Walter

  ----- Original Message -----
  From: Lenny Sorey
  To: [email protected]
  Sent: Wednesday, August 22, 2007 7:33 PM
  Subject: [Red5] Question about recording from webcam


  Can someone tell me where to change the size of the video that will be 
recorded?

  I have been playing with the SimpleRecorder and have change the camera to 400 
X 300.

  Yet when I check the size width and height of the recorded flv it always shows
  352 X 264..

  Where can I change this default size to be 400 X 300

  Thanks,

  Lenny


------------------------------------------------------------------------------


  _______________________________________________
  Red5 mailing list
  [email protected]
  http://osflash.org/mailman/listinfo/red5_osflash.org


--
I am using the free version of SPAMfighter for private users.
It has removed 10825 spam emails to date.
Paying users do not have this message in their emails.
Get the free SPAMfighter here: http://www.spamfighter.com/len
_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org

Reply via email to