Skip to content
This repository was archived by the owner on Dec 6, 2025. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Important

This project is no longer maintained. Visit SyncPlay for the new version.

Setup

moq-js (web)

cd repos/moq-js; npm install

moq-rs

Does not require any setup for now.

Run

moq-js (web)

# Open a new terminal, then type:
cd repos/moq-js; npm run dev

moq-rs (relay and publisher)

Note: Wait for the compilation in the first ever run.

# Open a new terminal, then type below to run Relay server:
cd repos/moq-rs; ./dev/relay
# Open a new terminal, then type below to run a Publisher:
cd repos/moq-rs; ./dev/pub <room_name>

Room Server

# Open a new terminal and type:
cd repos/moq-js/web; node ws-server.js

Watch in Browser

As a leader : https://localhost:4321/?room=room<room_name>&role=leader

As a follower : https://localhost:4321/?room=room<room_name>&role=follower<id>

About

SharePlay

Resources

Stars

1 star

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages