-
Hello. I don’t know why, but the Flowplayer logo is suddenly showing up on my uploaded video, though I have the key and no logo chosen.
Also, I got the message below from Flowplayer. But I don’t know WHERE in the .htaccess file to put this code. Could you be more specific, please? Thanks for the help!
HelenMake sure you put this into your .htaccess file, or ask your server admin to upgrade the web server mime type configuration:
AddType video/mp4 .mp4
AddType video/webm .webm
AddType video/ogg .ogv
AddType application/x-mpegurl .m3u8
AddType video/x-m4v .m4v
# hls transport stream segments:
AddType video/mp2t .ts