I am planning to implement Video/Audio chat application in Java and I would like to ask you what do you suggest to use. We are currently trying VLCj library, which is great but it seems that VLC does not support streaming of video/audio in real time. Latency is quite high (approx. 1s). I am not sure where the delay comes from (must be something about encoding video), but so high delay is not very convenient for chat. Although VLC is great application, I cannot find sollution to overcome this problem. So if anyone have any suggestion what to use, or how to configure VLC to make latency lower i would be very grateful. Thanks.
Hi have this j2ee web application developed using spring framework. I have a problem with rendering mnessages in nihongo characters from the properties file. I tried converting the file to ascii using ...