Skip to content

Major update#491

Merged
IIamaseconds merged 261 commits intoGlimesh:mainfrom
IIamaseconds:merge-fork
Feb 15, 2026
Merged

Major update#491
IIamaseconds merged 261 commits intoGlimesh:mainfrom
IIamaseconds:merge-fork

Conversation

@IIamaseconds
Copy link
Copy Markdown
Collaborator

@IIamaseconds IIamaseconds commented Jan 27, 2026

A major rewrite of Broadcast Box for easier maintaining the code.
This rewrite also introduces additional features in both frontend and backend, as well as an updated README which contains information about some of the changes added.

Note: This update has subpar testing which should probably be added.

Some of the changes are:

Backend:

  • WHIP Bearer token supports B64 for unicode based streamnames
  • ServerSideEvents for both WHIP and WHEP sessions for sending out messages
  • Console commands for adding stream profiles
  • New data structure Manger -> Session -> WHIP/WHEP (To try and make session handling easier)

Frontend:

  • Stream Profiles (With support for multiple settings: Reserved and Any_With_Reserved. These are currently saved as files)
  • Stream Statistics Page
  • Admin Page (Currently supports adding reserved stream profiles which can only be used with a provided token)
  • Public/Private session (Can be controlled from the Stream page using the provided token linked to a reserved stream name)
  • Added locale support to allow for language selection

IIamaseconds and others added 30 commits August 13, 2025 17:33
This will isolate all console related actions to a single package
This help the LSP resolve the environment variables to avoid spelling mistakes
Add API key for logging to allow for a bearer call when getting logs
Handle log files for shifting dates
Stream layers can be prioritized by the SDP Remote Offers simulcast property, left to right it sets a priority which will then be used as a default priority for whep sessions initial selected layer.
@sregister
Copy link
Copy Markdown

I hope you let claude have a break after this one

@IIamaseconds
Copy link
Copy Markdown
Collaborator Author

I hope you let claude have a break after this one

I sincerely think you lack knowledge in coding and LLM code generation if you look at my code and consider it generated by any LLM.

I will consider your comment a vague compliment.

Should you find it in you to contribute constructively to the project instead, that will be very welcomed.

@sregister
Copy link
Copy Markdown

Sorry, no offense intended—impressive amount of work here! I was just shocked to come across it. Look forward to trying this code out someday.

@IIamaseconds IIamaseconds merged commit bfbce12 into Glimesh:main Feb 15, 2026
3 checks passed
@IIamaseconds IIamaseconds deleted the merge-fork branch February 15, 2026 00:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants