un panel para mediamtx esclusivo para el manejo en srt
Stars
3
Forks
0
Watchers
3
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
Merge pull request #7 from Rjriva/copilot/fix-srt-channel-configuration
dcb677dView on GitHubFix SRT listener mode to set source as "publisher"
a6278c5View on GitHubMerge pull request #5 from Rjriva/copilot/fix-srt-channel-creation
bbece9aView on GitHubAdd default case and ensure visibility after cancelEdit
86de508View on GitHubRefactor visibility logic to class method for better maintainability
10674caView on GitHubRemove redundant source check - validation handles empty values
b077bb1View on GitHubImplement SRT mode selection (Listener/Caller) for channel creation
1ed8bb3View on GitHubMerge pull request #4 from Rjriva/copilot/replace-crypto-api-hash
7061974View on GitHubOptimize SHA-256 by moving constants to module level
cbeeeffView on GitHubRefactor SHA-256 implementation to module-level functions
b6dc2f6View on GitHubReplace Web Crypto API with pure JavaScript SHA-256 implementation
3cc9d2cView on GitHub