I need to add live webcam video streaming facility to my web app where multiple clients can see live video.It's almost like a virtual classroom where the teacher will teach live and the students will watch.How can I broadcast live video in java .I have decided using spring framework for the application . Many seem to suggest xuggler or JMF, but I have not found any working examples of them yet. Can anyone please suggest which library to use and examples for the purpose ? Thanks in advance.
Asked
Active
Viewed 4.9k times
16
-
1Why has this post gotten so many -1's? I think this is a valid question. – Mohammad Najar Oct 08 '14 at 20:07
1 Answers
5
This question is already answered and the below link has the details. I would recommend "user3680660" to look into the answers provided.
The link explains Xuggler and Amazon's cloud front.
-
If you're in this situation again (question answered in another Stack Overflow question), can you flag as duplicate please? – Dennis Meng Oct 09 '14 at 03:16
-
5