Fix ffpyplayer offline wheel and update install scripts
- Rebuilt evdev wheel for cp313 aarch64 (was missing from repo) - Updated install.sh: add --system-site-packages to venv, verify imports - Updated start.sh: activate .venv before running player - Updated run_player.sh: activate .venv before running player - Added pip fallback for kivy/ffpyplayer if apt/pip install misses them
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"hostname": "Birou_IT",
|
||||
"auth_code": "CZncd_2dlTZGieBEdqAbUTjf3qNyEUPDXr8jLVx7NLs",
|
||||
"player_id": 1,
|
||||
"player_name": "Test_player1",
|
||||
"playlist_id": 1,
|
||||
"orientation": "Landscape",
|
||||
"authenticated": true,
|
||||
"server_url": "http://192.168.0.109:8080"
|
||||
}
|
||||
Reference in New Issue
Block a user