Page 1 of 1

Add Logo to the VLC webplayer plugin

Posted: 19 Feb 2014 19:35
by Biggy
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>

Re: Add Logo to the VLC webplayer plugin

Posted: 19 Feb 2014 21:14
by Jean-Baptiste Kempf
as far as I know, you can only add a bgcolor=

Re: Add Logo to the VLC webplayer plugin

Posted: 20 Feb 2014 05:55
by RSATom