Tim Wilkes
Tim Wilkes
2021-05-28 15:05:09,483 - octoprint.server.api.system - INFO - Performing command for core:restart: sudo service octoprint restart 2021-05-28 15:05:09,650 - octoprint.server - DEBUG - SIGTERM received... 2021-05-28 15:05:09,650 - octoprint.server - DEBUG...
+1 for this request.
Happens with either standard firmware or iceman on the proxmark3 (rdv2) - software is current from play store.
A bit more helpful detail. I'm on the free plan for Twitter dev. From this response to a similar thread: https://twittercommunity.com/t/yesterday-everything-was-fine-now-you-currently-have-access-to-a-subset-of-twitter-api-v2-endpoints-and-limited-v1-1-endpoints-e-g-media-post-oauth-only/196198/6 it appears that the API call for v1.1 is...
More details: docker run --device=/dev/vchiq --network="host" --name YouTubeLive -ti octoprint/youtubelive:latest https://192.168.42.40/webcam/?action=stream [ Redacted ] null OctoPrint Webcam Stream: https://192.168.42.40/webcam/?action=stream Live-stream secret: [ Redacted ] Filter: null ffmpeg version N-90990-g652b857b94 Copyright...
I did, yes. Just for clarity, I did: cd ~ curl -sSL https://get.docker.com | sh sudo usermod pi -aG docker sudo reboot cd ~ docker pull alexellis2/streaming:07-05-2018 git clone https://github.com/jneilliii/youtubelive...
I am looking in to allowing the webcam unencrypted, but that is more of a work around than a fix. I am also using a proper certificate (lets encrypt) rather...
------------------------------------------------------------------------------ OctoPrint version : 1.4.2 OctoPi version : 0.17.0 ------------------------------------------------------------------------------ pi@octoprint-01:~ $ docker run -it datarhei/ffmpeg:4.0.2-armhf -re -f mjpeg -framerate 5 -i https://192.168.42.40/webcam/?action=stream -ar 44100 -ac 2 -acodec pcm_s16le -f...
The command line appeared to work as well. Rotating my octopi key, as I never seem to redact it properly ;-/ /usr/bin/ffmpeg -re -f mjpeg -framerate 5 -i https://192.168.42.40/webcam/?action=stream -ar...