If you have a blog or set of pictures of your bicycle trip, please share the link.
Also, thanks for mentioning teamLab Borderless. I had not heard of this before.
@Jake_Kenin or anyone else, I’m trying to get the mjpeg stream to appear in a browser window and looking for a barebones example that shows the simplest possible way to get the mjpeg stream in a browser window.
I am getting this error:
showPreview:1 Access to fetch at ‘http://192.168.1.1/’ from origin ‘http://localhost:3000’ has been blocked by CORS policy: No ‘Access-Control-Allow-Origin’ header is present on the requested resource. If an opaque response serves your needs, set the request’s mode to ‘no-cors’ to fetch the resource with CORS disabled.
I notice that Jake used cors-anywhere
I’m not quite sure how to use this or how to get the live preview to appear in a web page.
Jake’s comments referenced this code:
I’ve been trying to work with the aruntj code as it is smaller and more manageable for my limited knowledge. The amelia_viewer code has much more features. I first want to get any frame to appear and then add features.
I am using node, express, and request.