@[email protected] to Programmer [email protected] • 8 months agohttp tutoriallemmy.mlimagemessage-square34fedilinkarrow-up1933arrow-down16
arrow-up1927arrow-down1imagehttp tutoriallemmy.ml@[email protected] to Programmer [email protected] • 8 months agomessage-square34fedilink
minus-square@[email protected]linkfedilink10•edit-28 months agoI’m pretty sure it exists because of RFC2324 hyper text coffee pot control protocol
minus-square@[email protected]linkfedilink10•8 months agoFun fact, first webcam was a series of updating stills of an actual coffee pot so some engineers would know if there was coffee made.
minus-square@[email protected]linkfedilink1•8 months agoTrue, but most streaming media now is a bunch of stills with the changes for each individual frame between them.
minus-square@hperrinlink1•edit-28 months agoTrue, but webcams still just deliver raw frames (or compressed frames in the case of MJPEG).
minus-square@[email protected]linkfedilink1•8 months agoWith that, plus image recognition, plus a control system, you could use rfc2324 to implement the digital control side Though I think I’d use weight, temperature, and flow sensors for easier service implementation
minus-square@HereIAmlink1•8 months agoAnd then plug those values into a image generation service to give users a visually intuitive way to see if there’s cooffe or not!
I’m pretty sure it exists because of RFC2324 hyper text coffee pot control protocol
Fun fact, first webcam was a series of updating stills of an actual coffee pot so some engineers would know if there was coffee made.
Technically, all video is a series of updating stills.
True, but most streaming media now is a bunch of stills with the changes for each individual frame between them.
True, but webcams still just deliver raw frames (or compressed frames in the case of MJPEG).
Necessity is the mother of invention
With that, plus image recognition, plus a control system, you could use rfc2324 to implement the digital control side
Though I think I’d use weight, temperature, and flow sensors for easier service implementation
And then plug those values into a image generation service to give users a visually intuitive way to see if there’s cooffe or not!