Commit Graph

32 Commits

Author SHA1 Message Date
Yohann D'ANELLO 7e0ee7aba5
Match aliases as groups 2021-01-03 05:07:25 +01:00
Yohann D'ANELLO 0035c63c22 Add aliases auth support if the authentication method is LDAP 2020-12-06 13:36:24 +01:00
Yohann D'ANELLO 1d117ea480 Config on legal mentions 2020-11-12 01:42:28 +01:00
Yohann D'ANELLO 3d8ba0623d Use config file for OME broadcasting 2020-11-09 17:18:37 +01:00
Yohann D'ANELLO 955364a5fc Install OvenMediaEngine 2020-11-09 13:48:44 +01:00
Yohann D'ANELLO fc3c0f606c Reduce bcrypt rounds for demo password to 10 to displaying the bcrypt process in the CPU profiling 2020-11-07 15:03:42 +01:00
Yohann D'ANELLO 59c47ca3e0 5 UDP ports are not enough 2020-11-07 15:00:06 +01:00
Alexandre Iooss 09a3422d06
Configure and test transcoder 2020-10-18 11:06:54 +02:00
Alexandre Iooss 23b6eeaa05
Add transcoder package with text transcoder 2020-10-17 19:40:37 +02:00
Alexandre Iooss c3629bdbb5
Remove ineffectual assignments 2020-10-14 21:33:51 +02:00
erdnaxe d6750f219a Merge branch 'asciiart' into 'dev'
Asciiart and performance

Closes #16

See merge request nounous/ghostream!4
2020-10-13 18:48:00 +02:00
Yohann D'ANELLO 084ea676be Sort imports 2020-10-13 18:04:00 +02:00
Yohann D'ANELLO 4546f3b8fb Map domain to streamid instead of considering that the domain is the streamid: no need to pass a YAML key that contains dots 2020-10-13 17:12:19 +02:00
Yohann D'ANELLO 3b8c149e38 Port 8023 is better, it is non protected. Users are free to bind another port 2020-10-13 11:38:22 +02:00
Yohann D'ANELLO 0055b73917 Expose port 23 for telnet inputs 2020-10-13 11:26:50 +02:00
Yohann D'ANELLO 61ae490a5d Make telnet output configurable 2020-10-13 00:15:23 +02:00
Alexandre Iooss 293a75803e
Change default config path 2020-10-12 21:27:44 +02:00
Alexandre Iooss 407d565927
Switch to configuro package 2020-10-12 21:23:06 +02:00
Alexandre Iooss a0e520e128
Make player poster customisable, fix #20 2020-10-11 22:02:20 +02:00
Alexandre Iooss 1cab361815
Add package description to config 2020-10-11 21:48:00 +02:00
Alexandre Iooss df88fd9e99
Create config package and properly use Viper 2020-10-11 21:35:43 +02:00
Alexandre Iooss aba6215bbc
Add monitoring tests 2020-10-09 23:26:26 +02:00
Alexandre Iooss 87d2992bdf
Add package comments 2020-10-09 22:36:02 +02:00
Alexandre Iooss 45c6b5dba5
Fix #7: make each module optional 2020-10-09 22:06:30 +02:00
Alexandre Iooss 078a74add1
Do not read prometheus metrics 2020-09-29 18:17:55 +02:00
Yohann D'ANELLO 2005f3ece1 Store connected viewers in Prometheus and serve this amount 2020-09-29 18:03:28 +02:00
Yohann D'ANELLO da5ba44e6b 🌱 Create empty test files to have a realistic coverage 2020-09-28 21:18:49 +02:00
Alexandre Iooss 097766141f
WebRTC session exchange working 2020-09-24 11:24:13 +02:00
Alexandre Iooss 5ac336393b Restructure configuration 2020-09-22 11:42:57 +02:00
Alexandre Iooss c799a5b613 Monitoring is an internal package 2020-09-21 21:38:11 +02:00
Alexandre Iooss 7cdd78a70e Add prometheus monitoring endpoint 2020-09-21 21:33:32 +02:00
Alexandre Iooss 28e3b4c753 Implement config loading 2020-09-21 19:59:41 +02:00