Wiki http://wiki.acestream.media/Streaming/en____________________________________________________________________
For Windows Use "
Broadcasting" option from the menu of TS client application to create your own channel with live broadcasting.
Meaning of parameters:
NameBroadcast name. It’s better to use Latin letters and digits without special characters and spaces.
Example: mychannel
SourceBroadcast source. This has to be a link to HTTP stream with an encapsulation of MPEG-TS.
Example:
http://127.0.0.1:8080BitrateMedium bitrate of the stream in Kbit/s.
Example: 100 KB/s = 800 Kbit/s
Piece lengthPiece length in bytes. By default value is Auto – piece length will be chosen automatically depending on specified bitrate.
TrackersList of additional trackers, which will support the distribution.
Trackers must be specified one per line. If this field is empty then only local tracker, which is launched automatically at the start of broadcasting, will be used.
PortPort on which broadcasting source will receive incoming connections. By default port 7764 is used.
HostExternal IP-address of a computer, from which the broadcasting is launched.
You have to fill this field if the broadcasting is launched from the computer, which is connected to the Internet through a router. To find out your external IP-address you can use one of specialized services, for example,
http://showip.netFor Ubuntu and Debian Instruction : http://torrentstream.org/docs/tsengine_stream_en.html
__________________________________________________________________________
Attention! (for all broadcasters). In order to reduce load on the local tracker and improve the process of connecting new users to the broadcast you are encouraged to use additional trackers when creating new stream.
On Ubuntu and Debian it can be done with the parameter "--trackers",
which accepts a comma separated list of trackers:
tsengine-stream ... --trackers
On Windows you just need to specify trackers in the appropriate field.