rtsp_opencv_demo
rtsp_opencv_demo copied to clipboard
write() argument must be str, not numpy.ndarray
same question, did you solve it? Thanks
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.