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

pfSense-pkg-livekit: add initial support for livekit server #1273

Closed
wants to merge 4 commits into from

Conversation

andresmanelli
Copy link

@andresmanelli andresmanelli commented Jul 7, 2023

[EDIT] Redmine: https://redmine.pfsense.org/issues/14583

UI features:

  • Enable/disable
  • Set main port
  • Set single port setup and UDP port
  • Sert UDP port range
  • Set API key
  • Set API secret
  • Generate token with parameters (room, identity, validity)

I got inspiration from other packages, but there is certainly room for improvement.

Please let me know if there's anything to be done. Tested with 2.7.0

Thanks!

cc @davidzhao

[EDIT]: Screenshots if anyone's interested

Screenshot from 2023-07-17 14-42-38

Screenshot from 2023-07-07 15-04-21

UI features:

* Set main port
* Set API key
* Set API secret
* Generate token with parameters (room, identity, validity)

Signed-off-by: Andrés MANELLI <amanelli@forssea-robotics.fr>
Signed-off-by: Andrés MANELLI <amanelli@forssea-robotics.fr>
@davidzhao
Copy link

@andresmanelli this looks awesome! To simplify port setup, it might be good to use single-port UDP here by specifying rtc.udp_port.

Signed-off-by: Andrés MANELLI <amanelli@forssea-robotics.fr>
Signed-off-by: Andrés MANELLI <amanelli@forssea-robotics.fr>
@andresmanelli
Copy link
Author

Thanks for the input @davidzhao, I pushed the update (and the screenshot).

@davidzhao
Copy link

Thanks for the input @davidzhao, I pushed the update (and the screenshot).

lgtm!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants