my server is streaming video using ffmpeg in mpegts format over UDP ...and i want to play that video using library vlcj (Java) can one provide me a small example or direct me to a working example from where i can learn
thanks
from the vlcj documentation i just got that we have to use udp://IP:port but this is not working ......where i m wrong please help