feat: Video receiver (2/n)

- Only VP8 supported
- With example JSDoc
- Tested but bad quality
This commit is contained in:
Elysia
2024-07-25 21:09:52 +07:00
parent 24e151805d
commit 74f49ba92d
6 changed files with 197 additions and 23 deletions

View File

@@ -586,7 +586,7 @@ class VoiceConnection extends EventEmitter {
rtx_ssrc: 27735,
rid: '100',
quality: 100,
max_resolution: [Object],
max_resolution: { width: 0, type: 'source', height: 0 },,
max_framerate: 60,
active: false
}