Is there any idea how to implement a java programm that captures video/audio from a webcam /microphone and stream it to multiple clients. I know about JMF but it is quite old and not well document or supported.
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
|
I found a very good way via vlcj. Vlcj is a java wrapper for vlc. |
|||