linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Linphone-developers] Custom SDL application


From: chase rayfield
Subject: Re: [Linphone-developers] Custom SDL application
Date: Sat, 7 May 2011 08:26:49 -0700 (PDT)

Replying to a PM so nobody is left out.

It is a design project for my BScpE degree in computer engineering so we have to work on it ourselves. Its due to be completed about mind fall 2011. I'm mainly just looking for pointers about how to go about using the linphone core.... it seems that the SDL window just lives own its own and I'm wondering if its possible to redirect the output into a custom SDL based application or perhaps a native GTK app. Worst case would be we have to hack up the video output code with our code... it would be doable but not ideal.

Chase.


From: chase rayfield <address@hidden>
To: address@hidden
Sent: Fri, May 6, 2011 6:49:35 PM
Subject: [Linphone-developers] Custom SDL application

I am using Linphone as the video conference software in a teleoperated robot. Is it possible to have mediastreamer write the video output into an SDL window with other things displayed in it and with for instance keyboard input? I believe I would need to modify mediastreamer? Or am I being naive and there is a better way?'

It looks to me like most of the SDL output is done in videoout.c

Chase

reply via email to

[Prev in Thread] Current Thread [Next in Thread]