nebgnahz / cv-rs

Rust wrapper for OpenCV (manual at this point)
https://nebgnahz.github.io/cv-rs/cv/
MIT License
203 stars 41 forks source link

Add gstreamer VideoCapture source #96

Closed idletea closed 5 years ago

idletea commented 5 years ago

Pretty straightforward.

nebgnahz commented 5 years ago

Can you rebase the changes on master so that Travis is happy (it is only a fmt issue)? See #97.

idletea commented 5 years ago

No problem, and done.

nebgnahz commented 5 years ago

Merged, thanks!