When I want to add the WebRTC custom card setup, I keep getting stuck on the following error when I press the play button: Failed to perform the action camera/turn_on. {‘type’: ‘result’, ‘success’: False, ‘messageId’: ‘device.start_livestream.894f00bbba3d49109e6173f069a9523e’, ‘errorCode’: ‘device_livestream_already_running’}
When I press the stop button, I get the following error: Failed to perform the action camera/turn_off. {‘type’: ‘result’, ‘success’: False, ‘messageId’: ‘device.stop_livestream.959f8257a82344249db9eeb02e47ba50’, ‘errorCode’: ‘device_livestream_not_running’}
Any success? Running into this issue as well.