-
Notifications
You must be signed in to change notification settings - Fork 636
Spaceport Volumetric Capture
Good news! Our documentation has moved to antmedia.io/docs.
You are ready to capture volumetric video. To start the capture process you can use volumetricCapture.sh
script under the binaries/spaceport folder. But before running it; you have to change the serial names with your Azure Kinect Sensor Serials in the script.
And then:
cd VolumetricVideoRegistration/binaries/spaceport/
bash volumetricCapture.sh
Seeing the following screen means the capture process has started. Simultaneously, your video will be saved to disk. Use ctrl + s
to safely terminate the capture process.
Then you have to start volumetricProcess.sh
to create the Spaceport Volumetric Container.
cd VolumetricVideoRegistration/binaries/spaceport/
bash volumetricProcess.sh
When the process is completed you can use the playVideo.sh
script to replay your volumetric video on web browsers.
cd scripts
bash playVideo.sh
- Introduction
- Quick Start
- Installation
- Publishing Live Streams
- Playing Live Streams
- Conference Call
- Peer to Peer Call
- Adaptive Bitrate(Multi-Bitrate) Streaming
- Data Channel
- Video on Demand Streaming
- Simulcasting to Social Media Channels
- Clustering & Scaling
- Monitor Ant Media Servers with Apache Kafka and Grafana
- WebRTC SDKs
- Security
- Integration with your Project
- Advanced
- WebRTC Load Testing
- TURN Servers
- AWS Wavelength Deployment
- Multi-Tenancy Support
- Monitor Ant Media Server with Datadog
- Clustering in Alibaba
- Playlist
- Kubernetes
- Time based One Time Password
- Kubernetes Autoscaling
- Kubernetes Ingress
- How to Install Ant Media Server on EKS
- Release Tests
- Spaceport Volumetric Video
- WebRTC Viewers Info
- Webhook Authentication for Publishing Streams
- Recording Streams
- How to Update Ant Media Server with Cloudformation
- How to Install Ant Media Server on GKE
- Ant Media Server on Docker Swarm
- Developer Quick Start
- Recording HLS, MP4 and how to recover
- Re-streaming update
- Git Branching
- UML Diagrams