7 Commits

Author SHA1 Message Date
inmake 775ba52cd0 Update environment configuration and enhance control features in WebRTC
- Changed VITE_API_URL and VITE_WEBRTC_URL in .env to point to local IP addresses.
- Added react-hot-toast for user notifications in the application.
- Integrated toast notifications for control acquisition in SessionPage.
- Enhanced PixelStreamingWrapper and SessionUsersPanel to manage control states for participants.
- Implemented grant and revoke control functionalities in the WebRTC service, allowing dynamic control management among users.
- Updated various components to reflect control states and improve user experience during sessions.
2025-12-01 20:23:17 +05:00
mikhail_lanskikh b6eeaafe42 Add UserCameraAvatar image and enhance SessionUsersPanel with session management features
- Introduced UserCameraAvatar.png for user camera display.
- Updated SessionUsersPanel to accept a session prop, allowing for identification of local user as session organizer.
- Implemented logic to determine if participants are organizers based on session data.
- Adjusted admin control logic in UserCamera and UserCameraControls for better role management.
- Improved logging and conditional rendering in ParticipantItem and UserCamera components for enhanced debugging and user experience.
2025-11-05 19:18:29 +05:00
mikhail_lanskikh ff5d8386ed Update API URL to localhost in .env; add equalizer_bars.svg for audio visualization; refactor PopupWrapper and SessionUsersPanel for improved responsiveness; enhance SoundCheckModal and VoiceCheckModal with audio playback and visualization features; update SharePopup to handle sharing functionality; improve UI components for better interaction and consistency. 2025-10-17 18:01:44 +05:00
C4rnivore 6f57fcf9f1 Participants popup; Actions popover 2025-10-09 15:40:30 +05:00
C4rnivore b348055eee Chat popup 2025-10-09 12:33:45 +05:00
mikhail_lanskikh 61e081315e Add Zustand state management library; update HomePage button styles and CSS for improved UI; include custom font and background color in index.css 2025-10-08 15:35:34 +05:00
inmake 531e2d2e7e init 2025-10-03 15:43:22 +05:00