Skip to content

Disable ingress session flag update#1

Draft
Rajiv91 wants to merge 34 commits into
masterfrom
disableIngressSessionFlagUpdate
Draft

Disable ingress session flag update#1
Rajiv91 wants to merge 34 commits into
masterfrom
disableIngressSessionFlagUpdate

Conversation

@Rajiv91
Copy link
Copy Markdown

@Rajiv91 Rajiv91 commented Jan 7, 2025

Rajiv91 and others added 13 commits December 31, 2024 00:23
…t#3299)

Generated by renovateBot

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* 1.8.1 release

* remove entries
* vp8 with dd

* make temporal layer selection work with DD

* fix test

---------

Co-authored-by: boks1971 <raja.gobi@tutanota.com>
Generated by renovateBot

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Remove alloc in packet forwarding path.

Unlikely logger creation was doing allocs. Replace it with a function
like in rtpstats_receiver.go so that allocations do not happen
unnecessarily.

* variable rename

* one more place
Generated by renovateBot

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Also remove the connection quality drop prom as it is unused and also
adds state/complexity.
1.8.2 was botched as well due to a bad tag
boks1971 and others added 15 commits January 8, 2025 22:50
The duplicate was not checking for `nil`. The SSRC is already loaded
with proper nil check before.
Old go-sdks with old pion/sctp version can't
process unknown parameters.
* Exempt egress participant from track permissions.

* test
* move unrolled mime type check for broader use

* Use in IsSvcCodec and make MimeType exported

* test

* tidy branches

* tidy

---------

Co-authored-by: Paul Wells <paulwe@gmail.com>
Seeing some negative loss count (seems to be when interacting with
Firefox, but don't have definitive proof it does not happen with
others). Debug logging a bit to understand what could cause it.

Also, consolidating some common code to process packet feedback.
* Debug FF TWCC

* - TURN off TWCC for Firefox. Seems to fail with VP9 send, i.e. there are
  no TWCC feedback packets when sending VP9.
- Relax thresholds for congestion as staging data is showing
  oscillations.
- Clean up some logging.

* debug log a few more signal messages

* revert config

* revert config

* clean up
Generated by renovateBot

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Generated by renovateBot

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate Bot and others added 6 commits January 16, 2025 12:10
Generated by renovateBot

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Correct off-by-one lost count on a restart.

* log sender snap shot ID

* metadata cache overflow count per snapshot
* disable temporal layer scaling

* remove dummy start

* do not add 0 id

* remove tests

* clean up
Sending 0 ID dependency descriptor was the issue.
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.

6 participants