Skip to content

Releases: libxengine/XEngine_StreamMedia

XEngine_StreamMedia V2.12.0.1001

15 Aug 05:32
ceb5eb8
Compare
Choose a tag to compare

XEngine_StreamMedia V2.11.1.1001

26 Apr 05:26
7719f9f
Compare
Choose a tag to compare

XEngine_StreamMedia V2.11.0.1001

09 Apr 06:09
5764d47
Compare
Choose a tag to compare

XEngine_StreamMedia V2.10.0.1001

24 Jan 05:52
5571c0c
Compare
Choose a tag to compare

XEngine_StreamMedia V2.9.0.1001

11 Oct 03:24
35eb670
Compare
Choose a tag to compare

增加:音频编解码器和重采样支持
增加:webrtc心跳支持
增加:rtc客户端发布流
修改:插入推流会话管理当dtls连接成功
修改:ssrc转字符串从int类型
修改:会话模块获取sms地址
修改:rtp转srtp包
修改:rtc证书配置问题
修改:rtcp接受协议解析支持
修改:rtsp和webrtc仅音频和视频支持
修正:消息发送不完整的问题
修正:rtcp协议判断问题
修正:webrtc自动选择媒体索引问题
修正:没有退出当rtp的视频包头出问题的时候
修正:mac编译问题
修正:x-stream音频编码参数错误
删除:没有使用的会话代码

added:test start supported
added:audio coder and resample support
added:webrtc heart support
added:rtc client publish stream
modify:insert push session management after dtls handshake
modify:ssrc to string from int for session module
modify:get smsaddr for session module
modify:rtp to srtp
modify:rtc cert configure to der from csr
modify:rtcp recv report parse support
modify:rtsp and webrtc only audio or video support
fixed:failed due to send message incomplete
fixed:rtcp protocol judgment is incorrect
fixed:webrtc auto choice media index
fixed:not break header for rtp packet of video
fixed:build error on mac
fixed:x-stream audio parameter set is incorrect
delete:unused code

XEngine_StreamMedia V2.8.0.1001

31 May 08:48
e0a0969
Compare
Choose a tag to compare

增加:支持srtcp和srtp处理数据了
增加:信息报告功能
增加:SSRC会话设置
更新:移除JSONCPP模块并使用GIT SUBMODULE替代
修改:分离了版本列表配置从主配置中
修改:配置文件支持日志设置
修改:sdp的打包已经能够正常使用了
修改:dtls握手处理已经能够正常使用
修改:某些时候aac包过大问题提示
修改:rtc和rtcp协议判断
修改:srt有初始化和反初始化函数
修改:srt和srtp默认关闭了
修正:日志配置没有效果的问题
修正:STUN的IP和端口不正确的问题
修正:STUN协议处理不正确导致返回数据不正确的问题
修正:某些时候av包缓冲溢出问题
修正:dtls判断某些时候出错的问题
修正:http api日志打印出错
修正:关闭srtp和srt编译选项没有效果的问题

added:srtcp and srtp process data
added:info report
added:ssrc set for session module
update:remove jsoncpp and use git submodule instead
modify:detach version list from main configure
modify:set log file for configure
modify:sdp packet work now
modify:dtls handshakes is work now
modify:sometime aac packet size is to big and tips
modify:rtc rtcp judgment
modify:have function for srt init and destory
modify:srt and rtc off by default
fixed:log configure is not work
fixed:stun ip and port is incorrect
fixed:stun message reply is incorrect
fixed:sometimes av packet buffer is leak
fixed:dtls judgment fails sometimes
fixed:log print error that http api
fixed:disable compile options not work for srt and rtc

XEngine_StreamMedia V2.7.0.1001

15 Apr 06:21
2208122
Compare
Choose a tag to compare

增加:srtp核心代码文件
增加:HTTP OPTION 选项支持
增加:编译选项支持SRT协议开关
更新匹配:XEngine V8.25
修改:增加RTC的URL名称支持当HTTPAPI访问时候
修改:srt的SRTSOCKET类型修改为XSOCKET
修改:stun端口移动为rtc端口
修改:dtls握手支持
修改:dtls和stun和srtp包解析分离支持
修改:继续优化webrtc的sdp处理和打包协议
修正:srt服务接受数据异常的问题
修正:没有处理rtc播放请求的问题
修正:http 的API请求处理错误
修正:makefile的宏名称不正确

added:srtp core code file
added:http option supported
added:build switch and srt protocol support
update:match xengine v8.25
modify:added rtc url name when http api verification
modify:srt SRTSOCKET type to XSOCKET
modfy:stun port remove rtc port
modify:dtls handshakes supported
modify:dtls and stun and srtp packet judgment handle
modify:continue to improve the sdp of webrtc
fixed:srt server caused exceptions when recv message
fixed:not handle webrtc play request
fixed:http restful api handle error
fixed:makefile macro name is incorrect

XEngine_StreamMedia V2.6.0.1001

01 Feb 02:19
7259082
Compare
Choose a tag to compare

增加:ts拉流支持
增加:其他推流协议转换成SRT拉流协议
增加:m3u8文件录像的支持并且支持时间设置
增加:webrtc初始代码
增加:webrtc的stun网络协议支持
优化:日志打印信息
修改:hls的TS流如果视频数据是关键帧,就添加PAT和PMT信息
修改:hls支持设置关闭后删除录制流
修正:srt发送数据不正确的问题

added:ts stream pull supported
added:other protocols convert to srt stream
added:m3u8 file record supported and time set
added:webrtc code file
added:stun network of the webrtc support
improved:log print
modify:hls ts stream if the video is key frame,then add to pat and pmt
modify:hls supported delete file when stream closed
fixed:srt send message is incorrect

XEngine_StreamMedia V2.5.0.1001

22 Dec 05:54
c015605
Compare
Choose a tag to compare

增加:RTCP协议解析支持
增加:RTP和RTCP的UDP套接字支持
增加:RTSP拉流支持
修改:客户端方法文件名称修改
修改:http任务增加头列表参数传递
修正:版本兼容问题
修正:RTMP拉流无法修改live名称的问题

added:rtcp parse supported
added:rtp and rtcp udp socket supported
added:rtsp play supported
modify:client method name to client rtsp
modify:httptask added http hdr list parament
fixed:xengine v8.20 complie error
fixed:the problem that the live of rtmp pull stream cannot be modified

XEngine_StreamMedia V2.4.0.1001

26 Oct 06:14
f727e0f
Compare
Choose a tag to compare

增加:http ts播放流支持
增加:TS流转换代码
优化:转换流协议代码,现在avframe函数都是输入源数据了
修复:srt转换的问题
删除:avpacket没有使用的参数

added:http ts play stream
added:ts convert code
improved:convert stream protocol,now XEngine_AVPacket_AVFrame input source stream
fixed:srt convert problem
delete:avpacket unused parament