Skip to content
This repository was archived by the owner on Nov 26, 2024. It is now read-only.

Issue when I add 2 outgoings streams #17

@Nic01as

Description

@Nic01as

Hello,
I change SFU for select ougoings streams because for my use case I need that.
I remove auto attachTo and I added event for add outgoing streams.
For the first add, that working good every time, for add the 3, 4, 5nd ... that working good every time but the 2nd has very often an issue, no audio or not linked with video player ..., without image sometime, when i add controls to the player, I can stop the player but audio continue ... I added stats and I found that I don't have information about stream,

normally, for the 1st stream, I have this stats :
image

for the 2nd one, I have :
image

googCodecName is "" and not "opus"

When I don't have video, I have the same with the video stream:
image

I log than I wait stable connexion for add a new outgoing stream, not better, sometime that not working.

I try with different version of google chrome and with android, windows, linux, same issue :(

My code is here :
https://github.com/Nic01as/sfu

for create my issue, I start 3 participants and add participants 1 and 2 into the 3.
1:
image

2:
image

3:
image

add 1 into 3
image

wait 10s
add 2 into 3
image

no video, sometime no audio, sometime all good.

in this exemple, googCodecName: "" for video stream 3.

Do you have an idea ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions