gilestrolab / ethoscope

a platform from monitoring animal behaviour in real time from a raspberry pi
http://lab.gilest.ro/ethoscope/
GNU General Public License v3.0
17 stars 25 forks source link

fix db2video.py IO issue #162

Closed qgeissmann closed 3 years ago

qgeissmann commented 3 years ago

Cannot use a blob as a string. we need BytesIO. TypeError: initial_value must be str or None, not bytes