htaccess
I continue my test and i have problem with a simple network configuration. If i have only jpeg, no problem, everything is good. If i have a video file in h264 transform to .ts, nothing is playing. The file is good when i publish direct to sd card. I'm thinking about a problem in .htaccess file 1 Actually, i have upload this : # Brightsign AddType text/brs .brs AddType video/ts .ts But the mime type for the .ts is vidéo, text, application 1 Thanks