Media Source doesn't seem to work with SRT streamid

TWM

New Member
Hello,

Can someone confirm that this is works or not?

To validate and reproduce
Validate encoders are pushing properly with streamid
Encoder1: srt://192.168.1.191:9001?streamid=DX01
Encoder2: srt://192.168.1.191:9001?streamid=DX02
Both feeds SRT Mini Server https://srtminiserver.com/
Can receive 2 simultaneous streams using 1 port.

OBS
Encoder1: srt://192.168.1.191:9001?mode=listener&streamid=DX01
Encoder2: srt://192.168.1.191:9001?mode-listener&streamid=DX02
Media Source will only allow the first stream chosen to display
Media Source will display video even if streamid=test (wrong)

Business case for feature is: Simplicity and security if there are many encoders. Only one port needs to be opened.

Regards,

Tony
 
Top