Commit Graph

90 Commits

Author SHA1 Message Date
Dmitrii Okunev
3743f8d2b5 Fix a panic at start 2024-10-24 03:22:22 +01:00
Dmitrii Okunev
4a7d75c807 Display usernames instead of userIDs on the chat page 2024-10-22 22:31:12 +01:00
Dmitrii Okunev
55ab7d04ba Add a hacky eraser of secrets from logging strings 2024-10-22 20:55:24 +01:00
Dmitrii Okunev
a82c2a1f21 Start implementing "Send chat message" 2024-10-22 16:22:08 +01:00
Dmitrii Okunev
884167b480 Display viewer count for Twitch/Kick/YouTube 2024-10-22 15:55:15 +01:00
Dmitrii Okunev
b7fcc46e70 Polish the Kick chat messenger 2024-10-21 23:35:42 +01:00
Dmitrii Okunev
3eb2a5b721 Fix a deadlock in accessing the Config in streamd 2024-10-21 23:14:37 +01:00
Dmitrii Okunev
deeae45f3a Fix the detection if the configs are initialized 2024-10-21 23:10:01 +01:00
Dmitrii Okunev
baafb56c24 Add Kick configuration via UI 2024-10-21 22:24:28 +01:00
Dmitrii Okunev
536b834cbe Fix the NUX config windows in the split-process=true mode 2024-10-21 22:07:09 +01:00
Dmitrii Okunev
c9ab76a0f3 Fix panics on empty config 2024-10-21 20:34:42 +01:00
Dmitrii Okunev
f5cfc39468 More precise detection of Kick RTMP links 2024-10-21 11:31:53 +01:00
Dmitrii Okunev
35a1bec9c3 Add the boilerplate code for Kick 2024-10-20 22:48:35 +01:00
Dmitrii Okunev
269de7748a Render a basic chat window 2024-10-20 16:30:22 +01:00
Dmitrii Okunev
ba2d67c805 feat(chat): Complete the implementation of client-server communication for chat messages 2024-10-19 21:16:03 +01:00
Dmitrii Okunev
3feb08c661 bug(eventbut): Fix the panic on getting an event 2024-10-19 20:52:15 +01:00
Dmitrii Okunev
9482b91ad9 feat(chat): Start implementation of the chat feature 2024-10-19 19:57:37 +01:00
Dmitrii Okunev
b084ea8e1b Fix the selection of the local endpoint for stream forwarding 2024-10-19 17:29:26 +01:00
Dmitrii Okunev
aa22de6eff Small bugfixes 2024-10-19 16:05:15 +01:00
Dmitrii Okunev
f390abc6e2 Complete implementation of auto-show/hide an item in OBS on mouse-focus in XServer 2024-10-18 17:29:11 +01:00
Dmitrii Okunev
38bba4bbd1 Continue the implementation of trigger rules: now it saves to the config 2024-10-18 01:14:18 +01:00
Dmitrii Okunev
d17944c0dd Continue the implementation of trigger rules (ex scene rules) 2024-10-17 22:02:47 +01:00
Dmitrii Okunev
fb33738f1c golines --max-len=60 2024-10-16 22:58:55 +01:00
Dmitrii Okunev
df42a4da66 feat: Start the implementation of scene rules 2024-10-16 22:56:49 +01:00
Dmitrii Okunev
ce70093117 feat(streamserver): Allow hiding the stream key 2024-10-16 16:35:34 +01:00
Dmitrii Okunev
e37a330a03 feat(streamserver): Finish the implementation of RTMPS server support 2024-10-16 01:34:50 +01:00
Dmitrii Okunev
783f3cbcdd bugfix: YT/Tw/OBS config in split-process-mode, pt 1
Currently we support configuring YouTube/Twitch/OBS only with
--split-process=false. Here we start to fix that (more commits will come).
2024-10-15 20:15:04 +01:00
Dmitrii Okunev
1ce55d5f73 Bugfix the new streamserver 2024-10-10 01:30:54 +01:00
Dmitrii Okunev
3c153ff18b Start migration of streaming servers to mediamtx 2024-10-08 21:18:50 +01:00
Dmitrii Okunev
3e5006b8e4 Continue decoupling away the streamserver implementation 2024-10-08 01:38:03 +01:00
Dmitrii Okunev
1a5ec3c7ba Start decoupling away the streamserver implementation 2024-10-04 23:19:40 +01:00
Dmitrii Okunev
20cd2305ca Start implementing video conversion 2024-09-29 12:55:59 +01:00
Dmitrii Okunev
a1e060b5f4 Initial commit, pt. 111 2024-09-15 16:15:00 +01:00
Dmitrii Okunev
5f3d4cfd26 Initial commit, pt. 110 2024-09-08 10:39:19 +01:00
Dmitrii Okunev
7cf6531d52 Initial commit, pt. 106 2024-09-01 22:55:22 +01:00
Dmitrii Okunev
f5e9b3a271 Initial commit, pt. 105 2024-09-01 18:30:49 +01:00
Dmitrii Okunev
d6a9981916 Initial commit, pt. 102 2024-08-31 23:12:04 +01:00
Dmitrii Okunev
061ec65872 Initial commit, pt. 101 2024-08-31 19:28:38 +01:00
Dmitrii Okunev
1400314f16 Initial commit, pt. 100 2024-08-31 14:38:36 +01:00
Dmitrii Okunev
e2c0ae6cf6 Initial commit, pt. 99 2024-08-26 01:53:01 +01:00
Dmitrii Okunev
cfb5cdf261 Initial commit, pt. 98 2024-08-25 21:47:03 +01:00
Dmitrii Okunev
fadbddf70d Initial commit, pt. 97 2024-08-19 00:48:26 +01:00
Dmitrii Okunev
3276ae82cd Initial commit, pt. 95 2024-08-19 00:00:55 +01:00
Dmitrii Okunev
8a0278bde5 Initial commit, pt. 94 2024-08-18 22:08:51 +01:00
Dmitrii Okunev
f3f11a44f0 Initial commit, pt. 93 2024-08-18 20:11:51 +01:00
Dmitrii Okunev
570c6c0742 Initial commit, pt. 92 2024-08-17 21:46:02 +01:00
Dmitrii Okunev
8e80802673 Initial commit, pt. 91 2024-08-11 22:49:50 +01:00
Dmitrii Okunev
37add3aea0 Initial commit, pt. 87 2024-08-11 11:37:06 +01:00
Dmitrii Okunev
8913d46fd0 Initial commit, pt. 86 2024-08-11 03:47:20 +01:00
Dmitrii Okunev
805086ec46 Initial commit, pt. 85 2024-08-10 22:57:57 +01:00