rtsp_opencv_demo icon indicating copy to clipboard operation
rtsp_opencv_demo copied to clipboard

write() argument must be str, not numpy.ndarray

Open 17702513221 opened this issue 6 years ago • 2 comments

17702513221 avatar Oct 16 '19 01:10 17702513221

same question, did you solve it? Thanks

sean-wade avatar Sep 16 '20 10:09 sean-wade

same question, did you solve it? Thanks

Yes I did, If you're writing to file, The code str(<numpy.ndarray value>) solves the issue. if this solves it for you, consider closing this issue.

ghost avatar Dec 04 '20 17:12 ghost