Skip to content

Commit 69db390

Browse files
committed
update:CHANGELOG and read me and protocol
1 parent dc14978 commit 69db390

4 files changed

Lines changed: 23 additions & 1 deletion

File tree

CHANGELOG

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
XEngine_AVCodecApp V1.6.4.1001
2+
3+
Added: Limit UDP output packet size
4+
Added: Support specifying the output network interface for UDP
5+
Optimized: New image conversion processing
6+
Optimized: Error handling
7+
Optimized: Exit and termination handling process
8+
Optimized: Modified scheduled playback task processing
9+
Fixed: A code leak and address handling issue
10+
Fixed: Permission verification and logging issues
11+
12+
增加:输出UDP大小进行限制
13+
增加:UDP指定输出网卡的功能
14+
优化:新的图像转换处理
15+
优化:错误处理
16+
优化:退出结束处理流程
17+
优化:修改定时播放任务处理
18+
修正:一处代码泄漏和地址处理问题
19+
修正:权限验证和日志问题
20+
========================================================================
121
XEngine_AVCodecApp V1.6.3.1001
222

323
Add: macOS system support

README.en.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
[Chinese](README.md) || [English](README.en.md)
22
# XEngine_AVCodecApp
33
General Audio/Video Codec Tool,General Audio/Video Transcoding Tool,Audio/Video Transcoding Service,Audio/Video Encoding/Decoding Service
4-
XEngine_AVCodecApp is a background service-based streaming media push/pull service for audio and video. It is not a streaming media server; it is a push/pull relay service that supports codecs, which can assist you in processing streaming media audio and video data.
4+
XEngine_AVCodecApp is a background service-based streaming media push/pull service for audio and video. It is not a streaming media server; it is a push/pull relay service that supports codecs, which can assist you in processing streaming media audio and video data.
5+
The core functions of XEngine_AVCodecApp are audio and video transcoding, stream pushing and pulling, video recording, FAST live streaming/loop streaming, transcoding image processing, and AI audio and video
56

67
## Introduction
78
Why develop this tool? Streaming media servers are already very mature and plentiful on the market. Therefore, we are not focusing on the streaming media service itself, but rather on derivative products, such as this software.

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
# XEngine_AVCodecApp
33
通用音视频编解码工具,通用音视频转码工具,音视频转码服务,音视频编解码服务
44
XEngine_AVCodecApp是一个基于后台服务的流媒体音视频的推拉流服务,他不是流媒体服务器,他是一个支持编解码的推拉流中转服务,可以辅助你处理流媒体音视频数据.
5+
XEngine_AVCodecApp核心功能就是音视频转码,推拉流,录像,FAST直播/轮播,转码图像处理和AI音视频
56

67
## 介绍
78
为什么开发此工具?流媒体服务器目前市面上已经很成熟也很多了.所以我们不在关注流媒体服务这一块,而是关注衍生的一些产品,比如此软件.

协议文档.docx

-12 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)