Skip to content

No sound output in frontend #663

Description

@audiophil-dev

First of all, thanks for sharing this wonderful project.

I am struggling to get sound output in the frontend. I am deploying locally with no-frontend=1 on an arch linux machine. When I start the frontend on the host everything seems to work except the janus stream forwarding (no sound playing). I can play the audio in the editor though.

Here is the console output which i get from the frontend

Player mounted
PlayerComponent.vue:211 Start janus
PlayerComponent.vue:151 Setup streaming
PlayerComponent.vue:157 Plugin attached! (janus.plugin.streaming, id=1059277066705579)
PlayerComponent.vue:200  ::: Got a remote stream ::: MediaStreamactive: trueid: "janus"onactive: nullonaddtrack: nulloninactive: nullonremovetrack: null[[Prototype]]: MediaStream
PlayerComponent.vue:165 ICE state changed to checking
PlayerComponent.vue:293 Change play status to true

And after some seconds:

PlayerComponent.vue:168 Janus says our WebRTC PeerConnection is down now
PlayerComponent.vue:205  ::: Got a cleanup notification :::

Furthermore, I get the following output from janus.log:

janus.log:  [WARN] [1059277066705579] ICE failed for component 1 in stream 1, but let's give it some time... (trickle received, answer received, alert not set)
janus.log:  [ERR] [ice.c:janus_ice_check_failed:1958] [1059277066705579] ICE failed for component 1 in stream 1...

I would appreciate any help on this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions