Сломался источник трансляции в 3.1.12

Под виндой следующая команда работает нормально на версии 3.1.10

ace_console.exe --stream-source --log-file ace.log --name test --title "Test broadcast"  --source "http://<source addr>" --bitrate 300000  --quality SD --category sport

В 3.1.12.1 сразу лепит следующую ошибку :

2017-01-09 20:56:58,773|MainThread|acestream|enable debug: 0
2017-01-09 20:56:58,775|MainThread|acestream|error during startup
Traceback (most recent call last):
  File "core.c", line 1550, in 
  File "core.c", line 471, in 
  File "core.c", line 1609, in 
  File "core.c", line 231, in 
  File "core.c", line 318, in 
AttributeError: 'module' object has no attribute 'Main'

Да, про эту ошибку в курсе - из webui броадкастинг тоже не работает в последней версии. Будет исправлено в следующем обновлении.

The thread tried to read from or write to a virtual address for which it does not have the appropriate access.


check this link - Ace-stream not working on windows 10 x64