GTK+ Forums Forum Index GTK+ Forums
Discussion forum for GTK+ and Programming. Ask questions, troubleshoot problems, view and post example code, or express your opinions.
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

How to Transmit the video using GTK

 
Post new topic   Reply to topic    GTK+ Forums Forum Index -> GTK+ Programming
Author Message
dennisWonders
Familiar Face


Joined: 20 Feb 2007
Posts: 12
Location: hyd

PostPosted: Thu Mar 29, 2007 4:07 am    Post subject: How to Transmit the video using GTK Reply with quote

hai

how to transmit the video into one system to another system(like skype and yahoo video phone) using GTK programing.

can u give any idea abt code.

bye
Dennis
Back to top
hydra
Familiar Face


Joined: 23 Jan 2007
Posts: 35

PostPosted: Thu Mar 29, 2007 8:15 am    Post subject: Reply with quote

This is will be hard to do. As I can see the situation you have to make sockets programming and to catch the streamed data into it.
I don't if you can send the video stream via your own network protocol and to catch it on the other side.
Another simple solution is to use ready library such as libsip or something like this.
You can do it with SIP protocol, there is available open source sip library.
Have a look about this. http://www.linphone.org/
This all is not a GTK related programming but it can help you.
Back to top
dennisWonders
Familiar Face


Joined: 20 Feb 2007
Posts: 12
Location: hyd

PostPosted: Fri Mar 30, 2007 4:52 am    Post subject: thanks for ur response Reply with quote

hai friend thanks for ur reponse

but i didn't get any videophone source in linphone.

bye
Dennis
Back to top
hydra
Familiar Face


Joined: 23 Jan 2007
Posts: 35

PostPosted: Fri Mar 30, 2007 3:34 pm    Post subject: Reply with quote

You should not have any source code from linphone. Jus use the sip library to transmit the data.
Here you are. http://www.gnu.org/software/osip/
And there is another library too. http://sofia-sip.sourceforge.net/
These both libraries are open source so just donwload them and .... do not forget to thank to the developers of these libraries. They deserve it!
Back to top
Display posts from previous:   
Post new topic   Reply to topic    GTK+ Forums Forum Index -> GTK+ Programming All times are GMT
Page 1 of 1

 


Powered by phpBB © 2001, 2005 phpBB Group
CodeBB 1.0 Beta 2
Protected by Anti-Spam ACP