Juliusz Chroboczek

Results 311 comments of Juliusz Chroboczek

I'm sure you're right and I'm wrong, but I still don't understand why. Perhaps you could give a concrete example where appending the packet bodies (with the aggregation headers removed)...

Folks, please refrain from merging this commit until Monday, I want to work out why I'm wrong.

Please see https://github.com/pion/rtp/pull/264#issuecomment-2057939787 for another comment.

> Reverts to v1.5.0 ``` $ git diff --stat v1.5.0 .circleci/config.yml | 6 +++--- README.md | 6 ------ client.go | 18 +++++++++++++++--- client_server_test.go | 35 +++++++++++++++++++++++++++++++++++ conn.go | 8 ++++++++...

@shushenghong: > livekit is too large now, ion-sfu is a module can integrated with my own projects, is there any alternative libs? Please consider [Galene](https://github.com/jech/galene). It's 12000 lines of pure...

Not yet, but it's being worked on. Please see the branch *api*: https://github.com/jech/galene/tree/api

An API just like the one that you envision is currently in the works, but it's not ready yet. If you wish to examine it, it's in the branch `api`.

The API has been merged into master. The only bit missing is token management, which I hope to do over the week-end. I'm working on a management UI in the...

Done in b7f9ef00b627bd99191f77ef55d2f126fe8be699.