Архив форума Ace Stream

Базовые продукты ACE Stream ( Torrent Stream ) => Вопросы, предложения и пожелания => Тема начата: kayrak от 25 Мая 2017, 09:38:17

Название: Broadcasting from commandline!
Отправлено: kayrak от 25 Мая 2017, 09:38:17
Hi Forum!

A question!

Is it possible to broadcasting from commandline on windows (like on Linux)?

If it is possible, How can I do this?

Thanks!
Название: Re: Broadcasting from commandline!
Отправлено: Benny от 25 Мая 2017, 10:46:28
Is it possible to broadcasting from commandline on windows (like on Linux)?
Yes, something like this:
ace_stream.exe --name Channel --title My-TV --source http://source_host/channel --bitrate 0 --port 7764 --quality auto --category informational --cache-dir C:\tmp\ace_stream\cache --publish-dir C:\tmp\ace_stream\streaming --max-peers 25 --tracker udp://9.rarbg.me:2710/announce --host myhost --upnp-enabled 1 --allow-public-trackers 1 --permanent
If you put constant options into acestream_user.conf (http://wiki.acestream.media/Configuration_Files) file, then command line will be much shorter and more readable.
See http://wiki.acestream.media/Streaming/en for options explanation.