Releases: OvenMediaLabs/OvenMediaEngine
Releases · OvenMediaLabs/OvenMediaEngine
v0.14.10
[Compatibility]
- Compatible with dependencies(
prerequisites.sh) installed in 0.14.9 or later - Compatible with version 0.14.8 or higher of Origin or Edge
- Compatible with
Server.xmlused in 0.12.6 or later
[Fixed]
- Fixed a possibility that
SIGSEGVcould occur when requesting play to a non-existent app in LLHLS
v0.14.9
[Compatibility]
- MUST run
misc/prerequisites.sh. The external library has been updated. - Compatible with version 0.14.8 or higher of Origin or Edge
- Compatible with
Server.xmlused in 0.12.6 or later
[Added]
- Added
stream_keyquery string to LLHLS - Added
OriginMapStorefeature
[Fixed]
- Removed limit(cutoff) of audio frequency of OPUS
[Changed]
- Changed OpenH264 version to 2.3.0
v0.14.8
[Compatibility]
- Compatible with dependencies(
prerequisites.sh) installed in 0.14.4 or later - MUST upgrade both Origin/Edge to 0.14.8. A problem has been found in older versions of Edge.
- Compatible with
Server.xmlused in 0.12.6 or later
[Fixed]
- Fixed a broken playlist in Edge
v0.14.7
[Compatibility]
- Compatible with dependencies(
prerequisites.sh) installed in 0.14.4 or later - Compatible with version 0.14.3 or later of Origin or Edge
- Compatible with
Server.xmlused in 0.12.6 or later
[Fixed]
- Fixed an issue where
AdmissionWebhooksdid not work properly inLLHLS - Fixed an issue where HTTP/2 could potentially cause
SIGSEGV
v0.14.6
[Compatibility]
- Compatible with dependencies(
prerequisites.sh) installed in 0.14.4 or later - Compatible with version 0.14.3 or later of Origin or Edge
- Compatible with
Server.xmlused in 0.12.6 or later
[Fixed]
- Fixed the problem that
OvenMediaEnginedoes not turn on normally after rebooting - Fixed all tracks being duplicated in bypassed multitrack audio (#778)
v0.14.5
[Compatibility]
- Compatible with dependencies(
prerequisites.sh) installed by previous(0.14.4) versions - Compatible with version 0.14.3 or higher of Origin or Edge
- Compatible with
Server.xmlused in 0.12.6 or later
[Fixed]
- Fixed an issue where CPU usage was abnormally high when encoding OPUS audio to mono (#828)
- Fixed an issue that could cause SIGSEGV in HTTP Server
[Improved]
- Improved to record normally even in non-monotonous DTS (#743)
[Changed]
- Changed the default STUN server from
stun.l.google.com:19302tostun.ovenmediaengine.com:13478becausestun.l.google.comsometimes does not work.
v0.14.4
[Compatibility]
- MUST run
misc/prerequisites.sh. The external library has been updated. - Compatible with version 0.14.3 or higher of Origin or Edge
- Compatible with
Server.xmlused in 0.12.6 or later
[Added]
- Added
KeyFrameIntervalandBFramesencoding parameters
[Fixed]
- Fixed the problem that the encoder does not work when dynamic resolution is input
- Fixed an issue that could cause deadlock if the origin-edge connection was unstable (#819)
- Fixed an issue that caused SIGSEGV in Edge's
PullStream - Fixed an issue where audio only stream was not playing in WebRTC (#826)
- Fixed an issue that recording and packetizing are failing due to non-monotonically increasing DTS (#743)
[Changed]
- Changed FFmpeg version to 5.0.1
v0.14.3
[Compatibility]
- Compatible with dependencies(
prerequisites.sh) installed by previous(0.14.2) versions - MUST upgrade both Origin/Edge to 0.14.3. Incompatible with previous versions of Origin/Edge.
- Compatible with
Server.xmlused in 0.12.6 or later
[Added]
- Supports ABR in WebRTC
- Multiple
<Playlist>with multiple different<Rendition>can be configured
[Fixed]
- Fixed possibility of crashing in WebRTC Retransmission