<?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[M5Camera and vlc]]></title><description><![CDATA[<p dir="auto">Hi!<br />
Type B camera out of the box, Vlc 3.0.6<br />
<a href="http://192.168.4.1" target="_blank" rel="noopener noreferrer nofollow ugc">http://192.168.4.1</a> works in browser.<br />
<a href="http://192.168.4.1/jpg" target="_blank" rel="noopener noreferrer nofollow ugc">http://192.168.4.1/jpg</a> works to get a still image in vlc.</p>
<p dir="auto"><a href="http://192.168.4.1/jpg_stream" target="_blank" rel="noopener noreferrer nofollow ugc">http://192.168.4.1/jpg_stream</a> contrary to suggestions does not work in vlc.</p>
<p dir="auto">Wrong url or do i need to set some vlc parameters?</p>
]]></description><link>https://community.m5stack.com/topic/1647/m5camera-and-vlc</link><generator>RSS for Node</generator><lastBuildDate>Tue, 10 Mar 2026 13:40:38 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/1647.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 23 Jan 2020 18:16:35 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to M5Camera and vlc on Sun, 09 Feb 2020 16:35:11 GMT]]></title><description><![CDATA[<p dir="auto">Ok so it seems that Vlc will never be able to decode the http stream as it's not really a stream just consecutive jpeg images.<br />
So I turned to rtsp instead and the micro-rtsp project.<br />
I used the instructions here <a href="https://www.mgo-tec.com/blog-entry-m5camera-arduino.html" target="_blank" rel="noopener noreferrer nofollow ugc">mgo-tech.com</a>, to install Arduino IDE and ESP plugin (translated by google), take care to use correct pin mapping, I used that instruction as it is for M5Camera type b the same as I have.<br />
Tried the CameraWebServer also, much nicer then the original software.</p>
<p dir="auto">Followed instructions here <a href="https://www.hackster.io/BnBe_Club/9-rtsp-video-streamer-using-the-esp32-cam-board-8832b4" target="_blank" rel="noopener noreferrer nofollow ugc">hackster.io</a> to get a http/rtsp server.  Worked fine except the picture was the wrong way around for my application so I copied a few lines from the CamereaWebServer example to flip it vertical and Horisontal and lowered resolution to vga.<br />
Works fine with Vlc but a bit more sensetive to fast movement then the http stream.</p>
<p dir="auto">Why may you ask? Vlc got recording and is easily implemented in my project.</p>
]]></description><link>https://community.m5stack.com/post/7330</link><guid isPermaLink="true">https://community.m5stack.com/post/7330</guid><dc:creator><![CDATA[Net-time]]></dc:creator><pubDate>Sun, 09 Feb 2020 16:35:11 GMT</pubDate></item></channel></rss>