blackjack / webcam

Golang webcam library for Linux
MIT License
411 stars 90 forks source link

add decode motion jpeg #24

Open Archie1978 opened 5 years ago

Archie1978 commented 5 years ago

Hello blackjack, good job for your driver. I added in your code example http_streamer the code to decode JPEG. This will prevent the community GO from seeking compatibility.

kind regards, archie

rgl commented 4 years ago

You now have a decision to make, whether do merge this, or #31, or #40 (this does re-compress the mjpeg when the device already supports it) :-)