Trysdyn Black trysdyn · it/its
trysdyn pushed to master at trysdyn/dotfiles 2025-03-26 19:37:59 +00:00
b1bb8c49d3 Update swayimg to new antialiasing idiom
trysdyn opened issue trysdyn/ovenemprex#15 2025-03-24 18:54:14 +00:00
Implement versioning
trysdyn opened issue trysdyn/ovenemprex#14 2025-03-20 14:33:56 +00:00
Do a second state check before force-restarting stream
trysdyn opened issue trysdyn/ovenemprex#13 2025-03-19 20:25:32 +00:00
vhost support
trysdyn closed issue trysdyn/ovenemprex#12 2025-03-19 06:25:37 +00:00
Full-screening players from webcall interface is broken
trysdyn pushed to main at trysdyn/ovenemprex 2025-03-19 06:25:37 +00:00
c1aaac4923 Only sort frames when it's safe and pertinent
trysdyn opened issue trysdyn/ovenemprex#12 2025-03-19 06:08:32 +00:00
Full-screening players from webcall interface is broken
trysdyn closed issue trysdyn/ovenemprex#11 2025-03-09 12:23:08 +00:00
Sort webcall frames
trysdyn pushed to main at trysdyn/ovenemprex 2025-03-09 12:23:08 +00:00
2fab8e0664 Keep webcall frames sorted by ID
trysdyn pushed to main at trysdyn/ovenemprex 2025-03-08 06:11:13 +00:00
a274d1a0f6 Report cached stream list in management
trysdyn commented on issue trysdyn/ovenemprex#10 2025-03-07 05:30:20 +00:00
Figure out what's up with OME's API port always listening on 0.0.0.0

Well that's easy. The API handler takes the same config as the global server bind. So if you're listening for RTMP/WebRTC on all interfaces (which I have to to receive RTMP traffic), your API port…

trysdyn closed issue trysdyn/ovenemprex#10 2025-03-07 05:30:20 +00:00
Figure out what's up with OME's API port always listening on 0.0.0.0
trysdyn closed issue trysdyn/ovenemprex#9 2025-03-07 05:03:28 +00:00
Momentary disconnections can lock streams in a zombie state
trysdyn pushed to main at trysdyn/ovenemprex 2025-03-07 05:03:28 +00:00
a3c273bad4 Don't de-dupe additions to live stream list
3e64cf0612 Use the same API handle across the entire app
Compare 2 commits »
trysdyn commented on issue trysdyn/ovenemprex#9 2025-03-07 04:52:29 +00:00
Momentary disconnections can lock streams in a zombie state

Found the issue. The admission webhook that manages the stream list in cache has a bug here a0b5b11e4a/admission.…

trysdyn commented on issue trysdyn/ovenemprex#9 2025-03-07 03:06:02 +00:00
Momentary disconnections can lock streams in a zombie state

Still seeing this in 0.18.0

So I need to dive into this.

trysdyn opened issue trysdyn/ovenemprex#11 2025-03-02 22:10:28 +00:00
Sort webcall frames
trysdyn pushed to master at trysdyn/dotfiles 2025-02-27 20:52:42 +00:00
d0bc9356b0 Remove gtk 3 default monospace font
trysdyn pushed to main at trysdyn/ovenemprex 2025-02-24 00:55:28 +00:00
074478f104 Add an actual explanation of what this does
trysdyn opened issue trysdyn/ovenemprex#10 2025-02-23 07:17:08 +00:00
Figure out what's up with OME's API port always listening on 0.0.0.0