Hello Don,
I tested in 3102 and with some tricks i get a stream now. Something looks changed, but I don´t know if this was your foreseen change or if this is just a sideeffect of another change.
If i don´t "addStreamAlias" for an item inside the .lst i see error
/thelib/src/protocols/rtmp/streaming/rtmpplaylist.cpp:933 Stream name alias value not found: …..
The problem I see :
when StreamALiases are used I have to create an alias that a viewer can access the Playlist. "TEST.lst"
This is needed and from usage comparable to a live or VOD streamalias. This is how it should be.
For items specified inside the .lst file, i have as well to create an alias that the playlist is not really doable. Inside the API insertPlaylistitem is specified with "localstreamname" and not with "aliased streamname".
Kind Regards,
Uwe