GstKinesisWebRTC Properties

From RidgeRun Developer Wiki



Previous: Description/Configurations Index Next: Description/Signals






  • ca-certificate: string with the path to the SSL CA certificate


  • channel: string with the name of the signaling channel, this should be set before starting the playing, if the channel is not set during the READY to PAUSED state change the element will fail.


  • region: string with the AWS region in which the signaling channel will be opened. If set after the READY to PAUSED transition, it will be ignored and default us-west-2 will be used.


  • access-key: string with the AWS access key ID. This is one of the options to set the AWS credentials, to be used it must be set before the READY to PAUSED transition.


  • secret-key: string with the AWS secret key. This is one of the options to set the AWS credentials, to be used it must be set before the READY to PAUSED transition.



Previous: Description/Configurations Index Next: Description/Signals