update demo route (#22381)

pull/22383/head
Adeeb Shihadeh 2021-09-29 18:51:30 -07:00 committed by GitHub
parent a60f3c6a35
commit dd67dc6b34
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -8,7 +8,7 @@
#include <QDebug>
#include <QThread>
const QString DEMO_ROUTE = "3533c53bb29502d1|2019-12-10--01-13-27";
const QString DEMO_ROUTE = "4cf7a6ad03080c90|2021-09-29--13-46-36";
int getch() {
int ch;

View File

@ -31,7 +31,7 @@ optional arguments:
Example:
`./juggle.py "0982d79ebb0de295|2021-01-17--17-13-08"`
`./juggle.py "4cf7a6ad03080c90|2021-09-29--13-46-36"`
## Streaming

View File

@ -27,7 +27,7 @@ python lib/auth.py
# Start unlogger
python replay/unlogger.py <route-name>
# Example:
# python replay/unlogger.py '3533c53bb29502d1|2019-12-10--01-13-27'
# python replay/unlogger.py '4cf7a6ad03080c90|2021-09-29--13-46-36'
# In another terminal you can run a debug visualizer:
python replay/ui.py # Define the environmental variable HORIZONTAL is the ui layout is too tall