React Hook for creating a new stream.
playbackId
, which is a
limited identifier that provides only the ability to stream media using the
Player
.defaultTranscodingProfiles
are used (720p, 480p, and 360p).
false
.
public
.
mutationConfig
parameter allows for any
Tanstack Query
useMutation
options, such as cacheTime
or retry
. These override any
configs passed by default by the internal hook.