-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
support publishing, reading, proxying with SRT #2068
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Closed
Codecov Report
@@ Coverage Diff @@
## main #2068 +/- ##
==========================================
- Coverage 62.37% 61.88% -0.50%
==========================================
Files 104 108 +4
Lines 11372 12422 +1050
==========================================
+ Hits 7093 7687 +594
- Misses 3774 4199 +425
- Partials 505 536 +31
... and 1 file with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
aler9
force-pushed
the
feature/srt
branch
9 times, most recently
from
July 25, 2023 12:47
cda2483
to
8cb3384
Compare
aler9
force-pushed
the
feature/srt
branch
12 times, most recently
from
July 30, 2023 20:16
7cd7873
to
b5ad046
Compare
aler9
added a commit
that referenced
this pull request
Jul 30, 2023
aler9
force-pushed
the
feature/srt
branch
2 times, most recently
from
July 30, 2023 20:43
51c9c5b
to
ea9b878
Compare
aler9
added a commit
that referenced
this pull request
Jul 30, 2023
aler9
added a commit
that referenced
this pull request
Jul 30, 2023
aler9
added a commit
that referenced
this pull request
Jul 30, 2023
aler9
force-pushed
the
feature/srt
branch
2 times, most recently
from
July 30, 2023 21:46
01c1e1d
to
416204d
Compare
aler9
added a commit
that referenced
this pull request
Jul 30, 2023
aler9
force-pushed
the
feature/srt
branch
3 times, most recently
from
July 31, 2023 17:08
25185ed
to
4c3ac00
Compare
add rtmp.Writer, rtmp.Reader update readme update dependencies fix a/v sync add authentication add missing line return an error in case the random number generator fails
aler9
force-pushed
the
feature/srt
branch
2 times, most recently
from
July 31, 2023 19:06
eddc15d
to
a8b6a49
Compare
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fixes #563
TODO
How to use
publish:
read:
proxy: