JVLC application
Posted: 04 Oct 2009 16:09
I want to incorporate JVLC into a Java application. How do I modify the VLCClient.java application in order for it to play video that arrives as a UDP network stream? What I need to do in code is create the vlc player with Open Network Stream giving it an address and port number. Sounds simple enough, but I have been unsuccessful so far. Any help would be greatly appreciated. Thank you.