Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

addTrack not called for all tracks #577

Closed
pasmat opened this issue Sep 28, 2020 · 3 comments
Closed

addTrack not called for all tracks #577

pasmat opened this issue Sep 28, 2020 · 3 comments
Milestone

Comments

@pasmat
Copy link

pasmat commented Sep 28, 2020

I am using janus, and it relies on ontrack of RPCPeerConnection, but for some reason, it is not called for all tracks.

For some reason I receive 3 streams on single stream, and for the first two receive ontrack callback on RPCPeerConnection, but the last one doesn't.

It however receives onaddstream callback, and if I modify Janus to use it, it works perfectly.

For testing I have used janus' streamingtest and videoroomtest (https://github.com/meetecho/janus-gateway/tree/master/html)

Steps to reproduce:
run streamingtest or videoroomtest

Expected results:
seeing working video

Actual results:
black videos showing up

@akilude
Copy link
Contributor

akilude commented Sep 30, 2020

Duplicate of #576

@hthetiot
Copy link
Contributor

@pasmat you did not follow the reporting instructions, you reported a bug while the previous bug reported was literally the same, this sucks, why are you wasting everyone time by not following the issue instructions. Try to look for similar issue next time.

https://github.com/cordova-rtc/cordova-plugin-iosrtc/blob/master/.github/ISSUE_TEMPLATE.md

Note: If the checkboxes above are not checked (which you do after the issue is posted), the issue will be closed, removing this checkbox will result in automatic closed issue.

@hthetiot
Copy link
Contributor

See comment here for duplicate: #576 (comment)

@hthetiot hthetiot removed the boulet label Oct 16, 2020
@hthetiot hthetiot added this to the 6.0.14 milestone Oct 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants