opentok / Opentok-.NET-SDK

Official .NET Server SDK for OpenTok
https://tokbox.com/developer/sdks/dot-net/
MIT License
57 stars 95 forks source link

Fix AutoArchive issue when creating session #230

Closed Tr00d closed 1 year ago

Tr00d commented 1 year ago

As mentioned in the issue https://github.com/opentok/Opentok-.NET-SDK/issues/229, the API will return a 400 when ArchiveName or ArchiveResolution are sent when creating a Manual session. This happens because ArchiveResolution has a default value (640x480).