Skip to content

I cannot set the volume of each video individually when playing multiple videos with vlc for unity.

Summary

I cannot set the volume of each video individually when playing multiple videos with vlc for unity.

Minimal project and steps to reproduce

  1. Open the VLC Canvas Example scene.
  2. Change the Canvas to world space.
  3. Add an event camera.
  4. Duplicate several VLC Player Example (Canvas) and arrange them on the screen.
  5. Play
  6. When adjusting the volume of one video, all of them change.

What is the current bug behavior?

What is the expected correct behavior?

Does it work on other plaforms? Does it work with the official VLC apps?

Relevant logs and/or screenshots

Environment

  • OS: win10
  • Version :22H2
  • Device:
  • LibVLC version and architecture
  • LibVLCSharp version
  • VLC Unity plugin version :VLC for Unity (Windows) 0.1.7
  • Scripting backend used: Mono Unity version:2021.3.5f1

Possible fixes