You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
565 B
18 lines
565 B
<ExternalCamera>
|
|
<Provider>
|
|
<ignore> <!-- Internal video devices to be ignored by external camera HAL -->
|
|
<id>0</id>
|
|
</ignore>
|
|
</Provider>
|
|
<Device>
|
|
<MaxJpegBufferSize bytes="3145728"/>
|
|
<NumVideoBuffers count="4"/>
|
|
<NumStillBuffers count="2"/>
|
|
<FpsList>
|
|
<Limit width="640" height="480" fpsBound="30.0"/>
|
|
<Limit width="1280" height="720" fpsBound="30.0"/>
|
|
<Limit width="1920" height="1080" fpsBound="30.0"/>
|
|
</FpsList>
|
|
</Device>
|
|
</ExternalCamera>
|