Skip to main content

Remote Controlled Area widget for trame

Project description

Remote Controlled Area widget for trame provide components and communication infrastructure to display remote generated image based content while allowing interaction forwarding such as mouse, touch and multi-pointer devices.

This library aims to provide a core that can then be extended or specialized for any backend. But its initial integration will be focused toward VTK and/or ParaView for enabling interactive remote rendering. But because it aims to be generic, you should be able to rely on its core to connect and drive any kind of backend that could produce images/video-stream and react to mouse interaction.

License

trame-rca is made available under the Apache Software License.

Development

Build and install the Vue components

cd vue-components
npm i
npm run build
cd -

Install the component

pip install -e .

Optional dependencies

TurboJPEG

Faster Jpeg encoding using TurboJPEG.

macOS system install

# macOS
brew install jpeg-turbo

Windows install

Download and install from Github: https://github.com/libjpeg-turbo/libjpeg-turbo/releases

Linux install

# RHEL/CentOS/Fedora
# YUM doc: https://libjpeg-turbo.org/Downloads/YUM

# Ubuntu
apt-get install libturbojpeg

Once your system is ready, you can try our code example:

pip install trame trame-vuetify vtk
pip install "trame-rca[turbo]"

# other encoders: jpeg, avif, turbo-jpeg, png, webp
python ./examples/01_vtk/vtk_cone_simple.py --encoder turbo-jpeg

Video encoding with VTKStreaming

VTKStreaming provides tools for encoding and streaming frames from a VTK OpenGL render window using video codecs. When NVENC is available, it enables H.264/H.265 hardware encoding; otherwise, software encoding falls back to VP9 via libvpx.

You can try our code example:

pip install trame trame-vuetify vtk
pip install "trame-rca[vtkstreaming]"

python ./examples/05_video/vtk_cone_simple_video.py

In order to use source-build of vtkstreaming, please clone [VTKStreaming](https://github.com/Kitware/VTKStreaming.git) one level up outside the trame-rca directory, checkout the wheel branch, and install it inside the trame-rca virtual environment

cd ..
git clone https://github.com/Kitware/VTKStreaming.git
cd VTKstreaming
uv pip install --group dev          # build deps into active venv; index from tool.uv.index
uv pip install -e . --no-build-isolation
cd ../trame-rca

python ./examples/05_video/vtk_cone_simple_video.py

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

trame_rca-2.6.3.tar.gz (42.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

trame_rca-2.6.3-py3-none-any.whl (50.2 kB view details)

Uploaded Python 3

File details

Details for the file trame_rca-2.6.3.tar.gz.

File metadata

  • Download URL: trame_rca-2.6.3.tar.gz
  • Upload date:
  • Size: 42.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for trame_rca-2.6.3.tar.gz
Algorithm Hash digest
SHA256 4e330634b7f3a4c96a5ef4fbe82a33fa01bb9ea19cbf83ff83c3622fcb5adf5e
MD5 56a105d0b67185681666eda8f00dd390
BLAKE2b-256 b575c12815a07703482fa605c4fffcb82dfb4efa80e451a449c23ee3d4b7acec

See more details on using hashes here.

Provenance

The following attestation bundles were made for trame_rca-2.6.3.tar.gz:

Publisher: test_and_release.yml on Kitware/trame-rca

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file trame_rca-2.6.3-py3-none-any.whl.

File metadata

  • Download URL: trame_rca-2.6.3-py3-none-any.whl
  • Upload date:
  • Size: 50.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for trame_rca-2.6.3-py3-none-any.whl
Algorithm Hash digest
SHA256 6e4120caea33347e909ac68a64ae6b2459c98c0a12914d7c0a1dfcf4906035a7
MD5 2c275273d92dacf9e41be0ff8ba7a627
BLAKE2b-256 d7c9a02bb6c74aa07caf2d16fa74b664f0591c3ceeef4bd271c4027276cf58ee

See more details on using hashes here.

Provenance

The following attestation bundles were made for trame_rca-2.6.3-py3-none-any.whl:

Publisher: test_and_release.yml on Kitware/trame-rca

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page