This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
87b8c9b9ba05b2a4b3094de2b8700733da80980c
UnrealEngineUWP
/
Engine
/
Extras
/
VirtualProduction
/
LiveLinkVCAM
/
vcam
History
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
..
Assets.xcassets
…
Base.lproj
…
en.lproj
…
ja.lproj
…
ko.lproj
…
OSC
…
WebRTC
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.
2023-09-10 19:53:23 -04:00
zh-Hans.lproj
…
AboutViewController.swift
…
AppDelegate.swift
…
AppSettings.swift
…
BaseViewController.swift
…
ConnectButton.swift
…
eula.html
…
EULAViewController.swift
…
Extensions.swift
…
FileUtility.swift
…
Gamepad.swift
…
HeaderView.swift
…
Info.plist
…
JPEGVideoDecoder.swift
…
LineGraphView.swift
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.
2023-09-10 19:44:50 -04:00
Localized.swift
…
Log.swift
…
LogViewController.swift
…
MultipleChoiceViewController.swift
…
new-u-pink.png
…
new-u-pink@2x.png
…
new-u-pink@3x.png
…
ObjCUtility.h
…
ObjCUtility.m
…
RemoteSessionStreamingConnection.swift
…
RemoteSessionView.swift
…
ResetViewController.swift
…
SceneDelegate.swift
…
SettingsViewController.swift
…
SingleValueViewController.swift
…
StartViewController.swift
…
StartViewController+StreamingConnectionDelegate.swift
…
StreamingConnection.swift
…
Tentacle.swift
…
TentacleDetailViewController.swift
…
Timecode.swift
…
TimecodeViewController.swift
…
Toast.xib
…
ToastView.swift
…
ToolView.swift
…
VCAM-Bridging-Header.h
…
VCAM.entitlements
…
VideoDecoder.swift
…
VideoViewController.swift
…
VideoViewController+ARCoachingOverlayViewDelegate.swift
…
VideoViewController+ARSessionDelegate.swift
…
VideoViewController+StreamingConnectionDelegate.swift
…
WebRTCStats.swift
…
WebRTCStatsView.swift
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.
2023-09-10 19:44:50 -04:00
WebRTCStreamingConnection.swift
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.
2023-09-10 19:53:23 -04:00
WebRTCView.swift
…