LukasM94 / rc_car

0 stars 0 forks source link

no camera plugged in #12

Closed LukasM94 closed 4 years ago

LukasM94 commented 4 years ago

more testing has to be done

LukasM94 commented 4 years ago

12122fd39239e3897c6dcc069fa032004ffe6fb8 Camera handler is only running if the client handler is connected to a server. Camera client starts as an external thread, because the thread should not be in the thread list. Threads should only be in the thread list, if they should be respawned if they die.