I’m seeing an issue when I have both dummy_publisher and require_e2ee enabled.
In the image below you can see when I try to subscribe to the dummy publisher it throws an error because the dummy publishers don’t have any e2ee setting enabled.
Is there some setting that I need to pass in (maybe in the dummy_streams param in the create request) that would fix this issue?
I used to use an old version of janus (1.1.1) where it worked fine but recently after updating to 1.3.1 (Janus commit: 8d4a7b1e162ffb0cee5968184c07abaa301162e4) this error started appearing.