Skip to content
This repository has been archived by the owner on May 22, 2022. It is now read-only.

A Chrome extensiont to be able to livestream and display the recording of parcels from the metaverse and display it to the memeta website - ETHGlobal's HackFS project

License

Notifications You must be signed in to change notification settings

apinanyogaratnam/landpeer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HackFS 2021 Hack

WeMeta parcel streams integration with livepeer

ETH Global's HackFS https://showcase.ethglobal.com/hackfs2021/landpeer

Description

Upon opening the browser extension, you are presented with a URL and a KEY.
These are the credentials needed to plug into OBS. Settings->Stream then for
server, put in URL and for stream key, put in KEY. This will allow you to start
your stream and end your stream. After the stream processes which can take
around 5 minutes, the stream can be played by clicking Play Stream. To store
the coordinates, click Get Coordinates which will pull the coordinates from
the url of the metaverse you are playing in. Currently supported for
decentraland and cryptovoxels. The button for in browser streaming is an
alternate way to stream straight from your browser if OBS is something
you don't want to use.

Visuals

image of UI image of UI image of UI image of UI image of UI image of UI image of UI image of UI example image example image

Boiler Plate Code Repo

Video Player Repo

Alt Video Player Repo

Audio/Video Repo

File saver Repo

Styled components Repo

Stream in-browser solution

How to run locally:

1. git clone https://github.com/the-metaverse/hackathon.git

2. change directory to hackathon

3. create livepeer api key

4. npm i

5. npm start

6. change directory to landpeer-stream

7. npm run dev

TODO:

  • change text to link (visit site to set up OBS)
  • add link to create API key to connect
  • style input box
  • rearrange content on window

LICENSE

About

A Chrome extensiont to be able to livestream and display the recording of parcels from the metaverse and display it to the memeta website - ETHGlobal's HackFS project

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 88.5%
  • CSS 7.9%
  • SCSS 2.1%
  • HTML 1.5%