On Thu Jul 24 09:55:04 2025 +0000, Nikolay Sivov wrote:
Some sample implementation create only selected streams here.
I left this unchanged, because wg streams are all created with the wg parser, and we still need to call `wg_parser_stream_disable()` on unselected streams even if we haven't created a `struct media_stream` for them, so it would be a bit untidy.