| Crates.io | rectangle-device-player |
| lib.rs | rectangle-device-player |
| version | 0.1.0 |
| created_at | 2020-10-06 23:01:17.114131+00 |
| updated_at | 2020-10-06 23:01:17.114131+00 |
| description | Player client for an experimental decentralizable live video server |
| homepage | |
| repository | https://github.com/scanlime/rectangle-device |
| max_upload_size | |
| id | 296752 |
| size | 667,109 |
This is the web client that is automatically delivered in each "player" block that accompanies a new playlist.
The player itself is delivered over a public IPFS gateway, but the code within the player is a proof-of-concept testbed for delivering the video itself solely over js-ipfs. In a more real scenario, IPFS would be combined with direct connections between the client and this daemon or other reachable https servers.