Skip to content

Tags: mattj103/ion-sfu

Tags

v1.11.0

Toggle v1.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add other end to end projects that use ion-sfu (ionorg#622)

v1.10.10

Toggle v1.10.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix logger use (ionorg#605)

v1.10.9

Toggle v1.10.9's commit message
feat(sfu): sequencer set correct meta close ionorg#592

v1.10.8

Toggle v1.10.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add NoAutoSubscribe to peer.JoinConfig. (ionorg#558)

* Add NoAutoSubscribe to peer.JoinConfig.

* Add OnPublisherTrack for Publisher.

This event is used to monitor the publisher OnTrack event and distribute
the event to other members in the session through signaling.

* update

* Checks transceiver is valid in DownTrack.Stop().

v1.10.7

Toggle v1.10.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(sfu): revert rebaseTS (ionorg#553)

RebaseTS will only allow to set offsets on first sync, causing issues on muting using API since TS and SN would be left in wrong state

v1.10.6

Toggle v1.10.6's commit message
feat(sfu): Add Tracks method to publisher

v1.10.5

Toggle v1.10.5's commit message
fix(sfu): Unbind downtrack locking

v1.10.4

Toggle v1.10.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
refactor(relay): make relay more compliant to current workflow (ionor…

…g#537)

* refactor(relay): refactor relay

* refactor(relay): fix server

* refactor(relay): fix lint

* Update pkg/sfu/publisher.go

Co-authored-by: Tarrence van As <[email protected]>

* Update cmd/signal/grpc/server/server.go

Co-authored-by: Tarrence van As <[email protected]>

* Update pkg/sfu/publisher.go

Co-authored-by: Tarrence van As <[email protected]>

* Update pkg/sfu/publisher.go

Co-authored-by: Tarrence van As <[email protected]>

* Update pkg/sfu/publisher.go

Co-authored-by: Tarrence van As <[email protected]>

* Update pkg/sfu/publisher.go

Co-authored-by: Tarrence van As <[email protected]>

* Update pkg/sfu/publisher.go

Co-authored-by: Tarrence van As <[email protected]>

* Update pkg/sfu/publisher.go

Co-authored-by: Tarrence van As <[email protected]>

* Update pkg/sfu/publisher.go

Co-authored-by: Tarrence van As <[email protected]>

* Update pkg/sfu/publisher.go

Co-authored-by: Tarrence van As <[email protected]>

* Update pkg/sfu/publisher.go

Co-authored-by: Tarrence van As <[email protected]>

* Update pkg/sfu/publisher.go

Co-authored-by: Tarrence van As <[email protected]>

* refactor(relay): fix dependency

Co-authored-by: Tarrence van As <[email protected]>

v1.10.3

Toggle v1.10.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Simulcast: Allow layer selection for publisher (ionorg#477)

* Simulcast: Allow layer selection for publisher

Changed ion-sfu channel messaging to be peer based and added aditional types

Addressing PR comments

Rename IonSfuMessage to ChannelAPIMessage. Use interface{} instead of string, fixes double marshalling issue

* Rebase on new interface changes

v1.10.2

Toggle v1.10.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(deps): update module github.com/gammazero/workerpool to v1.1.2 (i…

…onorg#521)

Generated by renovateBot

Co-authored-by: Renovate Bot <[email protected]>