We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 環境で 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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
バグを説明してください
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
The text was updated successfully, but these errors were encountered: