Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add WebRTC Container #8

Open
wants to merge 27 commits into
base: main
Choose a base branch
from
Open

Add WebRTC Container #8

wants to merge 27 commits into from

Conversation

alicup29
Copy link

@alicup29 alicup29 commented Jan 9, 2025

Purpose:

  • Make an image with SLEAP and all dependencies able to connect to via WebRTC for real-time streaming of data
  • Web sockets will be used to facilitate the communication

Developer Workflow (1/16):

  • Test worker, client, and signaling server maintaining connection
  • Change directory organization to reflect worker container and external (client & server test files)

@eberrigan
Copy link
Collaborator

Let's have the organization be

|--sleap_webRTC
|--worker_container
|--client
|--server
|--tests/webRTC

@alicup29 alicup29 self-assigned this Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants