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
98
Star
394
Code
Issues
10
Pull requests
2
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
All workflows
All workflows
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
Showing runs from all workflows
will be ignored since log searching is not yet available
187 workflow runs
187 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
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.
Build
Build
#337:
Manually run by
devopvoid
14m 36s
feat/media-platform-builds
feat/media-platform-builds
14m 36s
View #292
View workflow file
Build
Build
#336:
Manually run by
devopvoid
15m 15s
feat/media-platform-builds
feat/media-platform-builds
15m 15s
View workflow file
feat: add a native extension API and an FFmpeg-based media module
Build
#334:
Pull request
#291
opened by
devopvoid
11m 24s
feat/native-extension-api
feat/native-extension-api
11m 24s
View #291
View workflow file
fix: take Map method IDs from the interface instead of from HashMap (…
Build
#333:
Commit
315bb99
pushed by
devopvoid
24m 38s
main
main
24m 38s
View workflow file
fix: keep device-captured audio out of sink-fed audio senders (#289)
Build
#332:
Commit
d181f55
pushed by
devopvoid
19m 43s
main
main
19m 43s
View workflow file
fix: keep device-captured audio out of sink-fed audio senders (#289)
Deploy Documentation to Pages
#24:
Commit
d181f55
pushed by
devopvoid
34s
main
main
34s
View workflow file
fix: take Map method IDs from the interface instead of from HashMap
Build
#331:
Pull request
#290
opened by
devopvoid
11m 14s
fix/jni-map-method-id
fix/jni-map-method-id
11m 14s
View #290
View workflow file
fix: keep device-captured audio out of sink-fed audio senders
Build
#330:
Pull request
#289
synchronize by
devopvoid
11m 51s
fix/adm-capture-gate
fix/adm-capture-gate
11m 51s
View #289
View workflow file
fix: keep device-captured audio out of sink-fed audio senders
Build
#329:
Pull request
#289
opened by
devopvoid
9m 4s
fix/adm-capture-gate
fix/adm-capture-gate
9m 4s
View #289
View workflow file
fix: give AudioTrackSource a dispose() to release its native referenc…
Build
#328:
Commit
85e82a3
pushed by
devopvoid
27m 57s
main
main
27m 57s
View workflow file
fix: give AudioTrackSource a dispose() to release its native referenc…
Deploy Documentation to Pages
#23:
Commit
85e82a3
pushed by
devopvoid
38s
main
main
38s
View workflow file
fix: give AudioTrackSource a dispose() to release its native reference
Build
#327:
Pull request
#287
opened by
devopvoid
14m 36s
fix/audio-track-source-native-leak
fix/audio-track-source-native-leak
14m 36s
View #287
View workflow file
Deploy Documentation to Pages
Deploy Documentation to Pages
#22:
Manually run by
devopvoid
40s
main
main
40s
View workflow file
Release
Release
#48:
Manually run by
devopvoid
52m 4s
main
main
52m 4s
View workflow file
fix: make CustomVideoSource's frame_id_ counter thread-safe (#286)
Build
#326:
Commit
7a7c2f3
pushed by
devopvoid
27m 16s
main
main
27m 16s
View workflow file
fix: make CustomVideoSource's frame_id_ counter thread-safe
Build
#325:
Pull request
#286
opened by
devopvoid
14m 36s
fix/custom-video-source-frame-id-race
fix/custom-video-source-frame-id-race
14m 36s
View #286
View workflow file
fix: synchronize CustomAudioSource's sinks_ against AddSink/RemoveSin…
Build
#324:
Commit
da75ca2
pushed by
devopvoid
17m 42s
main
main
17m 42s
View workflow file
fix: synchronize CustomAudioSource's sinks_ against AddSink/RemoveSink
Build
#323:
Pull request
#285
opened by
devopvoid
10m 20s
fix/213-custom-audio-source-race
fix/213-custom-audio-source-race
10m 20s
View #285
View workflow file
feat: allow setting custom WebRTC field trials on PeerConnectionFacto…
Build
#322:
Commit
dda69be
pushed by
devopvoid
23m 16s
main
main
23m 16s
View workflow file
feat: allow setting custom WebRTC field trials on PeerConnectionFacto…
Deploy Documentation to Pages
#21:
Commit
dda69be
pushed by
devopvoid
33s
main
main
33s
View workflow file
feat: allow setting custom WebRTC field trials on PeerConnectionFactory
Build
#321:
Pull request
#284
opened by
devopvoid
10m 44s
feature/216-field-trials
feature/216-field-trials
10m 44s
View #284
View workflow file
fix: JNI memory-safety and thread-safety bugs in the native bridge (#…
Deploy Documentation to Pages
#20:
Commit
8b77ec8
pushed by
devopvoid
36s
main
main
36s
View workflow file
fix: JNI memory-safety and thread-safety bugs in the native bridge (#…
Build
#320:
Commit
8b77ec8
pushed by
devopvoid
21m 8s
main
main
21m 8s
View workflow file
Fix JNI memory-safety and thread-safety bugs in the native bridge
Build
#319:
Pull request
#283
opened by
devopvoid
13m 16s
bugfix/jni-memory-thread-safety
bugfix/jni-memory-thread-safety
13m 16s
View #283
View workflow file
Deploy Documentation to Pages
Deploy Documentation to Pages
#19:
Manually run by
devopvoid
31s
main
main
31s
View workflow file
Previous
1
2
3
4
5
6
7
8
Next
You can’t perform that action at this time.