Reputation: 21
I need to know that how to implement a video chat program in my java project. i am hear about jmf but am not so happy with that library, any library is there to work with this (eg: skype api).
Upvotes: 1
Views: 5618
Reputation: 2741
Use GStreamer with java interface. refer these tutorials to find how to use GStreamer
Upvotes: 1