mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-08-04 00:59:34 +08:00
@@ -374,7 +374,6 @@ void CameraWidget::vipcThread() {
|
||||
clearFrames();
|
||||
auto streams = VisionIpcClient::getAvailableStreams(stream_name, false);
|
||||
if (streams.empty()) {
|
||||
qWarning() << "VisionIPC connected, but no streams available";
|
||||
QThread::msleep(100);
|
||||
continue;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user