Comment by Lord_Zero
8 days ago
I cant edit the above post but follow that command with a request for a screenshot like so:
curl -X POST http://localhost:3000/screenshot \
-H "Content-Type: application/json" \
-d '{"url": "https://example.com"}' \
--output screenshot.png
And what commands do I run if I want to do 100 screenshots per second?
Not arguing as a part of this thread but as an aside.
Can chrome even take 100 screenshots a second? What would be the max? I think it's interesting.
Yeah that's basically just a 100 FPS video at that point lol