I am currently publishing a stream this way with the SDK
webRTCAdaptor.publish(streamId, null);
Is it possible to add a stream name to a stream (apart from streamId
) when publishing with antMedia SDK or add a name to the VOD ?
Otherwise, is it possible to retrieve a VOD stream (via the REST api) with the roomName ?