Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
devopvoid
/
webrtc-java
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
96
Star
391
Code
Issues
19
Pull requests
1
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Actions: devopvoid/webrtc-java
Actions
All workflows
Workflows
Build
Build
Copilot code review
Copilot code review
Dependabot Updates
Dependabot Updates
Deploy Documentation to Pages
Deploy Documentation to Pages
pages-build-deployment
pages-build-deployment
Release
Release
Show more workflows...
Management
Caches
Deployments
Build
Build
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
build.yml
will be ignored since log searching is not yet available
101 workflow runs
101 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
feat: expose asynchronous data channel send results (#281)
Build
#317:
Commit
2cfc30b
pushed by
devopvoid
1h 4m 3s
main
main
1h 4m 3s
View workflow file
perf: avoid redundant data channel buffer copies (#280)
Build
#316:
Commit
1171ae6
pushed by
devopvoid
1h 46m 52s
main
main
1h 46m 52s
View workflow file
docs: correct data channel buffered amount semantics (#279)
Build
#315:
Commit
afaec78
pushed by
devopvoid
1h 52m 42s
main
main
1h 52m 42s
View workflow file
fix: report rejected synchronous data channel sends (#278)
Build
#314:
Commit
02db332
pushed by
devopvoid
1h 12m 39s
main
main
1h 12m 39s
View workflow file
feat: expose asynchronous data channel send results
Build
#313:
Pull request
#281
opened by
SendableMetatype
2h 25m 45s
SendableMetatype:feature/data-channel-send-completion
SendableMetatype:feature/data-channel-send-completion
2h 25m 45s
View #281
View workflow file
perf: avoid redundant data channel buffer copies
Build
#312:
Pull request
#280
opened by
SendableMetatype
2h 22m 52s
SendableMetatype:perf/data-channel-buffer-windows
SendableMetatype:perf/data-channel-buffer-windows
2h 22m 52s
View #280
View workflow file
docs: correct data channel buffered amount semantics
Build
#311:
Pull request
#279
opened by
SendableMetatype
2h 6m 25s
SendableMetatype:docs/data-channel-buffered-amount
SendableMetatype:docs/data-channel-buffered-amount
2h 6m 25s
View #279
View workflow file
fix: report rejected synchronous data channel sends
Build
#310:
Pull request
#278
opened by
SendableMetatype
1h 37m 18s
SendableMetatype:fix/data-channel-send-rejection
SendableMetatype:fix/data-channel-send-rejection
1h 37m 18s
View #278
View workflow file
build: bootstrap depot_tools before fetching the WebRTC source
Build
#309:
Pull request
#277
opened by
SendableMetatype
10m 39s
SendableMetatype:fix/depot-tools-bootstrap
SendableMetatype:fix/depot-tools-bootstrap
10m 39s
View #277
View workflow file
fix: throw instead of aborting when the default audio device module f…
Build
#308:
Commit
0f045fa
pushed by
devopvoid
19m 37s
main
main
19m 37s
View workflow file
fix: keep the desktop capture frame rate at the configured value (#274)
Build
#307:
Commit
dcd331e
pushed by
devopvoid
19m 58s
main
main
19m 58s
View workflow file
fix: keep libwebrtc quiet by default and make logToDebug work again (…
Build
#306:
Commit
bda6d36
pushed by
devopvoid
20m 20s
main
main
20m 20s
View workflow file
fix: throw instead of aborting when the default audio device module fails to initialize
Build
#305:
Pull request
#276
opened by
SendableMetatype
15m 17s
SendableMetatype:fix/default-audio-module-init
SendableMetatype:fix/default-audio-module-init
15m 17s
View #276
View workflow file
fix: keep the desktop capture frame rate at the configured value
Build
#303:
Pull request
#274
opened by
SendableMetatype
15m 23s
SendableMetatype:fix/desktop-capture-frame-interval
SendableMetatype:fix/desktop-capture-frame-interval
15m 23s
View #274
View workflow file
fix: keep libwebrtc quiet by default and make logToDebug work again
Build
#302:
Pull request
#273
opened by
SendableMetatype
10m 14s
SendableMetatype:fix/logging-defaults-m152
SendableMetatype:fix/logging-defaults-m152
10m 14s
View #273
View workflow file
fix: delete the local references created for received data channel me…
Build
#301:
Commit
40e538b
pushed by
devopvoid
1h 53m 7s
main
main
1h 53m 7s
View workflow file
fix: load libudev and libdbus at runtime instead of linking them (#271)
Build
#300:
Commit
45d417e
pushed by
devopvoid
1h 46m 13s
main
main
1h 46m 13s
View workflow file
fix: delete the local references created for received data channel messages
Build
#299:
Pull request
#272
opened by
SendableMetatype
17m 42s
SendableMetatype:fix/data-channel-message-refs
SendableMetatype:fix/data-channel-message-refs
17m 42s
View #272
View workflow file
fix: load libudev and libdbus at runtime instead of linking them
Build
#298:
Pull request
#271
opened by
SendableMetatype
1h 23m 23s
SendableMetatype:fix/linux-runtime-loaders
SendableMetatype:fix/linux-runtime-loaders
1h 23m 23s
View #271
View workflow file
ci: test the windows arm64 natives on a native runner
Build
#297:
Pull request
#270
opened by
SendableMetatype
15m 41s
SendableMetatype:feature/native-test-windows-arm64
SendableMetatype:feature/native-test-windows-arm64
15m 41s
View #270
View workflow file
ci: test cross compiled natives on native runners (#267)
Build
#296:
Commit
c3cc2e7
pushed by
devopvoid
50m 35s
main
main
50m 35s
View workflow file
Suppress stdout for failed to attach threads on jvm shutdown (#269)
Build
#295:
Commit
ab74436
pushed by
devopvoid
20m 11s
main
main
20m 11s
View workflow file
test: give the DTMF completion wait more headroom (#268)
Build
#294:
Commit
560d78f
pushed by
devopvoid
20m 34s
main
main
20m 34s
View workflow file
fix: keep JNI thread handling quiet and correct on JVM shutdown
Build
#293:
Pull request
#269
opened by
SendableMetatype
16m 34s
SendableMetatype:fix/jvm-shutdown-attach
SendableMetatype:fix/jvm-shutdown-attach
16m 34s
View #269
View workflow file
test: give the DTMF completion wait more headroom
Build
#292:
Pull request
#268
opened by
SendableMetatype
14m 1s
SendableMetatype:fix/dtmf-wait-headroom
SendableMetatype:fix/dtmf-wait-headroom
14m 1s
View #268
View workflow file
Previous
1
2
3
4
5
Next
You can’t perform that action at this time.