Page 1 of 1

How to omit video title in JVLCPlayer (Java Application)??

Posted: 10 Oct 2009 08:25
by satio
Hello, do you know how to omit the video title like "rtsp://localhost:8888/movie_name" in JVLCPlayer (Java Application)??
I have tried using VLCPluginOptions and set the parameters (no-video-title-show), but it's useless.. :?
Any ideas?? Thanks..