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

Relay support #30

Closed
kixelated opened this issue Jun 8, 2023 · 2 comments
Closed

Relay support #30

kixelated opened this issue Jun 8, 2023 · 2 comments
Assignees

Comments

@kixelated
Copy link
Owner

kixelated commented Jun 8, 2023

The current server can only use a disk source. We need to add the ability to receive a live stream and redistribute it.

This should be relatively straight forward because of the reusable media producer objects. There should be a trait Source so we can switch between disk/net sources on a whim.

@kixelated kixelated changed the title Live Source: Relay Relay support Jun 8, 2023
@kixelated kixelated self-assigned this Jun 22, 2023
@kixelated
Copy link
Owner Author

Working on this now.

@kixelated
Copy link
Owner Author

wurks albeit with a few bugs.

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

No branches or pull requests

1 participant