1.3 KiB
1.3 KiB
| name | about | title | labels | assignees |
|---|---|---|---|---|
| Bug report | Create a report to help us improve | [BUG] | bug |
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
Hardware (please complete the following information):
- Device:
Raspberry Xb+ - OS:
Raspbian vXX[use command lsb_release -a] - Architecture:
armvX[use command uname -a]
Sofware (please complete the following information):
- Obscreen version:
v1.XX - Installation method:
DockerorSystem - Browser:
ChromiumorChrome - Player method:
Systemd with obscreen-player.serviceorManually
Additional context Add any other context about the problem here.
Extra (Recommended) You can send us a backup of your data to help speed up the debugging process. Please ensure that no sensitive data is included in your slides and follow these steps:
cd obscreen
tar -vcf data.tar data/
Afterward, attach the data.tar file to your issue attachment.