74 lines
2.3 KiB
XML
74 lines
2.3 KiB
XML
|
<?xml version="1.0"?>
|
||
|
<profiles fallbackLocale="en_US">
|
||
|
<profile id="hd">
|
||
|
<locale>
|
||
|
<en_US>High definition</en_US>
|
||
|
<pt_BR>Alta definição</pt_BR>
|
||
|
</locale>
|
||
|
<width>1280</width>
|
||
|
<height>720</height>
|
||
|
<keyFrameInterval>5</keyFrameInterval>
|
||
|
<modeFps>15</modeFps>
|
||
|
<qualityBandwidth>0</qualityBandwidth>
|
||
|
<qualityPicture>90</qualityPicture>
|
||
|
<enableH264>true</enableH264>
|
||
|
<h264Level>2.1</h264Level>
|
||
|
<h264Profile>main</h264Profile>
|
||
|
</profile>
|
||
|
<profile id="vga">
|
||
|
<locale>
|
||
|
<en_US>VGA</en_US>
|
||
|
</locale>
|
||
|
<width>640</width>
|
||
|
<height>480</height>
|
||
|
<keyFrameInterval>5</keyFrameInterval>
|
||
|
<modeFps>10</modeFps>
|
||
|
<qualityBandwidth>0</qualityBandwidth>
|
||
|
<qualityPicture>90</qualityPicture>
|
||
|
<enableH264>true</enableH264>
|
||
|
<h264Level>2.1</h264Level>
|
||
|
<h264Profile>main</h264Profile>
|
||
|
</profile>
|
||
|
<profile id="low1" default="true">
|
||
|
<locale>
|
||
|
<en_US>Low bandwidth</en_US>
|
||
|
<pt_BR>Baixa banda</pt_BR>
|
||
|
</locale>
|
||
|
<width>320</width>
|
||
|
<height>240</height>
|
||
|
<keyFrameInterval>5</keyFrameInterval>
|
||
|
<modeFps>10</modeFps>
|
||
|
<qualityBandwidth>0</qualityBandwidth>
|
||
|
<qualityPicture>90</qualityPicture>
|
||
|
<enableH264>true</enableH264>
|
||
|
<h264Level>2.1</h264Level>
|
||
|
<h264Profile>main</h264Profile>
|
||
|
</profile>
|
||
|
<profile id="low2">
|
||
|
<locale>
|
||
|
<en_US>Low latency + low CPU</en_US>
|
||
|
<pt_BR>Baixa banda + baixo CPU</pt_BR>
|
||
|
</locale>
|
||
|
<width>320</width>
|
||
|
<height>240</height>
|
||
|
<keyFrameInterval>5</keyFrameInterval>
|
||
|
<modeFps>5</modeFps>
|
||
|
<qualityBandwidth>0</qualityBandwidth>
|
||
|
<qualityPicture>90</qualityPicture>
|
||
|
<enableH264>false</enableH264>
|
||
|
</profile>
|
||
|
<profile id="pic">
|
||
|
<locale>
|
||
|
<en_US>One frame per second</en_US>
|
||
|
<pt_BR>Um quadro por segundo</pt_BR>
|
||
|
</locale>
|
||
|
<width>320</width>
|
||
|
<height>240</height>
|
||
|
<keyFrameInterval>5</keyFrameInterval>
|
||
|
<modeFps>1</modeFps>
|
||
|
<qualityBandwidth>0</qualityBandwidth>
|
||
|
<qualityPicture>90</qualityPicture>
|
||
|
<enableH264>false</enableH264>
|
||
|
</profile>
|
||
|
</profiles>
|