See my comments inline -

----- Original Message ----- 
From: "Sravanthi.K.V." <[EMAIL PROTECTED]>
To: <ooh323c-devel@lists.sourceforge.net>
Sent: Thursday, September 08, 2005 5:04 AM
Subject: [ooh323c-devel] Need help


Hi all,
   if i had to integrate video to the ooh323c-0.7.2
codec s/w, how wud i go 'bout it? i tried writing my
own grab s/w and capture and encode s/w. but it has
some prob.

=> Note ooh323c does not come with any video codec software as of now...

can i use ffmpeg to capture audio-video real time? if
so, where do i need to make changes?

=> You can use ffmpeg to grab video/audio and then encode that using some
open source codec. After this you
      just send this encoded data over RTP by modifying oortp.c

ooh323c-0.7.2 already has video compatibility. all i
need to do is make changes in oortp.c and oomedialx.c
to transmit video with audio. is it all or is there
anything else i need to take care of?

=> I am not sure what you mean by video compatibility. The term "ooh323c
supports video" means that it enables
     applications to negotiate video channels using H.323/H.245. You still
need video grabber(ffmpeg) and codecs.



-Vishal




-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
ooh323c-devel mailing list
ooh323c-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ooh323c-devel

Reply via email to