<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Example Code: CameraWebServer]]></title><description><![CDATA[<p dir="auto">I get these errors then the compilation .. fails.</p>
<p dir="auto">"sketch/app_httpd.cpp: In function 'esp_err_t stream_handler(httpd_req_t*)':<br />
app_httpd.cpp:770:37: error: 'ra_filter_run' was not declared in this scope<br />
uint32_t avg_frame_time = ra_filter_run(&amp;ra_filter, frame_time);<br />
^~~~~~~~~~~~~<br />
sketch/app_httpd.cpp:770:37: note: suggested alternative: 'ra_filter_t'<br />
uint32_t avg_frame_time = ra_filter_run(&amp;ra_filter, frame_time);<br />
^~~~~~~~~~~~~<br />
ra_filter_t<br />
Multiple libraries were found for "WiFi.h"<br />
Used: /Users/jamesbrake/Library/Arduino15/packages/m5stack/hardware/esp32/2.0.4/libraries/WiFi<br />
Not used: /Applications/Arduino.app/Contents/Java/libraries/WiFi<br />
exit status 1<br />
'ra_filter_run' was not declared in this scope"</p>
<p dir="auto">Any ideas?</p>
<p dir="auto">Mac OS<br />
Arduino IDE 1.8.4</p>
<p dir="auto">Thanks!</p>
]]></description><link>https://community.m5stack.com/topic/4680/example-code-camerawebserver</link><generator>RSS for Node</generator><lastBuildDate>Fri, 08 May 2026 17:31:05 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/4680.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 05 Oct 2022 23:11:55 GMT</pubDate><ttl>60</ttl></channel></rss>