Skip to content

AVMedia frequ type displays different colors based on broswer #162

@lqmorais

Description

@lqmorais

Hello, thanks for this amazing plugin for Vue! It is exactly what I need for my project <3

I have one problem and would like to check if it might be a configuration issue.

On Firefox/Safari, the bars have solid colors
Captura de Tela 2024-07-31 às 18 16 27

On Google Chrome, on the same implementation the colors appears more opaque.
Captura de Tela 2024-07-31 às 18 15 43

Here is the configuration of my AVMedia:

<AVMedia
  :media="audioStream"
  type="frequ"
  frequ-direction="mo"
  :line-width="0.5"
  :frequ-lnum="50"
  :canv-width="250"
  :canv-height="50"
  :line-color="isPaused ? '#009CB1' : '#F43F5E'"
/>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions