jdillenkofer / camera_proxy

MIT License
46 stars 17 forks source link

unknown message id's from camera cause exception and stream abort #4

Closed rpnoll1977 closed 1 year ago

rpnoll1977 commented 3 years ago

Hi, great work. I have an argus pt installed. The camera proxy is working after adding 0x4F to the list of known BAICHUAN_MESSAGE_IDs

jdillenkofer commented 3 years ago

Hi, i added the 0x4f message id to the list. Do you know what this message type is used for? Can you check if everything still works with the latest version on the develop branch?

rpnoll1977 commented 3 years ago

problem is fixed, thank you. if i have some time i will have a look at the message contents

jdillenkofer commented 3 years ago

Thank you for the bug report. I think there may be more message ids that can abort the stream. I will leave this issue open until one of us finds out what the message id bytes 0xea and 0x4f are actually used for.

rpnoll1977 commented 3 years ago

The message is sent once at the start of the video transmission. Something about serial port parameters.

pi@raspberrypi:~/camera_proxy $ python3 src/main.py --debug