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

Базовые продукты ACE Stream ( Torrent Stream ) => Вопросы, предложения и пожелания => Тема начата: piratko от 08 Марта 2014, 01:56:24

Название: Acestreamengine in Ubuntu - constantly buffering
Отправлено: piratko от 08 Марта 2014, 01:56:24
Hey guys, hoping someone will help here. Looks like acestreamengine is starting fine and creates the test.acelive file in my web directory. The client opens the file and it seems the stream is about to start - aceplayer shows an input stream with its bitrate. However, the screen remains black and it starts buffering from 0 as soon as it had reached 100%. All the time. Any ideas?

Here's the STDOUT log:

acestreamengine --stream-source --name "test" --title "test_channel" --source "http://192.168.1.137:9981/stream/channelid/13" --bitrate 300000 --publish-dir "/var/www" --cache-dir "/home/piratko/acestream/chache/"
2014-03-08 01:33:30,897|acestream|enable debug: 0
2014-03-08 01:33:30,927|acestream.SocketHandler.InterruptSocket|bound on 127.0.0.1:54508
2014-03-08 01:33:30,929|acestream.LM|listen on 7764
2014-03-08 01:33:31,010|acestream.InfiniteHTTPStream|open stream: url=http://192.168.1.137:9981/stream/channelid/13 reader=builtin thread=MainThread
2014-03-08 01:33:32,794|acestream.streamer|private source: 0
2014-03-08 01:33:32,796|acestream.streamer|support nodes: []
2014-03-08 01:33:32,797|acestream.streamer|trackers: [['http://192.168.1.137:7764/announce/']]
2014-03-08 01:33:32,797|acestream.streamer|authorized peers: []
2014-03-08 01:33:32,829|acestream.streamer|bitrate: 300000
2014-03-08 01:33:32,835|acestream.streamer|piece size: 262144
2014-03-08 01:33:32,835|acestream.streamer|publish dir: /var/www
2014-03-08 01:33:32,836|acestream.streamer|cache dir: /home/piratko/acestream/chache/
2014-03-08 01:33:32,940|acestream.videosource|started input thread
^C2014-03-08 01:50:20,396|acestream.streamer|signal_handler: got signal: signal=2
2014-03-08 01:50:20,441|acestream.streamer|signal_handler: set shutdown event
2014-03-08 01:50:20,494|acestream.streamer|shutdown
2014-03-08 01:50:20,897|acestream.InfiniteHTTPStream|stream closed