{"_id":"com.unity.live-capture","name":"com.unity.live-capture","description":"Capture data from physical devices to animate characters and cameras in real time within the Editor. Record the animations in the form of takes and iterate on the recordings. Genlock and synchronize devices for frame and timecode accuracy.","provider":"upm","versions":{"4.0.1":{"_upm":{"changelog":"### Changed\n- Prepared the package for end of support as of Unity 6.1."},"unity":"2022.2","upmCi":{"footprint":"430f23277e952cf7743df67c92e6b51da7b235aa"},"samples":[{"path":"Samples~/ARKit Face Sample","description":"A simple face for demonstrating face mocap from ARKit. Requires material upgrade if using with URP or HDRP.","displayName":"ARKit Face Sample"}],"category":"Unity","repository":{"url":"https://github.com/Unity-Technologies/UnityLiveCapture.git","type":"git","revision":"aa25e5b26455c4c9891df38351acda027836f737"},"unityRelease":"17f1","relatedPackages":{"com.unity.live-capture.tests":"4.0.1"},"documentationUrl":"https://docs.unity3d.com/Packages/com.unity.live-capture@4.0/manual/index.html","name":"com.unity.live-capture","version":"4.0.1","displayName":"Live Capture","description":"Capture data from physical devices to animate characters and cameras in real time within the Editor. Record the animations in the form of takes and iterate on the recordings. Genlock and synchronize devices for frame and timecode accuracy.","keywords":["virtual production","virtual camera","live capture","vcam"],"dependencies":{"com.unity.ugui":"1.0.0","com.unity.timeline":"1.7.0","com.unity.modules.physics":"1.0.0","com.unity.modules.jsonserialize":"1.0.0","com.unity.modules.imageconversion":"1.0.0"},"dist":{"shasum":"f565a1d92f68f02f4ea587d4f7fd1af1df911943","tarball":"https://download.packages.unity.com/com.unity.live-capture/-/com.unity.live-capture-4.0.1.tgz"}},"4.0.0":{"_upm":{"changelog":"### Changed\n- Restructured the whole documentation to improve navigation between the main concepts and setup tasks.\n- Added conceptual information about data capture process and the required chain of elements to set up.\n- Consolidated the Connection setup section and added a Capture Device and Actor setup section.\n- Completed the Take recording section with base information about Shot management in Timeline and Shot Library. \n- Reformatted the Get Started sections about Virtual Camera and Face Capture companion apps as functional tutorials.\n\n### Fixed\n\n- Add an argument to LiveStreamCaptureDeviceEditor.DrawDefaultLiveStreamInspector to fix the feature that checks the required components for the camera tracking.\n- LiveStream.Properties now uses a Dictionary instead of an IEnumerable to avoid type casting and boxing issues."},"type":"assets","unity":"2022.2","upmCi":{"footprint":"f72179d8d6d2598e4c422bff91bf68175c2b90df"},"samples":[{"path":"Samples~/ARKit Face Sample","description":"A simple face for demonstrating face mocap from ARKit. Requires material upgrade if using with URP or HDRP.","displayName":"ARKit Face Sample"}],"repository":{"url":"https://github.com/Unity-Technologies/VirtualProduction.git","type":"git","revision":"c0f582feb2daed10fcb29de8a2213a0e4d3ae688"},"unityRelease":"17f1","relatedPackages":{"com.unity.live-capture.tests":"4.0.0-pre.5"},"documentationUrl":"https://docs.unity3d.com/Packages/com.unity.live-capture@4.0/manual/index.html","name":"com.unity.live-capture","version":"4.0.0","displayName":"Live Capture","description":"Capture data from physical devices to animate characters and cameras in real time within the Editor. Record the animations in the form of takes and iterate on the recordings. Genlock and synchronize devices for frame and timecode accuracy.","keywords":["virtual production","virtual camera","live capture","vcam"],"dependencies":{"com.unity.ugui":"1.0.0","com.unity.timeline":"1.7.0","com.unity.modules.physics":"1.0.0","com.unity.modules.jsonserialize":"1.0.0","com.unity.modules.imageconversion":"1.0.0"},"dist":{"shasum":"9c8ce2d0d9fd5937b7bb4c17ef53b93fef2e1db9","tarball":"https://download.packages.unity.com/com.unity.live-capture/-/com.unity.live-capture-4.0.0.tgz"}},"4.0.0-pre.5":{"_upm":{"changelog":"### Added\n- Static method TimedDataBuffer.Create<T>(...) to create instances of ITimedDataBuffer<T>.\n- LiveStream, a class that manages a collection of properties that can be recorded into a clip while animating the actor in the scene.\n- LiveStreamCaptureDevice, a capture device that manages a LiveStream.\n- LiveStreamPostProcessors, a base component that post-processes the stream managed by a LiveStreamCaptureDevice.\n- CameraTrackingDevice, a base capture device for implementing camera trackers.\n- SharedVolumeProfile, a component that manages an instance of VolumeProfile shared across multiple other components.\n- DepthOfField, a component that manages the depth of field effect.\n- LensDistortionBrownConrady, a component that manages the lens distortion effect based on the Brown-Conrady distortion model.\n- Overscan, a component to add overscan to a camera. Overscan is the process of rendering a larger image than the final output resolution and then cropping the image to the desired resolution.\n\n### Changed\n- Simplified the ICurve interface.\n- CircularBuffer<T> is no longer public.\n- TimedDataSource is no longer generic.\n- Introduced ITimedDataBuffer and ITimedDataBuffer<T> interfaces that replace TimedDataBuffer<T>.\n- The protected method MocapDevice<T>.GetInterpolator() replaces the MocapDevice<T>.Interpolator public property.\n- Restored video streaming on Apple silicon.\n- The minimum required Unity Editor version is now 2022.2.17f1.\n\n### Fixed\n- Live Capture icons that were missing in Unity Editor 2023.1 are now back.\n- Improved Face Capture HDRP sample scene which was overexposed and took time to adjust lighting.\n- Make sure the FrameLines component forces gate-fit mode to \"Fill\" when the camera is not using physical camera mode.\n- The Take Recorder window was still showing the device inspector when the device was disabled.\n- Takes couldn't be loaded in a TakeRecorderTrack when other tracks had invalid playables (for example an AnimationTrack's clip with no animation clip set).\n\n### Removed\n- Removed compatibility for features that require Legacy Render Pipeline."},"type":"asset","unity":"2022.2","upmCi":{"footprint":"6f0a61f2415e11ca442b4d8fd894519ef65de0fc"},"samples":[{"path":"Samples~/ARKit Face Sample","description":"A simple face for demonstrating face mocap from ARKit. Requires material upgrade if using with URP or HDRP.","displayName":"ARKit Face Sample"}],"repository":{"url":"https://github.com/Unity-Technologies/VirtualProduction.git","type":"git","revision":"50322645fa22cdb5838b41bdcc58c581d81c58b6"},"unityRelease":"17f1","documentationUrl":"https://docs.unity3d.com/Packages/com.unity.live-capture@4.0/manual/index.html","name":"com.unity.live-capture","version":"4.0.0-pre.5","displayName":"Live Capture","description":"Capture data from physical devices to animate characters and cameras in real time within the Editor. Record the animations in the form of takes and iterate on the recordings. Genlock and synchronize devices for frame and timecode accuracy.","keywords":["virtual production","virtual camera","live capture","vcam"],"dependencies":{"com.unity.ugui":"1.0.0","com.unity.timeline":"1.7.0","com.unity.modules.physics":"1.0.0","com.unity.modules.jsonserialize":"1.0.0","com.unity.modules.imageconversion":"1.0.0"},"dist":{"shasum":"b0e4f50ae2128f0ee1353a71848817db37cc2ceb","tarball":"https://download.packages.unity.com/com.unity.live-capture/-/com.unity.live-capture-4.0.0-pre.5.tgz"}},"4.0.0-pre.4":{"_upm":{"changelog":"### Fixed\n- Compilation error when having Cinemachine 3.X and Live Capture in a URP project"},"type":"asset","unity":"2021.3","upmCi":{"footprint":"5a4af835496fda64c40f34fde940081c3256ee1c"},"samples":[{"path":"Samples~/ARKit Face Sample","description":"A simple face for demonstrating face mocap from ARKit. Requires material upgrade if using with URP or HDRP.","displayName":"ARKit Face Sample"}],"repository":{"url":"https://github.com/Unity-Technologies/VirtualProduction.git","type":"git","revision":"22d4f4041f111349d635dd658c8bd4c1e5c48b68"},"documentationUrl":"https://docs.unity3d.com/Packages/com.unity.live-capture@4.0/manual/index.html","name":"com.unity.live-capture","version":"4.0.0-pre.4","displayName":"Live Capture","description":"Use the Live Capture package to connect to the Unity Virtual Camera and Unity Face Capture companion apps to capture and record camera motion and face performances.","keywords":["virtual production","virtual camera","live capture","vcam"],"dependencies":{"com.unity.ugui":"1.0.0","com.unity.timeline":"1.7.0","com.unity.modules.physics":"1.0.0","com.unity.modules.jsonserialize":"1.0.0","com.unity.modules.imageconversion":"1.0.0"},"dist":{"shasum":"290b0cdff5f2da6176db5ae12b62d078ccd3dddf","tarball":"https://download.packages.unity.com/com.unity.live-capture/-/com.unity.live-capture-4.0.0-pre.4.tgz"}},"4.0.0-pre.3":{"_upm":{"changelog":"### Added\n- The Connection Window identifies (and warns about) interfaces of Public networks on Windows OS\n- Unique Take Recorder window to replace the Take Recorder component and help the selection and management of shots.\n- New ShotPlayer component and ShotLibrary asset to help the management of shots outside a Timeline context. \n\n### Changed\n- Users can now place capture device GameObjects anywhere in the Hierarchy.\n- Improved LiveCaptureDevice public API to ease the creation of custom capture devices.\n- SyncProvider now uses the Take Recorder frame rate by default.\n\n### Removed\n- The TakeRecorder component.\n- LiveCaptureDeviceEditor base type. To create capture device editors, use the regular Editor type.\n\n### Fixed\n- Shots created in PlayMode now persist, as Unity stores them in the ShotLibrary asset.\n- SyncProvider no longer attempts to synchronize when the sync rate is invalid.\n- Synchronization warnings generated by SyncProvider are no longer logged every frame.\n- The OnlyStandardFrameRatesAttribute property drawer no longer throws exceptions if the serialized field is not a FrameRate.\n- Adding or removing a data source from the Synchronization Window after leaving play mode no longer throws a null reference exception.\n- Compatibility with Cinemachine 3.0.0-pre.5 and up and the main branch in the repository."},"type":"asset","unity":"2021.3","upmCi":{"footprint":"0ea744d425cc56d869076ec30ba2dabe4f9fccbe"},"samples":[{"path":"Samples~/ARKit Face Sample","description":"A simple face for demonstrating face mocap from ARKit. Requires material upgrade if using with URP or HDRP.","displayName":"ARKit Face Sample"}],"repository":{"url":"https://github.com/Unity-Technologies/VirtualProduction.git","type":"git","revision":"959969325e0c6c9409013afe6d668daed91151b5"},"documentationUrl":"https://docs.unity3d.com/Packages/com.unity.live-capture@4.0/manual/index.html","name":"com.unity.live-capture","version":"4.0.0-pre.3","displayName":"Live Capture","description":"Use the Live Capture package to connect to the Unity Virtual Camera and Unity Face Capture companion apps to capture and record camera motion and face performances.","keywords":["virtual production","virtual camera","live capture","vcam"],"dependencies":{"com.unity.ugui":"1.0.0","com.unity.timeline":"1.7.0","com.unity.modules.physics":"1.0.0","com.unity.modules.jsonserialize":"1.0.0","com.unity.modules.imageconversion":"1.0.0"},"dist":{"shasum":"b7d6fbdde2dd6d28a2e0f92a7dd17814480e32c8","tarball":"https://download.packages.unity.com/com.unity.live-capture/-/com.unity.live-capture-4.0.0-pre.3.tgz"}},"4.0.0-pre.2":{"type":"asset","unity":"2021.3","upmCi":{"footprint":"d9a1df5afa864a6744532687fd6ec203c99c04c0"},"samples":[{"path":"Samples~/ARKit Face Sample","description":"A simple face for demonstrating face mocap from ARKit. Requires material upgrade if using with URP or HDRP.","displayName":"ARKit Face Sample"}],"repository":{"url":"https://github.com/Unity-Technologies/VirtualProduction.git","type":"git","revision":"73b00c5eb6c26abe82a2fb52b58ac7140e754cae"},"name":"com.unity.live-capture","version":"4.0.0-pre.2","displayName":"Live Capture","description":"Use the Live Capture package to connect to the Unity Virtual Camera and Unity Face Capture companion apps to capture and record camera motion and face performances.","keywords":["virtual production","virtual camera","live capture","vcam"],"dependencies":{"com.unity.ugui":"1.0.0","com.unity.timeline":"1.7.0","com.unity.modules.physics":"1.0.0","com.unity.modules.jsonserialize":"1.0.0","com.unity.modules.imageconversion":"1.0.0"},"dist":{"shasum":"df6e699c9aee4a9ce8a8f64f1b6970cd837b174a","tarball":"https://download.packages.unity.com/com.unity.live-capture/-/com.unity.live-capture-4.0.0-pre.2.tgz"}},"4.0.0-pre.1":{"type":"asset","unity":"2021.3","upmCi":{"footprint":"1ad0e4175c08cc36de5528b59e2c3ddc3a88c9da"},"samples":[{"path":"Samples~/ARKit Face Sample","description":"A simple face for demonstrating face mocap from ARKit. Requires material upgrade if using with URP or HDRP.","displayName":"ARKit Face Sample"}],"repository":{"url":"https://github.com/Unity-Technologies/VirtualProduction.git","type":"git","revision":"ef14e1989e8e5cdf9bf7be014e7c99e3e01afbab"},"name":"com.unity.live-capture","version":"4.0.0-pre.1","displayName":"Live Capture","description":"Use the Live Capture package to connect to the Unity Virtual Camera and Unity Face Capture companion apps to capture and record camera motion and face performances.","keywords":["virtual production","virtual camera","live capture","vcam"],"dependencies":{"com.unity.ugui":"1.0.0","com.unity.timeline":"1.7.0","com.unity.modules.physics":"1.0.0","com.unity.modules.jsonserialize":"1.0.0","com.unity.modules.imageconversion":"1.0.0"},"dist":{"shasum":"c8a0368e951eeac5786e7fb158680521a42f5717","tarball":"https://download.packages.unity.com/com.unity.live-capture/-/com.unity.live-capture-4.0.0-pre.1.tgz"}},"1.1.1":{"type":"asset","unity":"2020.3","upmCi":{"footprint":"73316b42b373eca3c11906244e6dff1b4e02ae73"},"samples":[{"path":"Samples~/ARKit Face Sample","description":"A simple face for demonstrating face mocap from ARKit. Requires material upgrade if using with URP or HDRP.","displayName":"ARKit Face Sample"}],"repository":{"url":"https://github.com/Unity-Technologies/VirtualProduction.git","type":"git","revision":"9b5a97308c66a60754e3048f6601382afc9b3820"},"unityRelease":"16f1","name":"com.unity.live-capture","version":"1.1.1","displayName":"Live Capture","description":"Use the Live Capture package to connect to the Unity Virtual Camera and Unity Face Capture companion apps to capture and record camera motion and face performances.","keywords":["virtual production","virtual camera","live capture","vcam"],"dependencies":{"com.unity.ugui":"1.0.0","com.unity.timeline":"1.4.7","com.unity.modules.physics":"1.0.0","com.unity.modules.jsonserialize":"1.0.0","com.unity.modules.imageconversion":"1.0.0"},"dist":{"shasum":"36e1d5b275b7711f0629de14c23985b3568d5f21","tarball":"https://download.packages.unity.com/com.unity.live-capture/-/com.unity.live-capture-1.1.1.tgz"}},"3.0.0":{"type":"asset","unity":"2020.3","upmCi":{"footprint":"ec780c90444c009ea1f295d7d54e341d68308010"},"samples":[{"path":"Samples~/ARKit Face Sample","description":"A simple face for demonstrating face mocap from ARKit. Requires material upgrade if using with URP or HDRP.","displayName":"ARKit Face Sample"}],"repository":{"url":"https://github.com/Unity-Technologies/VirtualProduction.git","type":"git","revision":"570945f045920de2e3c11fbe1e58891747b9ccef"},"unityRelease":"16f1","name":"com.unity.live-capture","version":"3.0.0","displayName":"Live Capture","description":"Use the Live Capture package to connect to the Unity Virtual Camera and Unity Face Capture companion apps to capture and record camera motion and face performances.","keywords":["virtual production","virtual camera","live capture","vcam"],"dependencies":{"com.unity.ugui":"1.0.0","com.unity.timeline":"1.6.4","com.unity.modules.physics":"1.0.0","com.unity.modules.jsonserialize":"1.0.0","com.unity.modules.imageconversion":"1.0.0"},"dist":{"shasum":"b628bc1257f0f6e0da64a55fde1c467b88d79891","tarball":"https://download.packages.unity.com/com.unity.live-capture/-/com.unity.live-capture-3.0.0.tgz"}},"3.0.0-pre.6":{"_id":"com.unity.live-capture@3.0.0-pre.6","_upm":{"changelog":"### Fix\n- Ensure that synchronized VirtualCamera and FaceCapture produce recordings aligned to the initial time offset set in Timeline.\n- Improved recording accuracy in VirtualCamera when using motion damping.\n- Ensure the network client can reconnect after a graceful server restart.\n- Make sure the preview refreshes in the Unity Editor when the user selects a Take in the companion app library.\n- Release of invalid GC handle when entering play mode with a Take Recorder."},"type":"asset","_from":"file:/tmp/com.unity.live-capture@3.0.0-pre.6-josqv7lc.tgz","unity":"2020.3","upmCi":{"footprint":"cb34c0134aa11e656f04eb26d37ef8e5b270120d"},"samples":[{"path":"Samples~/ARKit Face Sample","description":"A simple face for demonstrating face mocap from ARKit. Requires material upgrade if using with URP or HDRP.","displayName":"ARKit Face Sample"}],"_resolved":"/tmp/com.unity.live-capture@3.0.0-pre.6-josqv7lc.tgz","_integrity":"sha512-UVCexj56tIQek3/xc0wHXJJ/zQZAUAUzrfJ8DLkTt8fUJVSerQ/FhfrkJIEzqiExmX8g5igEB0lbIYL4sWHUjA==","repository":{"url":"https://github.com/Unity-Technologies/VirtualProduction.git","type":"git","revision":"7e2efad0623ea97b44e23a12f7050a9c6aff46e7"},"_npmVersion":"7.5.2","_nodeVersion":"12.22.5","unityRelease":"16f1","name":"com.unity.live-capture","version":"3.0.0-pre.6","displayName":"Live Capture","description":"Use the Live Capture package to connect to the Unity Virtual Camera and Unity Face Capture companion apps to capture and record camera motion and face performances.","keywords":["virtual production","virtual camera","live capture","vcam"],"dependencies":{"com.unity.ugui":"1.0.0","com.unity.timeline":"1.6.4","com.unity.modules.physics":"1.0.0","com.unity.modules.jsonserialize":"1.0.0","com.unity.modules.imageconversion":"1.0.0"},"dist":{"shasum":"69a8db2f88e3fbe35645f2a635bbc1a9a7945ddd","tarball":"https://download.packages.unity.com/com.unity.live-capture/-/com.unity.live-capture-3.0.0-pre.6.tgz"}},"3.0.0-pre.5":{"_id":"com.unity.live-capture@3.0.0-pre.5","_upm":{"changelog":"### Added\n- New Synchronization window to manage synchronizers and timecode sources.\n- New Timed Data Source Details window to view and adjust synchronization buffers.\n- Expose the default face mapper implementation in the public API to allow to extend it.\n- Users can now undo/redo the addition and removal of connections they perform through the Connections window.\n- Expose networking utilities in the public API to allow implementing custom connections to external devices.\n\n### Changed\n- Rename \"Server\" to \"Connection\" in the Connections window UI and public API.\n\n### Fix\n- Remove an unnecessary component referring to a missing script in Face Capture sample.\n- The rendering of Takes using the Recorder package now works in combination with the Take Recorder playback features."},"type":"asset","_from":"file:/tmp/com.unity.live-capture@3.0.0-pre.5-h8ta8fv2.tgz","unity":"2020.3","upmCi":{"footprint":"1154acaddd628ae3d3226eb8d800a1a69bcc0103"},"samples":[{"path":"Samples~/ARKit Face Sample","description":"A simple face for demonstrating face mocap from ARKit. Requires material upgrade if using with URP or HDRP.","displayName":"ARKit Face Sample"}],"_resolved":"/tmp/com.unity.live-capture@3.0.0-pre.5-h8ta8fv2.tgz","_integrity":"sha512-IbyL/++rXP+SlGw2wu9eKsU7YFZxRuPYUUI+zP8YGJs4b1ngxKPXGD7d78JEO5qV2X95+p8lYkmZUENiNx5hYA==","repository":{"url":"https://github.com/Unity-Technologies/VirtualProduction.git","type":"git","revision":"ba78648fafc9d4a50b88634050cc8c51fb835f02"},"_npmVersion":"7.5.2","_nodeVersion":"12.22.5","unityRelease":"16f1","name":"com.unity.live-capture","version":"3.0.0-pre.5","displayName":"Live Capture","description":"Use the Live Capture package to connect to the Unity Virtual Camera and Unity Face Capture companion apps to capture and record camera motion and face performances.","keywords":["virtual production","virtual camera","live capture","vcam"],"dependencies":{"com.unity.ugui":"1.0.0","com.unity.timeline":"1.6.4","com.unity.modules.physics":"1.0.0","com.unity.modules.jsonserialize":"1.0.0","com.unity.modules.imageconversion":"1.0.0"},"dist":{"shasum":"1a8c079a4acbc658acabae19994e8d537314704e","tarball":"https://download.packages.unity.com/com.unity.live-capture/-/com.unity.live-capture-3.0.0-pre.5.tgz"}},"2.0.1":{"_id":"com.unity.live-capture@2.0.1","upm":{"changelog":"### Changed,  - Disable video streaming on Apple silicon.,### Fixed,  - Make sure the Virtual Camera recordings always include the initial lens values."},"type":"asset","_from":"file:/tmp/com.unity.live-capture@2.0.1-gwqfslre.tgz","unity":"2020.3","upmCi":{"footprint":"304f93cd966a040c49d279bcdb15ad149247d808"},"samples":[{"path":"Samples~/ARKit Face Sample","description":"A simple face for demonstrating face mocap from ARKit. Requires material upgrade if using with URP or HDRP.","displayName":"ARKit Face Sample"}],"_resolved":"/tmp/com.unity.live-capture@2.0.1-gwqfslre.tgz","_integrity":"sha512-PtZ2CFnaNqQTYGamL+3wTovUhJScXPfRMRjb8lxe1OX1tAzq5LxkAiE1ipryQ+VnnGOBlVmZIz6fktAUb9oU6g==","repository":{"url":"https://github.com/Unity-Technologies/VirtualProduction.git","type":"git","revision":"909d30dce4d1f52e7fbe91f8eaa29d2f8cfbd689"},"_npmVersion":"7.5.2","_nodeVersion":"12.21.0","unityRelease":"16f1","name":"com.unity.live-capture","version":"2.0.1","displayName":"Live Capture","description":"Use the Live Capture package to connect to the Unity Virtual Camera and Unity Face Capture companion apps to capture and record camera motion and face performances.","keywords":["virtual production","virtual camera","live capture","vcam"],"dependencies":{"com.unity.ugui":"1.0.0","com.unity.timeline":"1.4.7","com.unity.modules.physics":"1.0.0","com.unity.modules.jsonserialize":"1.0.0","com.unity.modules.imageconversion":"1.0.0"},"dist":{"shasum":"1e85fda67142fbce1541938458703f88f567a8d8","tarball":"https://download.packages.unity.com/com.unity.live-capture/-/com.unity.live-capture-2.0.1.tgz"}},"1.1.0":{"_id":"com.unity.live-capture@1.1.0","type":"asset","_from":"file:/tmp/com.unity.live-capture@1.1.0-lqsudwgn.tgz","unity":"2020.3","upmCi":{"footprint":"6b36c52cb06bc60f81a1e0c6a80dcdfa1026f061"},"samples":[{"path":"Samples~/ARKit Face Sample","description":"A simple face for demonstrating face mocap from ARKit. Requires material upgrade if using with URP or HDRP.","displayName":"ARKit Face Sample"}],"_resolved":"/tmp/com.unity.live-capture@1.1.0-lqsudwgn.tgz","_integrity":"sha512-BP8sElbsNMoNg4+fxrMFocE1RA9alySe6ITEcrcdRMocZNNJZplOWY94C5k+8ZALl3BrHpAXiQKcIjFAkmvtrQ==","repository":{"url":"https://github.com/Unity-Technologies/VirtualProduction.git","type":"git","revision":"dec6482a6932e552ddde53b0b115254b303d1db2"},"_npmVersion":"7.5.2","_nodeVersion":"12.21.0","unityRelease":"16f1","name":"com.unity.live-capture","version":"1.1.0","displayName":"Live Capture","description":"Use the Live Capture package to connect to the Unity Virtual Camera and Unity Face Capture companion apps to capture and record camera motion and face performances.","keywords":["virtual production","virtual camera","live capture","vcam"],"dependencies":{"com.unity.ugui":"1.0.0","com.unity.timeline":"1.4.7","com.unity.modules.physics":"1.0.0","com.unity.modules.jsonserialize":"1.0.0","com.unity.modules.imageconversion":"1.0.0"},"dist":{"shasum":"61dc2d9ea117160ebbbbb8994ce84754651d8605","tarball":"https://download.packages.unity.com/com.unity.live-capture/-/com.unity.live-capture-1.1.0.tgz"}},"2.0.0-pre.3":{"_id":"com.unity.live-capture@2.0.0-pre.3","type":"asset","_from":"file:com.unity.live-capture-2.0.0-pre.3.tgz","unity":"2020.3","upmCi":{"footprint":"b0df145ad141d39ebca6350b07435b34baa146a0"},"samples":[{"path":"Samples~/ARKit Face Sample","description":"A simple face for demonstrating face mocap from ARKit. Requires material upgrade if using with URP or HDRP.","displayName":"ARKit Face Sample"}],"_resolved":"/pkgprom/com.unity.live-capture-2.0.0-pre.3.tgz","_integrity":"sha512-vg/g8F/q45ILd5HlXNwM+kfUElv8+HuxXQ1blzsItv1o1XX/svFtBA8hAvAnb6yiIn+27T8xRonhvE8wPzG3HQ==","repository":{"url":"https://github.com/Unity-Technologies/VirtualProduction.git","type":"git","revision":"38f218f7f3071ee0fb70ed859b568997aa70dcb9"},"_npmVersion":"7.5.2","_nodeVersion":"12.21.0","unityRelease":"16f1","name":"com.unity.live-capture","version":"2.0.0-pre.3","displayName":"Live Capture","description":"Use the Live Capture package to connect to the Unity Virtual Camera and Unity Face Capture companion apps to capture and record camera motion and face performances.","keywords":["virtual production","virtual camera","live capture","vcam"],"dependencies":{"com.unity.ugui":"1.0.0","com.unity.timeline":"1.4.7","com.unity.modules.physics":"1.0.0","com.unity.modules.jsonserialize":"1.0.0","com.unity.modules.imageconversion":"1.0.0"},"dist":{"shasum":"d837acf8bab45130888b5b5a8baad388430f1f41","tarball":"https://download.packages.unity.com/com.unity.live-capture/-/com.unity.live-capture-2.0.0-pre.3.tgz"}},"1.0.1":{"_id":"com.unity.live-capture@1.0.1","bugs":{"url":"https://github.com/Unity-Technologies/VirtualProduction/issues"},"type":"asset","_from":"file:com.unity.live-capture-1.0.1.tgz","unity":"2020.3","upmCi":{"footprint":"c134d1b539750ff19278b455e5e0df1680037702"},"readme":"# Live Capture\n\nUse the Live Capture package to connect to mocap devices and capture and record performances. For example, you can use it to connect to the Virtual Camera companion app to capture and record camera motion.\n\nSee the [package documentation](Documentation~/index.md) for more information.\n","samples":[{"path":"Samples~/ARKit Face Sample","description":"A simple face for demonstrating face mocap from ARKit. Requires material upgrade if using with URP or HDRP.","displayName":"ARKit Face Sample"}],"homepage":"https://github.com/Unity-Technologies/VirtualProduction#readme","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Unity-Technologies/VirtualProduction.git","type":"git","revision":"3a094cc5d3afcea40c62ebdd9d47c4f38ad677cf"},"_npmVersion":"6.13.4","_nodeVersion":"12.16.1","unityRelease":"16f1","readmeFilename":"README.md","name":"com.unity.live-capture","version":"1.0.1","displayName":"Live Capture","description":"Use the Live Capture package to connect to the Unity Virtual Camera and Unity Face Capture companion apps to capture and record camera motion and face performances.","keywords":["virtual production","virtual camera","live capture","vcam"],"dependencies":{"com.unity.ugui":"1.0.0","com.unity.timeline":"1.4.7","com.unity.modules.physics":"1.0.0","com.unity.modules.jsonserialize":"1.0.0","com.unity.modules.imageconversion":"1.0.0"},"dist":{"shasum":"baa082b30cceb4c18dfe25ef188286cdb14cd612","tarball":"https://download.packages.unity.com/com.unity.live-capture/-/com.unity.live-capture-1.0.1.tgz"}},"1.0.1-pre.585":{"_id":"com.unity.live-capture@1.0.1-pre.585","bugs":{"url":"https://github.com/Unity-Technologies/VirtualProduction/issues"},"type":"asset","_from":"file:com.unity.live-capture-1.0.1-pre.585.tgz","unity":"2020.3","upmCi":{"footprint":"f716c2146d175b7514e8c682f6ba4ef4fb87aa52"},"readme":"# Live Capture\n\nUse the Live Capture package to connect to mocap devices and capture and record performances. For example, you can use it to connect to the Virtual Camera companion app to capture and record camera motion.\n\nSee the [package documentation](Documentation~/index.md) for more information.\n","samples":[{"path":"Samples~/ARKit Face Sample","description":"A simple face for demonstrating face mocap from ARKit. Requires material upgrade if using with URP or HDRP.","displayName":"ARKit Face Sample"}],"homepage":"https://github.com/Unity-Technologies/VirtualProduction#readme","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Unity-Technologies/VirtualProduction.git","type":"git","revision":"2f8153642618687ab61cb9054f0b9eb5f5091c30"},"_npmVersion":"6.13.4","_nodeVersion":"12.16.1","readmeFilename":"README.md","name":"com.unity.live-capture","version":"1.0.1-pre.585","displayName":"Live Capture","description":"Use the Live Capture package to connect to the Unity Virtual Camera and Unity Face Capture companion apps to capture and record camera motion and face performances.","keywords":["virtual production","virtual camera","live capture","vcam"],"dependencies":{"com.unity.ugui":"1.0.0","com.unity.timeline":"1.4.7","com.unity.modules.physics":"1.0.0","com.unity.modules.jsonserialize":"1.0.0","com.unity.modules.imageconversion":"1.0.0"},"dist":{"shasum":"d0e2e8abbf0bdf0382c3b63c482937734d8a857e","tarball":"https://download.packages.unity.com/com.unity.live-capture/-/com.unity.live-capture-1.0.1-pre.585.tgz"}},"1.0.1-pre.570":{"_id":"com.unity.live-capture@1.0.1-pre.570","bugs":{"url":"https://github.com/Unity-Technologies/VirtualProduction/issues"},"type":"asset","_from":"file:com.unity.live-capture-1.0.1-pre.570.tgz","unity":"2020.3","upmCi":{"footprint":"b5fc9845395a8a61f211ccb9a9b1a9c392cac092"},"readme":"# Live Capture\n\nUse the Live Capture package to connect to mocap devices and capture and record performances. For example, you can use it to connect to the Virtual Camera companion app to capture and record camera motion.\n\nSee the [package documentation](Documentation~/index.md) for more information.\n","samples":[{"path":"Samples~/ARKit Face Sample","description":"A simple face for demonstrating face mocap from ARKit. Requires material upgrade if using with URP or HDRP.","displayName":"ARKit Face Sample"}],"homepage":"https://github.com/Unity-Technologies/VirtualProduction#readme","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Unity-Technologies/VirtualProduction.git","type":"git","revision":"159eb6fb772b29f71e3fdd0f8a6f362c30d43cc4"},"_npmVersion":"6.13.4","_nodeVersion":"12.16.1","readmeFilename":"README.md","name":"com.unity.live-capture","version":"1.0.1-pre.570","displayName":"Live Capture","description":"Use the Live Capture package to connect to the Unity Virtual Camera and Unity Face Capture companion apps to capture and record camera motion and face performances.","keywords":["virtual production","virtual camera","live capture","vcam"],"dependencies":{"com.unity.ugui":"1.0.0","com.unity.timeline":"1.4.7","com.unity.modules.physics":"1.0.0","com.unity.modules.jsonserialize":"1.0.0","com.unity.modules.imageconversion":"1.0.0"},"dist":{"shasum":"381d624c0ccc65a0539bb33b51c9903a6a3182c8","tarball":"https://download.packages.unity.com/com.unity.live-capture/-/com.unity.live-capture-1.0.1-pre.570.tgz"}},"1.0.1-pre.525":{"_id":"com.unity.live-capture@1.0.1-pre.525","bugs":{"url":"https://github.com/Unity-Technologies/VirtualProduction/issues"},"type":"asset","_from":"file:com.unity.live-capture-1.0.1-pre.525.tgz","unity":"2020.3","upmCi":{"footprint":"a77bcbd1ab5a4f22affcbfe75b947c1ccacd6fa1"},"readme":"# Live Capture\n\nUse the Live Capture package to connect to mocap devices and capture and record performances. For example, you can use it to connect to the Virtual Camera companion app to capture and record camera motion.\n\nSee the [package documentation](Documentation~/index.md) for more information.\n","samples":[{"path":"Samples~/ARKit Face Sample","description":"A simple face for demonstrating face mocap from ARKit. Requires material upgrade if using with URP or HDRP.","displayName":"ARKit Face Sample"}],"homepage":"https://github.com/Unity-Technologies/VirtualProduction#readme","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Unity-Technologies/VirtualProduction.git","type":"git","revision":"9f65dce0aa81a9fbcfcdd67ad1fc336990a04b3d"},"_npmVersion":"6.13.4","_nodeVersion":"12.16.1","readmeFilename":"README.md","name":"com.unity.live-capture","version":"1.0.1-pre.525","displayName":"Live Capture","description":"Use the Live Capture package to connect to the Unity Virtual Camera and Unity Face Capture companion apps to capture and record camera motion and face performances.","keywords":["virtual production","virtual camera","live capture","vcam"],"dependencies":{"com.unity.ugui":"1.0.0","com.unity.timeline":"1.4.7","com.unity.modules.physics":"1.0.0","com.unity.modules.jsonserialize":"1.0.0","com.unity.modules.imageconversion":"1.0.0"},"dist":{"shasum":"7da21c77282f58ba47fe0c2c4cb1d0d444edd928","tarball":"https://download.packages.unity.com/com.unity.live-capture/-/com.unity.live-capture-1.0.1-pre.525.tgz"}},"1.0.1-pre.465":{"_id":"com.unity.live-capture@1.0.1-pre.465","bugs":{"url":"https://github.com/Unity-Technologies/VirtualProduction/issues"},"type":"asset","unity":"2020.3","upmCi":{"footprint":"831b6584b99840a197ff4a52172f94c4c176da36"},"readme":"# Live Capture\n\nUse the Live Capture package to connect to mocap devices and capture and record performances. For example, you can use it to connect to the Virtual Camera companion app to capture and record camera motion.\n\nSee the [package documentation](Documentation~/index.md) for more information.\n","samples":[{"path":"Samples~/ARKit Face Sample","description":"A simple face for demonstrating face mocap from ARKit. Requires material upgrade if using with URP or HDRP.","displayName":"ARKit Face Sample"}],"_npmUser":{},"homepage":"https://github.com/Unity-Technologies/VirtualProduction#readme","repository":{"url":"git+https://github.com/Unity-Technologies/VirtualProduction.git","type":"git","revision":"05916fadbd9ddbf1d0c02e8c95c748b76a1a2107"},"_npmVersion":"5.6.0","_nodeVersion":"8.17.0","readmeFilename":"README.md","name":"com.unity.live-capture","version":"1.0.1-pre.465","displayName":"Live Capture","description":"Use the Live Capture package to connect to the Unity Virtual Camera and Unity Face Capture companion apps to capture and record camera motion and face performances.","keywords":["virtual production","virtual camera","live capture","vcam"],"dependencies":{"com.unity.ugui":"1.0.0","com.unity.timeline":"1.4.7","com.unity.modules.physics":"1.0.0","com.unity.modules.jsonserialize":"1.0.0","com.unity.modules.imageconversion":"1.0.0"},"dist":{"shasum":"a1f466ebf1c8c657df86a58d32723b9a80eb7b65","tarball":"https://download.packages.unity.com/com.unity.live-capture/-/com.unity.live-capture-1.0.1-pre.465.tgz"}},"1.0.0-pre.400":{"_id":"com.unity.live-capture@1.0.0-pre.400","bugs":{"url":"https://github.com/Unity-Technologies/VirtualProduction/issues"},"type":"asset","_from":"file:com.unity.live-capture-1.0.0-pre.400.tgz","unity":"2020.3","upmCi":{"footprint":"ce727bdc3c8ad5e0f010d4ea8b82ee0832403615"},"readme":"# Live Capture\n\nUse the Live Capture package to connect to mocap devices and capture and record performances. For example, you can use it to connect to the Virtual Camera companion app to capture and record camera motion.\n\nSee the [package documentation](Documentation~/index.md) for more information.\n","samples":[{"path":"Samples~/HDRP Face Sample","description":"A simple face for demonstrating face mocap from ARKit in HDRP.","displayName":"HDRP Face Sample"},{"path":"Samples~/URP Face Sample","description":"A simple face for demonstrating face mocap from ARKit in URP.","displayName":"URP Face Sample"}],"_npmUser":{"email":"mike.adkins@unity3d.com"},"homepage":"https://github.com/Unity-Technologies/VirtualProduction#readme","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Unity-Technologies/VirtualProduction.git","type":"git","revision":"abe80f6095004a2317e9baa08600aebfbdb1a902"},"_npmVersion":"6.14.11","_nodeVersion":"14.16.0","readmeFilename":"README.md","name":"com.unity.live-capture","version":"1.0.0-pre.400","displayName":"Live Capture","description":"Use the Live Capture package to connect to the Unity Virtual Camera and Unity Face Capture companion apps to capture and record camera motion and face performances.","keywords":["virtual production","virtual camera","live capture","vcam"],"dependencies":{"com.unity.ugui":"1.0.0","com.unity.timeline":"1.4.7","com.unity.modules.physics":"1.0.0","com.unity.modules.jsonserialize":"1.0.0","com.unity.modules.imageconversion":"1.0.0"},"dist":{"shasum":"df546ec146d80bbfb8e9f84e1538b037bf679c64","tarball":"https://download.packages.unity.com/com.unity.live-capture/-/com.unity.live-capture-1.0.0-pre.400.tgz"}}},"time":{"4.0.1":"2024-10-07T11:22:55.120Z","4.0.0":"2023-07-24T09:36:41.000Z","4.0.0-pre.5":"2023-05-17T16:27:03.000Z","4.0.0-pre.4":"2023-03-31T18:51:02.000Z","4.0.0-pre.3":"2023-03-28T00:11:52.000Z","4.0.0-pre.2":"2022-11-03T13:49:32.000Z","4.0.0-pre.1":"2022-09-02T11:29:51.000Z","1.1.1":"2022-08-26T14:34:34.000Z","3.0.0":"2022-08-26T14:34:30.000Z","3.0.0-pre.6":"2022-06-23T16:47:03.000Z","3.0.0-pre.5":"2022-05-05T15:18:21.000Z","2.0.1":"2022-03-02T10:55:23.000Z","1.1.0":"2022-02-10T05:04:15.000Z","2.0.0-pre.3":"2021-10-28T16:40:34.000Z","1.0.1":"2021-09-02T11:47:48.000Z","1.0.1-pre.585":"2021-07-27T21:39:01.000Z","1.0.1-pre.570":"2021-07-22T22:46:43.000Z","1.0.1-pre.525":"2021-07-11T03:46:32.000Z","1.0.1-pre.465":"2021-06-04T19:19:50.000Z","1.0.0-pre.400":"2021-05-14T20:34:36.000Z"},"dist-tags":{"latest":"4.0.1"},"etag":"\"a65d-Xp78OsBgxxHKXzohF2KXDLBRf7k\""}