Basil Luzhnov

Results 2 issues of Basil Luzhnov

Перестала работать авторизация, при простой попытке: ```python import vk_api vk_session = vk_api.VkApi('logn', 'password') vk_session.auth() ``` получаю ошибку: INFO:vk_api:Checking remixsid... INFO:requests.packages.urllib3.connectionpool:Starting new HTTPS connection (1): vk.com INFO:vk_api:remixsid is not valid INFO:vk_api:remixsid...

When I'm trying to: `FFmpegFileSource videoSource = new FFmpegFileSource("test.mp4", true, new AudioEncoder());` I'm getting this error: `System.TypeLoadException: Method 'add_OnAudioSourceEncodedFrameReady' in type 'SIPSorceryMedia.FFmpeg.FFmpegFileSource' from assembly 'SIPSorceryMedia.FFmpeg, Version=8.0.10.0, Culture=neutral, PublicKeyToken=null' does not...

bug