Live video streaming in java

user3680660 picture user3680660 · Oct 8, 2014 · Viewed 46.8k times · Source

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.

Answer

vembutech picture vembutech · Oct 8, 2014

This question is already answered and the below link has the details. I would recommend "user3680660" to look into the answers provided.

Stream video in Java

The link explains Xuggler and Amazon's cloud front.