2 comments (2 comments)0 reactions (0 reactions)0 assignees (0 assignees)C#1,596 forks (1,596 forks)batch import
enhancementhelp wanted
Repository metrics
- Stars
- 3,875 stars (3,875 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
Hi,
Great work here!
- Is it possible to automatically record every session on the server?
- Since it uses WebRTC, is it UDP by default? (I could have sniffed the traffic, but I thought it was easier to ask)
Thank you!
Contributor guide
- Research direction
- Investigate the existing session recording functionality in the codebase. Check if there is any configuration for automatic recording. For the WebRTC/UDP question, review the WebRTC implementation details in the project.
- Tech stack
- csharp
- Domain
- full stack
- Issue type
- Research
- Prerequisites
- C#WebRTC