brian smith
99b5c55865
Live Link VCAM v1.3.2 build 4
...
#fyi luke.bermingham
[CL 27749752 by brian smith in ue5-main branch]
2023-09-11 08:42:14 -04:00
Luke Bermingham
49c64da444
Bugfix: LiveLink app should always request quality control ownership if it is lost as we want the camera operator to always have the best quality in a stream sharing scenario.
...
- Additionally, when quality control is requested LiveLinkApp will also request a keyframe to ensure stream of all parties is starting with a keyframe (without this encoding errors occur when stream sharing).
#jira UE-194881
#rb self
#fyi William.Belcher, Brian.Smith
[CL 27749564 by Luke Bermingham in ue5-main branch]
2023-09-11 07:49:04 -04:00
brian smith
2d8f7f7c29
Live Link VCAM iOS v1.3.2 build 3
...
[CL 27748977 by brian smith in ue5-main branch]
2023-09-11 06:29:25 -04:00
Luke Bermingham
d70e51c27a
Bugfix: ARKit tracking was misconfigured for our use case, was doing full tracking with world reconstruction, face detection, and many other computer vision features. We only care about device transform tracking so we can configure with a much simpler tracking configuration.
...
#rb Brian.Smith
#jira UE-194907
[CL 27744222 by Luke Bermingham in ue5-main branch]
2023-09-10 19:57:21 -04:00
Luke Bermingham
87b8c9b9ba
Bugfix: LiveLink App had two datachannels, one it created and one that was automatically created as part of the request from the UE side. Fix is to remove manual creation of the datachannel on the LiveLink app side.
...
#rb Brian.Smith
#jira UE-194903
[CL 27744198 by Luke Bermingham in ue5-main branch]
2023-09-10 19:53:23 -04:00
Luke Bermingham
e0ca8eb4d1
Bugfix: Stats graphs UI elements are updated even when they are hidden. This UI update is not required when the stats graphs are hidden. Fix is to skip this UI update if the graphs are hidden.
...
#rb Brian.Smith
#jira UE-194904
[CL 27744096 by Luke Bermingham in ue5-main branch]
2023-09-10 19:44:50 -04:00
Luke Bermingham
08959b82a1
Add identifier to LiveLink app SDP answer so we can differentiate the app from other WebRTC peers.
...
#rb Brian.Smith
#jira UE-194905
[CL 27744072 by Luke Bermingham in ue5-main branch]
2023-09-10 19:42:14 -04:00
elliot colp
0613ca4793
[UnrealStage] Bail out of ConnectMixin connect routine if widget is no longer mounted
...
#rb Alejandro.Arango
[CL 27719254 by elliot colp in ue5-main branch]
2023-09-08 13:55:14 -04:00
elliot colp
e5837b3b9e
[LiveLinkVCAM] Add missing copyright header
...
#jira UE-194298
#rb trivial
[CL 27677825 by elliot colp in ue5-main branch]
2023-09-07 13:28:29 -04:00
elliot colp
9002e85c68
[LiveLinkVCAM] Initial project files for Flutter port of Live Link VCAM
...
#jira UE-194298
#rb Alejandro.Arango
[CL 27676485 by elliot colp in ue5-main branch]
2023-09-07 13:09:02 -04:00
Alejandro Arango
1a570b4302
EpicStageApp: Bumped version to 1.0.2
...
[CL 27625775 by Alejandro Arango in ue5-main branch]
2023-09-06 00:53:03 -04:00
elliot colp
ca17042a4d
[UnrealStage] Split out code and assets that can be reused in the Live Link VCAM Flutter port
...
#jira UE-194298
#rb Alejandro.Arango
[CL 27558977 by elliot colp in ue5-main branch]
2023-09-01 12:48:02 -04:00
timothy ofie
f6f015c7df
[UnrealStage] Allow Negative Exposure Value on Light Cards
...
#jira UE-193439
[CL 27543693 by timothy ofie in ue5-main branch]
2023-08-31 19:13:40 -04:00
timothy ofie
9497022fcf
[UnrealStage] Cap Falloff Property at 1 for CCW Slider Control
...
#jira UE-193440
[CL 27543661 by timothy ofie in ue5-main branch]
2023-08-31 19:12:57 -04:00
elliot colp
66ae9b0bb1
[UnrealStage] Add support for zlib-compressed WebSocket traffic
...
#jira UE-156392
#rb Alejandro.Arango
[CL 27489899 by elliot colp in ue5-main branch]
2023-08-30 13:25:22 -04:00
elliot colp
1e462245aa
[UnrealStage] If color value is ~0, force it to 1 when the user interacts with the wheel
...
#jira UE-193438
#rb Alejandro.Arango
[CL 27488937 by elliot colp in ue5-main branch]
2023-08-30 13:05:14 -04:00
elliot colp
6c3f779d1a
[UnrealStage] Clean up unused Cupertino style files/includes
...
#rb Alejandro.Arango
[CL 27222435 by elliot colp in ue5-main branch]
2023-08-18 17:51:06 -04:00
elliot colp
15892a7553
[UnrealStage] Clean up some old TODOs
...
#rb Alejandro.Arango
[CL 27222405 by elliot colp in ue5-main branch]
2023-08-18 17:50:30 -04:00
timothy ofie
fb3d2216ac
[UnrealStage] Grey out/hide outliner buttons when invalid
...
#jira UE-189307
[CL 27215249 by timothy ofie in ue5-main branch]
2023-08-18 15:09:25 -04:00
elliot colp
8e435304df
[UnrealStage] Fix connection modal failing to appear
...
#jira UE-193136
#rb Alejandro.Arango
[CL 27160426 by elliot colp in ue5-main branch]
2023-08-16 19:20:34 -04:00
elliot colp
2d01db2c13
[UnrealStage] Remove support for deprecated listSupported property
...
#rb Alejandro.Arango
[CL 27160420 by elliot colp in ue5-main branch]
2023-08-16 19:20:28 -04:00
UnrealBot
08c294ea96
Branch snapshot for CL 27138787
...
[CL 27138787 in ue5-main branch]
2023-08-16 14:03:58 +00:00
brian smith
12d5ffdee2
Live Link VCAM iOS (v1.3.2 build 1)
...
#jira none
#rb none
[CL 27065124 by brian smith in ue5-main branch]
2023-08-14 05:40:04 -04:00
william belcher
35bce8913d
Fix: Stop frame stuttering at large resolutions by increase packet buffer size
...
#rb Brian.Smith
#jira UE-189759
[FYI]
[CL 26798869 by william belcher in ue5-main branch]
2023-08-03 00:29:53 -04:00
william belcher
f056b0e905
Adding stats graphs to LiveLinkVCam app.
...
- Added a new stats subview
- Added a new line graph class
- Added a stats button that can be tapped to toggle stats visibility
#rb Brian.Smith
#jira UE-190365
[FYI] Thomas.Kilkenny, Luke.Bermingham
[CL 26798842 by william belcher in ue5-main branch]
2023-08-03 00:29:17 -04:00