[Red5] appsharing/Desktop sharing ??
Manolo R.G.
info at vengava.com
Thu Nov 23 09:27:29 EST 2006
Try capturing 1/4 screen for testing.
I did it that way because of when capturing whole screen, you'll get a
feedback effect since the captured zone and the viewing zone is the same.
Uncheck track window and track screen
left=0, top=0, width=half_screen_width, height=half_screen_height
Flash document:
width=half_screen_width
height=half_screen_height
Camera:
cam.setMode(half_screen_width, half_screen_height, yourFPS);
Video object:
video.width = half_screen_width;
video.height = half_screen_height;
Daniela Remogna escribió:
> Hi João"
> I've download AMCap, but I'm not able to stream my Desktop Correctly.
> What are your settings under Options-->Video Capture Filter?
>
> Regards,
> Daniela Remogna
>
> ----- Original Message -----
> *From:* João Fernandes <mailto:joaopedromartinsfernandes at gmail.com>
> *To:* Red5 at osflash.org <mailto:Red5 at osflash.org>
> *Sent:* Friday, November 17, 2006 12:04 AM
> *Subject:* Re: [Red5] appsharing/Desktop sharing ??
>
>
> * John, try to use AMCap with the VH Screen Capture Driver. You can
> download it from the same page as the driver. *
>
More information about the Red5
mailing list