Closed dan-parker closed 3 years ago
This looks like Octoprint to me, does http://example.com:8080/?action=snapshot load a still image? If so, that’d be a better option for stillImageSource.
Doesn’t seem to load anything with that url. I can see the get request , but it times out with no data returned. But you are right if that worked would be much cleaner
Thanks Dan
Sent from my iPhone
On Mar 8, 2021, at 6:23 PM, David Maher notifications@github.com wrote:
This looks like Octoprint to me, does http://example.com:8080/?action=snapshot load a still image? If so, that’d be a better option for stillImageSource.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.
Worth a shot. I’ll get this config added as soon as I can.
Manufacturer/Model: Flashforge Adventurer 3
Homebridge Config: { "name": "Adventurer 3", "manufacturer": "Flashforge", "model": "Adventurer 3", "serialNumber": "1234567890AB", "firmwareRevision": "1.2.3", "videoConfig": { "source": "-f mjpeg -i http://example.com:8080/?action=stream", "stillImageSource": "-f mjpeg -i http://example.com:8080/?action=stream -vframes 1 -r 1", "maxWidth": 0, "maxHeight": 0, "maxFPS": 0, "debug": false } }
Additional Information: Likely the same for other Flashforge models with Cameras