How to set SRT StreamID by VLC?
As of now, VLC does not support this.
This FR should better be submitted to VLC.
I saw that someone mentioned this case on VLC's forum:
FYI, StreamID patch[1] for VLC has landed into the master already.
I think it should be able to be set when VLC nightly build[2] is used.
[1] https://code.videolan.org/videolan/vlc/-/commit/a55c95a9ccb051066b73f103f1a1e25586a97773
[2] https://nightlies.videolan.org/
Thank you! So master is 4.0 nightly build, not 3.0 nightly - is that right?
If yes then where/when/how to look for this option to be added to 3.0?
And in general where can one find a declaration on which version of SRT is used for 3.0 build / each build?
In configure file I see that the requirement for SRT is >= 1.3.0, but that does not answer the question which SRT is in which build / 3.0 / master:
https://code.videolan.org/videolan/vlc/-/blob/master/configure.ac#L4272
Most helpful comment
FYI, StreamID patch[1] for VLC has landed into the master already.
I think it should be able to be set when VLC nightly build[2] is used.
[1] https://code.videolan.org/videolan/vlc/-/commit/a55c95a9ccb051066b73f103f1a1e25586a97773
[2] https://nightlies.videolan.org/