+                
+                    
+                        
+                        Camera Stream
+                        {connectionState.state === 'connected' ? (
+                            
+                                LIVE
+                            
+                        ) : (
+                            renderConnectionStatus()
+                        )}
+                    
+                
+
+                
+                    
+