mqtt-camera-streamer icon indicating copy to clipboard operation
mqtt-camera-streamer copied to clipboard

Stream images from a connected camera over MQTT, view using Streamlit, record to file and sqlite

Results 18 mqtt-camera-streamer issues
Sort by recently updated
recently updated
newest added

Bumps [streamlit](https://github.com/streamlit/streamlit) from 0.79.0 to 1.11.1. Release notes Sourced from streamlit's releases. 1.11.1 No release notes provided. 1.11.0 No release notes provided. 1.10.0 No release notes provided. 1.9.2 No release...

dependencies

Use pandas to create a table with image thumbnail and some basic processing. Creat table using html , save html, convert to pdf

Hi, I tried this program and it runs 12~14 FPS in my environment 360p and 480p also smoothly, which is surprising. But found that it is splitting the video into...

Add button to quickly save the image displayed

Checkout https://flows.nodered.org/flow/3a7822f76f9a0d18c5486b92b65228f0

https://github.com/pageauc/pi-timolo - mqtt could be added as a destination? Else watchdog and a script could do this

[Picamera example capturing to PIL](https://picamera.readthedocs.io/en/release-1.13/recipes1.html#capturing-to-a-pil-image) If using picamera we can also drop opencv requirement

https://discuss.streamlit.io/t/webcam-html-component/6366

Currently just checks the filepath, not doing any actual validation of the contents, which it should do