How to get steaminfo by using localstreamname
Hi,
I would like to get streaminfo by using parameter localstreamname not using stream ID.
As unique stream ID randomly get changed, so it is difficult to track stream based on stream ID.
As per my requirement, when we start recording of a steam and when stop recording of stream by Stream Id, sometimes in between stream ID which was given at the time of start recording get changed when we try to stop recording and it give problem.
As we don’t want to stop recording by localStreamname as it also terminate current running stream.
So please suggest which API, i should use to get current stream Id by passing parameter localStreamname.
As we can record multiple streams at a time, so don’t want to use ListSteamIds API.
Looking forward for your response.
Thanks