{"id":13691273,"url":"https://github.com/Evidlo/picklecast","last_synced_at":"2025-05-02T15:31:41.994Z","repository":{"id":40826601,"uuid":"508070841","full_name":"Evidlo/picklecast","owner":"Evidlo","description":"Share your screen to a projector with only a web-browser.","archived":false,"fork":false,"pushed_at":"2025-03-11T20:07:57.000Z","size":2438,"stargazers_count":68,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-12T22:35:23.427Z","etag":null,"topics":["raspberry-pi","screenshare","screensharing","webrtc"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Evidlo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-06-27T21:45:50.000Z","updated_at":"2025-04-03T19:16:59.000Z","dependencies_parsed_at":"2024-11-12T17:33:04.560Z","dependency_job_id":"03b1c305-4c31-4cca-bfcb-bc130c3bb437","html_url":"https://github.com/Evidlo/picklecast","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Evidlo%2Fpicklecast","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Evidlo%2Fpicklecast/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Evidlo%2Fpicklecast/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Evidlo%2Fpicklecast/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Evidlo","download_url":"https://codeload.github.com/Evidlo/picklecast/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252062859,"owners_count":21688609,"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":["raspberry-pi","screenshare","screensharing","webrtc"],"created_at":"2024-08-02T17:00:42.711Z","updated_at":"2025-05-02T15:31:39.338Z","avatar_url":"https://github.com/Evidlo.png","language":"JavaScript","funding_links":[],"categories":["Projects"],"sub_categories":["Screen"],"readme":"# picklecast - Simple Screen Cast Receiver\n\nScreen share to a RaspberryPi or display computer connected to a projector or TV.\n\n![](screenshot.png)\n\n## Quickstart\n\nInstall and start the server on the display computer or RPi:\n\n    $ pip install picklecast\n    $ picklecast\n    Server address: 192.168.1.100\n    Display URL: http://localhost:8443/display   http://192.168.1.100:8443/display\n    Client URL: http://192.168.1.100:8443/\n    \nThen open the display URL in a web-browser on the display computer.  You can now share your screen from a personal device by visiting the client URL.\n    \nOptionally install as a user service on Linux to keep it running the background:\n\n    picklecast install_service\n    systemctl --user daemon-reload\n    systemctl --user start picklecast\n\n## How it Works\n\nPicklecast is just a Python program that serves HTML and relays handshake messages between two browsers.  The streaming and displaying is handled in Javascript in the display/client browsers using the WebRTC api.\n\n\u003cimg src=\"architecture.svg\" width=\"500px\"/\u003e\n\n## Caveats\n\n- Audio sharing only supported when sharing from Chrome on Windows ([bugzilla](https://bugzilla.mozilla.org/show_bug.cgi?id=1541425)).\n- Currently there can be only one browser open to the display URL at a time\n- Only desktop browsers are supported, as mobile browsers don't support [getDisplayMedia](https://caniuse.com/?search=getDisplayMedia)\n- I've had issues getting the WebRTC APIs working correctly with Chrome on Windows.  Help on this issue would be appreciated.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FEvidlo%2Fpicklecast","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FEvidlo%2Fpicklecast","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FEvidlo%2Fpicklecast/lists"}