hey thanks man.

Tom Krcha wrote:
>
> That means e.g.:
>
>  
>
> var cam:Camera = Camera.get();
>
> cam.setQuality(16000,50);
>
> cam.setMode(320,240,25);
>
>  
>
> var ns:NetStream = new NetStream(myNetConnection);
>
> ns.attachVideo(cam);
>
>  
>
> Study that functions | this is the way how to reduce the recording 
> quality.
>
>  
>
> Tom
>
>  
>
> ------------------------------------------------------------------------
>
> *From:* [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] *On 
> Behalf Of *John Grden
> *Sent:* Thursday, May 18, 2006 6:27 PM
> *To:* [email protected]
> *Subject:* Re: [Red5] quality control at all?
>
>  
>
> Hey Aaron, I think that would start at the client side and what you 
> sent to the server, since the server only records what you send it.  
> So, if you needed something that was DVD quality, you'd need to jack 
> up the fps/quality/resolution of the client.
>
> But changing the quality of something already recorded, you couldn't 
> improve what was there, but you certainly could compress more if you 
> wanted 2.
>
> hth,
>
> JG
>
> On 5/18/06, *aaron smith* <[EMAIL PROTECTED] 
> <mailto:[EMAIL PROTECTED]>> wrote:
>
> is there a way to change the quality of the stream recordings? say if I
> wanted to put a stream on DVD. could I control the quality with ffmpeg?
> im just looking for anything about quality of streams.
>
> thanks..
>
>
> _______________________________________________
> Red5 mailing list
> [email protected] <mailto:[email protected]>
> http://osflash.org/mailman/listinfo/red5_osflash.org 
> <http://osflash.org/mailman/listinfo/red5_osflash.org>
>
>
>
>
> -- 
> John Grden - Blitz
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Red5 mailing list
> [email protected]
> http://osflash.org/mailman/listinfo/red5_osflash.org
>   


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

Reply via email to