ivs_stop_stream: Disconnects the incoming RTMPS stream for the specified...

View source: R/ivs_operations.R

ivs_stop_streamR Documentation

Disconnects the incoming RTMPS stream for the specified channel

Description

Disconnects the incoming RTMPS stream for the specified channel. Can be used in conjunction with delete_stream_key to prevent further streaming to a channel.

See https://www.paws-r-sdk.com/docs/ivs_stop_stream/ for full documentation.

Usage

ivs_stop_stream(channelArn)

Arguments

channelArn

[required] ARN of the channel for which the stream is to be stopped.


paws.analytics documentation built on Sept. 11, 2023, 5:06 p.m.