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
バグを説明してください
Raspberry Pi で --hw-mjpeg-decoder を有効にして FHD の H.264 の配信をすると、受信側で映像に緑の線が入ってしまいます。
再現する
以下のコマンドで実行し、再現を確認しています。
./momo --no-audio-device --log-level 0 --hw-mjpeg-decoder true --resolution FHD test
期待する動作
緑の線が入らず、相手が受信できること
自前バイナリ/提供バイナリ
momo-2023.1.0-armv8 で再現しています。
--log-level 0 の出力ログ
https://gist.github.com/torikizi/7d799e6c586ce3d0d55654788c9c7601
The text was updated successfully, but these errors were encountered:
No branches or pull requests
バグを説明してください
Raspberry Pi で --hw-mjpeg-decoder を有効にして FHD の H.264 の配信をすると、受信側で映像に緑の線が入ってしまいます。
再現する
以下のコマンドで実行し、再現を確認しています。
./momo --no-audio-device --log-level 0 --hw-mjpeg-decoder true --resolution FHD test
期待する動作
緑の線が入らず、相手が受信できること
自前バイナリ/提供バイナリ
momo-2023.1.0-armv8 で再現しています。
--log-level 0 の出力ログ
https://gist.github.com/torikizi/7d799e6c586ce3d0d55654788c9c7601
The text was updated successfully, but these errors were encountered: