-
-
Notifications
You must be signed in to change notification settings - Fork 866
Open
Description
I am attempting to stream via SRT to a Cloudflare Stream endpoint.
The URL is in the form:
srt://live.cloudflare.com:778?passphrase=327d18cae6f65ac16ac23db7bf4ed784k666539b2de908b419363c4bd4f51eac7&streamid=786539c4de928b419363d4bd4f71eac7
However, I am having real trouble getting it to work.
I am getting [RootEncoder] Connection failed: SRT - Error configure stream, SRT_REJ_UNSECURE.
• When streaming to a Cloudflare Stream SRT input, you will receive a unique input URL, stream identifier, and passphrase (“secret key”) for authentication.
• Ensure your encoder supports SRT and enter the correct SRT playback/input URL, stream ID, and passphrase as provided in the Cloudflare dashboard or API when configuring your stream session.
Is there an example anywhere that shows the correct way to use SRT?
Metadata
Metadata
Assignees
Labels
No labels