is it possible to add a logo to the VLC webplayer plugin?
i use this code to play a stream on my website (the stream is not mine)
<div class="video-wrap"><embed type="application/x-vlc-plugin" name="player" width="500" height="300" autoplay="yes" loop="no" target="http://streamadress:2222"/></div>