Tags: mattj103/ion-sfu
Tags
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().
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
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]>
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
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]>
PreviousNext