11 lines
425 B
XML
11 lines
425 B
XML
|
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
|
<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="video/x-mjpeg">
|
||
|
|
<!--Created automatically by update-mime-database. DO NOT EDIT!-->
|
||
|
|
<comment>MJPEG video stream</comment>
|
||
|
|
<acronym>MJPEG</acronym>
|
||
|
|
<expanded-acronym>Motion JPEG</expanded-acronym>
|
||
|
|
<sub-class-of type="image/jpeg"/>
|
||
|
|
<glob pattern="*.mjpeg"/>
|
||
|
|
<glob pattern="*.mjpg"/>
|
||
|
|
</mime-type>
|