Hi, I use PROTOCOL INTEGRATION to get data from another Milestone device.
But I have some issues in the Live mode:
1. Sometimes I can not get the correct data, I can not decode bytes of Header data.
[Traceback] UnicodeDecodeError: ‘utf-8’ codec can’t decode byte 0xc4 in position 5: invalid continuation byte
2. Sometimes the whole data that I got can not decode to the image.
[Can’t decode with TurboJPEG] OSError: Premature end of JPEG file
I have not already found the reason.
Please help!
Thank you so much!