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

VPL 環境で VP9 / AV1 の送信時、後から受信に参加した場合映像が受信できない #357

Open
Tracked by #89
torikizi opened this issue Sep 12, 2024 · 0 comments

Comments

@torikizi
Copy link
Contributor

バグを説明してください

VPL 環境で AV1 と VP9 を使用して送信しているとき、後から参加したクライアントで映像を受信できません。
また、サイマルキャスト時に rid の切り替えをしても映像が切り替わりません。

再現する

再現します。以下の実行コマンドで再現しています。

.\momo.exe --log-level 0 --resolution HD sora --signaling-urls wss://example/signaling --channel-id sora --role sendonly --video-bit-rate 10000 --video-codec-type AV1 --simulcast true

期待する動作

後から参加したクライアントでも受信できること、rid 切り替えが機能することを期待します。

自前バイナリ/提供バイナリ

Actions のバイナリを使用しています。
https://github.com/shiguredo/momo/actions/runs/10215550400

--log-level 0 の出力ログ

https://gist.github.com/torikizi/ed7cdbbf4fde7448e43f75cf2c04afb9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant