rectangle-device-player

Crates.iorectangle-device-player
lib.rsrectangle-device-player
version0.1.0
sourcesrc
created_at2020-10-06 23:01:17.114131
updated_at2020-10-06 23:01:17.114131
descriptionPlayer client for an experimental decentralizable live video server
homepage
repositoryhttps://github.com/scanlime/rectangle-device
max_upload_size
id296752
size667,109
Micah Elizabeth Scott (scanlime)

documentation

README

rectangle-device-player

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.

Commit count: 241

cargo fmt