Hello, I am trying to do a similar thing but with the "--rtp-client-port=12345" command line (I need to fix UDP port from the client side in order to enable it in its firewall). It does not seems to work with the activex. I have also tried the following option : ":rtp-client-port=123...
Is there any way to define the options without javascript/directly in the HTML object/embed element? I only found the playlist way to set stream options: var options = new Array('no-video-title-show', '--rtsp-tcp'); var targetURL = 'rtsp://10.10.9.166:8554/h264LiveVideoTest'; vlc.playlist.items.clea...
Hi there, I'm using VLC in IE to stream an rtsp stream. Once loaded VLC shows a white label with the rtsp url, like this http://screencast.com/t/ZmM0MTc5 , that after a bit dimms away. Is it possible to avoid this with a property? I searched the API documentation at http://wiki.videolan.org/Document...