Releases: millicast/millicast-player-unreal-engine-plugin
Releases · millicast/millicast-player-unreal-engine-plugin
Millicast Player plugin 1.9.0 for Unreal engine
- Add support for Millicast WebRTC in main branch. Automatically use Millicast WebRTC over the Unreal one if it is detected in the source tree.
- Support for Android and iOS with Millicast WebRTC
- Add timestamp for video frames
Millicast Player plugin 1.8.0 for Unreal Engine
- Add support for UE 5.2
- Add support for multiopus and surround sound
- Add select command to select simulcast layer
- Add event for resolutions OnFrame
- fixed stereo issue
- Crash fix in MillicastMediaSource
Millicast Player plugin v1.7.0 for Unreal engine 5.1
What's Changed
- Add Metadata extractor
- Automatic recconect for websocket
- Add new API to register Audio/Video consumer
- Fix multithreading issues
- Exposed Player stats in blueprint
- Add migrate event
- Fix crash on shutdown
Millicast Player plugin 1.6.0 for Unreal Engine
What's Changed
- Fix #44: Sound Class by @rweber89 in #45
- Minor fixes to errors when building and on startup by @rweber89 in #47
- Fixed string parsing for logs by @rweber89 in #46
- Fix logging by providing FString by @rweber89 in #49
- Added state handling for connection closure and error that I missed e… by @rweber89 in #51
- Backwards compatibility for 4.27 and 5.0 by @rweber89 in #56
- Removes AudioDeviceModule external audio consumer by @rweber89 in #58
- Various include fixes by @improbable-andreaskrugersen in #61
- Added metadata extractor to extract frame metadata.
New Contributors
Full Changelog: 1.5.3...1.6.0
Millicast Player plugin 1.5.2 for Unreal engine 5.1
- Add namespace for private classes. This fixes compilation issue with pixelstreaming and the unreal publisher
- Override UTexture::GetTextureClass to fix #42
Millicast Player plugin 1.4.1 for Unreal engine 5
What's Changed
- Defer removal of VideoConsumers by @craig-johnston in #28
- check if AudioConsumer is null to prevent crash
- Don't queue audio when player is off range
- Replace raw capture of this by weak capture in subscriber
- Add check to prevent subscribing if already subscribe
- unregister millicast style if already registered
New Contributors
- @craig-johnston made their first contribution in #28
Full Changelog: 1.4.0...1.4.1
Millicast Player plugin for Unreal Engine 4
1.4.0-UE4 1.4.0
Millicast Player plugin for Unreal Engine 5
1.4.0 update readme