Skip to content

Releases: millicast/millicast-publisher-unreal-engine-plugin

Millicast Publisher plugin 1.8.0

09 Jan 14:40
3b02f18
Compare
Choose a tag to compare
  • Add Android and iOS support
  • Fix mac compilation
  • Automatically detect Millicast WebRTC in source tree and use it if detected

Millicast Publisher plugin 1.7.0 for Unreal Engine

22 Nov 10:47
e978214
Compare
Choose a tag to compare

Changelogs:

  • Fixed broken build reported in #59
  • Enumerate output device
  • Output audio device selection
  • Add UE 5.3 support
  • Add screencapturer component
  • Remove loopback option in publishersource audio menu

Millicast Publisher plugin 1.6.0 for Unreal engine 5

30 May 15:50
01b91d4
Compare
Choose a tag to compare
  • Add H.264 simulcast
  • Add frame transformer API to append metadata to frame

Millicast Publisher plugin v1.5.1 for Unreal engine 5.1

18 Apr 13:47
Compare
Choose a tag to compare

Millicast Publisher plugin v1.5.0 for Unreal engine 5.1

27 Mar 13:48
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.4.0...1.5.0

Millicast Publisher plugin v1.4.0 for Unreal engine 5.1

08 Feb 14:24
Compare
Choose a tag to compare

Changelog

  • Replace CineCamera by a SceneCapture2d for the MillicastViewportCapturer. This fixes landscape not being captured by the cinecamera when the camera is too far away.
  • Add automute option to automatically mute the media tracks when no viewer are watching
  • Move simulcast checkbox from the MillicastPublisherSource to the MillicastPublisherComponent

Millicast Publisher plugin v1.3.0 for Unreal engine 5.1

11 Jan 14:59
Compare
Choose a tag to compare

Changelog :

  • Upgrade to unreal 5.1 API
  • Add namespace Millicast::Publisher for private classes to fix compilation errors with pixelStreaming and MillicastPlayer plugins.
  • Change maximum bitrate during call
  • Add WebRTC Statistics as an unreal command : stat millicast_publisher
  • Fix crash when unpublishing
  • Fix mute video when using h264
  • Fix race condition when stopping capture
  • Improve viewport settings

Millicast Publisher plugin v1.2.1 for Unreal engine 5.0.3

20 Dec 09:07
Compare
Choose a tag to compare

Change

** Fix missing count parameters in ViewerCount event
** Replace LogPixelStreaming occurences by LogMillicastPublisher

Millicast Publisher plugin v1.2.0 for Unreal engine 5

02 Nov 09:03
Compare
Choose a tag to compare

Version 1.2.0

Features

  • Add codec selection
  • Add H.264 hardware encoding
  • Replace PCH by UBT
  • Add Simulcast
  • Add webrtc statistics
  • Set min, max encoding bitrates

Bug fixes

  • Fix render thread being blocked
  • Fix webrtc audio sources being mixed into one only source.

Millicast Publisher plugin for Unreal engine 5

02 Aug 13:12
Compare
Choose a tag to compare