Tic Tac Toe icon Tic Tac Toe Play Tic Tac Toe with your ARC robot: configurable turn, win and draw scripts, cheat commands and optional speech-recognition control. Try it →
Canada
Twitter
Asked
Resolved Resolved by DJ Sures!

MJPEG Stream In Camera

I am using the ESP32_CAM with a camera stream for MJPEG files.  Code here.  https://github.com/arkhipenko/esp32-cam-mjpeg It runs fine and shows a 320*240 image when I bring up a browser or VLC.  I open the camera control and type in the URL of the stream it generated https://my.cam.ip.xxx/mjpeg/1 (The same one I use in VLC) and the camera initialises but doesn't actually open (The virtual camera lens stays closed) . Anyone else stream mjpeg cameras in? The manual hints there is support.



Related Hardware (view all EZB hardware)
ESP32 Cam by Espressif
ESP32-CAM as an EZB for Synthiam ARC: stream video, control GPIO/servos, AP/Client WiFi, and ARC D0-D23 to GPIO pin mapping.
Wi-Fi
Servos Varies
Camera
Audio
UART Varies
I2C
ADC Varies
Digital Varies

ARC Pro

Upgrade to ARC Pro

Experience early access to the latest features and updates. You'll have everything that is needed to unleash your robot's potential.

Author Avatar
PRO
Synthiam
LinkedIn Thingiverse Twitter YouTube GitHub
#1  

I recall there was support - but there’s a variety of different ways the stream can be handled.

id have to take a look. Although it kind of game me an idea of an mmpeg plug-in that would handle absolutely every input stream. Hmmm let me put some thought on that

Author Avatar
PRO
Canada
Twitter
#2  

I did a quick search around internet looking for streams but couldnt get any to work so I brought up my own streaming service and couldn't get that to work either.  Just get a JPGStream error on screen.  Also tried ARC on my other PC no joy.

Author Avatar
PRO
Synthiam
LinkedIn Thingiverse Twitter YouTube GitHub
#3   — Edited

Can you share a url for testing mjpeg? I can't seem to find one using google

I can see the code in ARC - it's there. uses https://xxx.xxx.xxx.xxx as the address in the camera control. But I can't test it without an actual source

Author Avatar
PRO
Canada
Twitter
#5   — Edited

I am not sure exactly what you are looking for but here is the url for my ESP32 camera stream. This is not the stream I use in ARC. This is the url I use on my phone or pc. If this is not what you are looking for ... sorry!

xxx.xxx.xxx.xxx:81/stream I have my port forwarded to 81

Author Avatar
PRO
Canada
Twitter
#6  

Hi Herr Ball my esp works but I can't get the camera in ARC to work with the ESP if that makes sense, Does yours ?   If it does can you share your arduino codel please

#7  

Sorry

I don't use my ESP32 camera in ARC.

Author Avatar
PRO
Synthiam
LinkedIn Thingiverse Twitter YouTube GitHub
#8  

@Nink, are you actually able to see those streams? Every one I click on says the webpage isn't available.