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 }}
BenLocal
/
rszlm
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
7
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: BenLocal/rszlm
Actions
All workflows
Workflows
CI
CI
Show more workflows...
Management
Caches
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
30 workflow runs
30 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.
feat(media): 补 Media::new_with_ini(mk_media_create2, ProtocolOption 细…
CI
#16:
Commit
4bdff1a
pushed by
BenLocal
1m 38s
main
main
1m 38s
View workflow file
fix(src): review 收尾——接入 on_http_access 事件并补齐文档/安全注释
CI
#15:
Commit
adff0a1
pushed by
BenLocal
1m 37s
main
main
1m 37s
View workflow file
feat(src): 媒体域 C API 全量补齐(Player/Frame读取/Track委托/MpegMuxer等)
CI
#14:
Commit
684d388
pushed by
BenLocal
1m 42s
main
main
1m 42s
View workflow file
feat(gitignore): add .gitignore for CodeGraph data files
CI
#13:
Commit
027951a
pushed by
BenLocal
1m 32s
main
main
1m 32s
View workflow file
feat(transcode): mk_transcode.h 安全包装(Decoder/FramePix/SwsScale)
CI
#12:
Commit
0e1af4d
pushed by
BenLocal
2m 16s
main
main
2m 16s
View workflow file
feat(rtp): add RTP server example with GB28181 support and connection…
CI
#11:
Commit
5390928
pushed by
BenLocal
2m 38s
main
main
2m 38s
View workflow file
fix(sys): 源码构建 git submodule 加 --recursive
CI
#10:
Commit
fb83745
pushed by
BenLocal
1m 37s
main
main
1m 37s
View workflow file
fix(sys): 动态构建把 libmk_api 拷进 target/deps,修复运行时找不到 .so
CI
#9:
Commit
e9b3ba4
pushed by
BenLocal
1m 40s
main
main
1m 40s
View workflow file
fix(sys): expand_env_vars 改单趟替换,修复未定义变量导致的死循环
CI
#8:
Commit
e3388f8
pushed by
BenLocal
1m 38s
main
main
1m 38s
View workflow file
fix(sys): 预编译下载路径不再构建 libsrtp(webrtc + ZLM_RELEASE_URL)
CI
#7:
Commit
51014c8
pushed by
BenLocal
1m 34s
main
main
1m 34s
View workflow file
fix(src): event 回调改 Arc 并在调用前释放读锁,消除自死锁 (#12)
CI
#6:
Commit
4bec114
pushed by
BenLocal
1m 58s
main
main
1m 58s
View workflow file
ci: 移除 rustfmt 门禁
CI
#5:
Commit
45ba9b7
pushed by
BenLocal
1m 44s
main
main
1m 44s
View workflow file
fix(src): const_ptr_to_string! 宏判空,避免 CStr::from_ptr(null) 的 UB (#10)
CI
#4:
Commit
08ab64e
pushed by
BenLocal
3m 26s
main
main
3m 26s
View workflow file
feat(sys): webrtc feature 默认下载 feature_transcode2 预编译包
CI
#3:
Commit
ca3a38c
pushed by
BenLocal
1m 26s
main
main
1m 26s
View workflow file
fix(src): 给 player/pusher/server/frame 回调补 Send + Sync 约束 (#9)
CI
#2:
Commit
bec3f45
pushed by
BenLocal
1m 20s
main
main
1m 20s
View workflow file
feat(ci): add CI workflow for building and testing across multiple OS
CI
#1:
Commit
10bbc44
pushed by
BenLocal
2m 6s
main
main
2m 6s
View workflow file
chore: 移除 webrtc 示例,放宽 once_cell 版本约束
Rust
#68:
Commit
288a023
pushed by
BenLocal
28s
main
main
28s
View workflow file
fix(sys): 用 -fcommon 编译 libsrtp,修复 bit_string 重复定义链接错误
Rust
#67:
Commit
f8f8d82
pushed by
BenLocal
5m 7s
main
main
5m 7s
View workflow file
feat(sys): 支持从 ZLMediaKit-Build releases 下载预编译产物
Rust
#66:
Commit
91da2d1
pushed by
BenLocal
5m 44s
main
main
5m 44s
View workflow file
docs(media): update duration parameter description for clarity in Med…
Rust
#65:
Commit
96a00a4
pushed by
BenLocal
5m 23s
main
main
5m 23s
View workflow file
feat(media): enhance Media struct with default vhost and improved ini…
Rust
#64:
Commit
71aecd3
pushed by
BenLocal
5m 46s
main
main
5m 46s
View workflow file
docs(readme): add examples section and update links; fix cargo config…
Rust
#63:
Commit
03ab0f2
pushed by
BenLocal
4m 44s
main
main
4m 44s
View workflow file
feat(frame): 添加支持零拷贝创建 H264 帧的功能
Rust
#62:
Commit
7823f6e
pushed by
BenLocal
8m 44s
main
main
8m 44s
View workflow file
fix(package): 更新版本号至 0.1.12
Rust
#61:
Commit
7dffc85
pushed by
BenLocal
5m 21s
main
main
5m 21s
View workflow file
fix(readme): 修复 README 文件中的格式问题
Rust
#60:
Commit
c8842b2
pushed by
BenLocal
4m 18s
main
main
4m 18s
View workflow file
Previous
1
2
Next
You can’t perform that action at this time.