{"id":15370175,"url":"https://github.com/dorinclisu/camplayer_streamlit","last_synced_at":"2025-08-03T04:32:06.814Z","repository":{"id":186676439,"uuid":"609914449","full_name":"dorinclisu/camplayer_streamlit","owner":"dorinclisu","description":"Web config interface for raspberry pi camplayer","archived":false,"fork":false,"pushed_at":"2023-03-14T20:31:34.000Z","size":12,"stargazers_count":3,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-10-17T14:26:21.249Z","etag":null,"topics":["camplayer","configuration","crud","ip-camera","raspberry-pi","streamlit","web"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dorinclisu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-03-05T16:06:14.000Z","updated_at":"2024-03-17T04:20:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"3222fbec-095e-45d2-9077-9d0fc35876f0","html_url":"https://github.com/dorinclisu/camplayer_streamlit","commit_stats":null,"previous_names":["dorinclisu/camplayer_streamlit"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dorinclisu%2Fcamplayer_streamlit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dorinclisu%2Fcamplayer_streamlit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dorinclisu%2Fcamplayer_streamlit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dorinclisu%2Fcamplayer_streamlit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dorinclisu","download_url":"https://codeload.github.com/dorinclisu/camplayer_streamlit/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228522475,"owners_count":17932818,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["camplayer","configuration","crud","ip-camera","raspberry-pi","streamlit","web"],"created_at":"2024-10-01T13:40:14.619Z","updated_at":"2024-12-06T20:40:49.231Z","avatar_url":"https://github.com/dorinclisu.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Overview\nWeb config interface for Raspberry PI Camplayer: https://github.com/raspicamplayer/camplayer\n\nOriginally, camplayer can only be configured via an ini config file which is a little tedious.\nThis provides a friendly UI to add, edit and delete video channels, with templates for most common IP camera brands (hikvision and dahua).\n\nAccess at `http://\u003crpi-ip\u003e:8080` (rpi-ip could be localhost or 192.168.1.xxx depending on where you want to access it from)\n\n## Requirements\n- Install camplayer according to repo: https://github.com/raspicamplayer/camplayer\n- While the streamlit server could work pretty much anywhere\\*, it's only useful where camplayer itself is installed - which only works on Raspbian OS due to omxplayer dependency on the specific Broadcom GPU.\n- Working python3 installation.\n\n\\* *As of writing this, streamlit can't run as-is on arm32v7 / armhf architecture (such as raspberry pi 3) because it depends on pyarrow which is virtually impossible to compile on this arch. However, pyarrow is not (yet) a hard dependency of streamlit, therefore we can use a clever trick and mock it. This is achieved by installing all streamlit dependencies except pyarrow, and then do some magic to avoid failing the import of pyarrow. See `src/streamlit_no_pyarrow.py` for details.*\n\n## Installation\n- `git clone https://github.com/dorinclisu/camplayer_streamlit.git`\n- `cd camplayer_streamlit \u0026\u0026 sudo ./install.sh`\n\n## TODO\n- Basic authentication\n- Threading locks (when saving config files)\n\n\n## Screenshots\n![home](https://user-images.githubusercontent.com/13818396/222974026-4dfe394f-8d88-4793-849a-379d25c580d2.png)\n![add](https://user-images.githubusercontent.com/13818396/222974019-588bf106-34a2-4295-a7ff-86addfdfcdea.png)\n![update](https://user-images.githubusercontent.com/13818396/222974027-ae3b1f9e-dbc5-4c58-8cfe-ad2d072a85c0.png)\n![update_override](https://user-images.githubusercontent.com/13818396/222974031-307b711d-4e6f-4bd2-9be4-b91140824d1c.png)\n![display](https://user-images.githubusercontent.com/13818396/222974023-bb23cac6-4ef7-4657-a37a-a38743792941.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdorinclisu%2Fcamplayer_streamlit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdorinclisu%2Fcamplayer_streamlit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdorinclisu%2Fcamplayer_streamlit/lists"}