pushURL property

String pushURL
final

The URL for live transcoding. Only supports live transcoding via RTMP. The URL should match the regular expression /^rtmps?:\/\//.

This parameter cannot be updated while pushing stream to the CDN.

Implementation

final String pushURL;