linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] Video Window Embed


From: Nimesh Shah
Subject: Re: [Linphone-developers] Video Window Embed
Date: Mon, 18 Jun 2012 10:22:02 +0530

In GTK+ on linux, there's no such facility to embed a window within other window. 

So I think, though, the function 'linphone_core_set_native_video_window_id' may work, but it will be not possible to fulfill my requirement. I think linphone & mediastreamer has nothing to do with this, what I need is GTK+ support to embed a window(video window) into another window.

Thanks,
Nimesh 

On Thu, Jun 14, 2012 at 8:57 PM, Manit Chanthavong <address@hidden> wrote:
You would pass linphonecore a windowid or window handle. This is a handle to a display port. In Windows, you would create a Windows Form with a Panel control and send the "handle" to linephonecore. I am sure that is the same on Linux.

take a look at these functions:

linphone_core_set_native_preview_window_id
linphone_core_set_native_video_window_id

Use linephonec as your test bed, it has command line params for setting the window id.


On Thu, Jun 14, 2012 at 12:31 AM, Nimesh Shah <address@hidden> wrote:
Thanks Manit for the reply.

'linphone_core_enable_self_view()' function will enable the self-view inside the 
video-window during the calls.

But what actually I need is to have the whole video-window as attached to the 
main Linphone window, instead of it being a different top-level window.

Thanks,
Nimesh Shah

On Thu, Jun 14, 2012 at 10:05 AM, Manit Chanthavong <address@hidden> wrote:
have you tried this function?

linphone_core_enable_self_view();



On Wed, Jun 13, 2012 at 11:31 PM, Nimesh Shah <address@hidden> wrote:
Hi Manit,

I am working on the linphone(version: 3.5.2) only on Fedora 16.

Thanks,
Nimesh Shah


On Wed, Jun 13, 2012 at 8:18 PM, Manit Chanthavong <address@hidden> wrote:
what are you developing with? Linphone, linphonec, or your own implementation with linphonecore?



On Wed, Jun 13, 2012 at 3:34 AM, Nimesh Shah <address@hidden> wrote:
Hi,

I am looking to embed the video window in the same main window of Linphone.
I tried a lot, but didn't succeed.
Can you please help me on this?

Thanks,
--
Nimesh Shah





_______________________________________________
Linphone-developers mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-developers




--
- Manit

_______________________________________________
Linphone-developers mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-developers




--
Nimesh Shah





_______________________________________________
Linphone-developers mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-developers




--
- Manit

_______________________________________________
Linphone-developers mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-developers




--
Nimesh Shah





_______________________________________________
Linphone-developers mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-developers




--
- Manit

_______________________________________________
Linphone-developers mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-developers




--
Nimesh Shah





reply via email to

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