Commit graph

2 commits

Author SHA1 Message Date
81a2318bd2 feat: add auto-stop functionality for webcam and video recordings
- Add automatic recording stop when user turns off camera/screenshare
- Listen for startStreaming events to detect video_ssrc=0 (camera/screen off)
- Add disconnect and connection close event handling
- Implement proper cleanup of event listeners to prevent memory leaks
- Add targetUserId tracking for accurate event filtering
- Update both videoRecording.js and webcamRecording.js services
- Update discord.js-selfbot-v13 submodule with latest webcam recording fixes
2025-07-26 16:13:19 +02:00
f93781931f Reworked auth, added WS for imediate communication, cleaned up architecture. 2025-07-26 05:43:38 +02:00