Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

jp.keijiro.bibcam

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jp.keijiro.bibcam - npm Package Compare versions

Comparing version 2.0.6 to 3.0.0

Decoder/Scripts/BibcamFrameFeeder.cs

4

package.json

@@ -9,5 +9,5 @@ {

"name": "jp.keijiro.bibcam",
"unity": "2021.1",
"unity": "2021.3",
"unityRelease": "0f1",
"version": "2.0.6"
"version": "3.0.0"
}

@@ -18,22 +18,32 @@ Bibcam - Burnt-in barcode metadata camera

This project uses a LiDAR enabled iOS device as a camera. I'd recommend iPhone
13 Pro/Pro Max for better quality.
- Unity 2021 LTS
- LiDAR-enabled iOS device for recording
You can playback recorded video clips on any Unity-supported platform.
How to Try
----------
I created this project on Unity 2021.2.
Build and play the `Encoder` scene on a LiDAR-enabled iOS device. You can
record Bibcam video clips by pressing the "Record" button. It saves recorded
clips into the camera roll.
How To Try
----------
To try playback with the recorded clips, copy them into the project directory
(the directory that contains `Assets`, `Packages`, etc.) and rename it to
`Test.mp4`. Then you can play it back with the `Decoder` scene.
Build and play the `Encoder` scene on a LiDAR enabled iOS device. You can
record Bibcam video clips by just pressing the "Record" button. It stores
recorded clips in the camera roll.
Tips
----
Transfer a video clip to your computer. Copy it into the `StreamingAssets`
directory, and rename it to `Test.mp4`. Then you can play it back in the
`Decoder` scene.
- The encoder application caps the frame rate at 30fps to reduce excessive
energy consumption and thermal throttling. You can switch this behavior in
the application settings (Settings -> Bibcam -> "Cap Frame Rate").
For more advanced usage, see the [BibcamVfx] repository.
Related Repositories
--------------------
- [BibcamVfx] -- Advanced Bibcam VFX with HDRP
- [BibcamUrp] -- Bibcam renderer on URP
- [BibcamTimeline] -- Bibcam frame-accurate playback with Timeline
[BibcamVfx]: https://github.com/keijiro/BibcamVfx
[BibcamUrp]: https://github.com/keijiro/BibcamUrp
[BibcamTimeline]: https://github.com/keijiro/BibcamTimeline

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc