| Author |
Video chat Project
|
merwin pinto
Ranch Hand
Joined: Feb 16, 2005
Posts: 39
|
|
Hi, I have written a basic chat application using Swings. I was Trying to see if Video streaming was possible...some thing like a web cam. I have no idea how to go about this ... Is there any link where i could get the details? or a logic how i could go about achiveing Video communication in the application i have written thanks a lot
|
 |
William Brogden
Author and all-around good cowpoke
Rancher
Joined: Mar 22, 2000
Posts: 12266
|
|
This sounds like a job for Java Media Framework (JMF). (as a starting point anyway)
|
 |
merwin pinto
Ranch Hand
Joined: Feb 16, 2005
Posts: 39
|
|
Thanks a lot for the link, The Java Media Framework is really good, I wanted to know if the H264 encoding is possible in Java for video streams. I believe H264 encoding is the latest and most effecient encoding standard. Formats supported by the JMF 2.0 ..are H261 and H263.. can they be used instead of H264?
|
 |
 |
|
|
subject: Video chat Project
|
|
|