Open JamieSinn opened 8 months ago
latest
The Live input portion of stream (inputs, outputs, etc) is currently not supported in the library. It'd be awesome to have this so I don't have to manually manage the API calls.
https://developers.cloudflare.com/api/operations/stream-live-inputs-list-live-inputs
Automating management (creation, destruction, listing, etc) of live inputs and outputs associated with them.
client.StreamsCreateLiveInput() client.StreamsUpdateLiveInput() client.StreamsDeleteLiveInput() client.StreamsListLiveInputs() client.StreamsCreateLiveOutput() ...
https://discord.com/channels/595317990191398933/1043025464911986749/1214648195993436270
@Cyb3r-Jak3 as requested!
Current cloudflare-go version
latest
Description
The Live input portion of stream (inputs, outputs, etc) is currently not supported in the library. It'd be awesome to have this so I don't have to manually manage the API calls.
https://developers.cloudflare.com/api/operations/stream-live-inputs-list-live-inputs
Use cases
Automating management (creation, destruction, listing, etc) of live inputs and outputs associated with them.
Potential cloudflare-go usage
References
https://discord.com/channels/595317990191398933/1043025464911986749/1214648195993436270