anilkumar2508
Hey,
I want to add mp4 mime type to light streamer, I have changed in mime_type.properties (added mp4=video/mpeg). but it is not working. Please help me if I have missed something. And also the existing mov mime type is also not working. Is there anything else that needs to be done.
Giuseppe Corti
Hi anilkumar2508,
Did you mean that you want to stream mp4 file with Lightstreamer or that mp4 files do not work with the internal Web Server of Lightstreamer?
Anyway, the internal Web Server is very basic and in face of a request for a specific file extension just sets the HTML content type based on the map in the file mime_types.properties.