<?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[How to send fb-&gt;buf over websocket?]]></title><description><![CDATA[<p dir="auto">When I do</p>
<p dir="auto">camera_fb_t * fb = esp_camera_fb_get();</p>
<p dir="auto">It looks like the fb-&gt;buf[4] == '\0', but fb-&gt;len is in the 5000. When I try sending fb-&gt;buf through a websocket, only the first 4 characters get sent. Anyone knows how to send the whole fb-&gt;buf instead?</p>
]]></description><link>https://community.m5stack.com/topic/819/how-to-send-fb-buf-over-websocket</link><generator>RSS for Node</generator><lastBuildDate>Sat, 14 Mar 2026 22:59:16 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/819.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 31 Mar 2019 14:36:08 GMT</pubDate><ttl>60</ttl></channel></rss>