Skip to content

[FR] Add the scheduled sending mode for live mode sending - #3198

Draft
ethouris wants to merge 37 commits into
Haivision:devfrom
ethouris:dev-sender-schedule
Draft

[FR] Add the scheduled sending mode for live mode sending#3198
ethouris wants to merge 37 commits into
Haivision:devfrom
ethouris:dev-sender-schedule

Fixed: deleted outdated doc file

9468f92
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Apr 9, 2026 in 3s

4 new alerts

New alerts in code changed by this pull request

  • 4 notes

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 120 in srtcore/common.h

See this annotation in the file changed.

Code scanning / CodeQL

Commented-out code Note

This comment appears to contain commented-out code.

Check notice on line 9081 in srtcore/core.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Futile conditional Note

If-statement with an empty then-branch and no else-branch.

Check notice on line 12079 in srtcore/core.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Futile conditional Note

If-statement with an empty then-branch and no else-branch.

Check notice on line 12617 in srtcore/core.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Unused local variable Note

Variable distance is not used.