You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 27, 2018. It is now read-only.
$ uname -a
Linux tv 3.16.0-28-generic #38-Ubuntu SMP Fri Dec 12 17:38:37 UTC 2014 i686 i686 i686 GNU/Linux
in virtualbox under iron windows 7.
Vanilla setup (no VLC, but looks like it turns out it's irrelevant here) from master, engine started with: acecmd = "acestreamengine --client-console --log-stderr --live-cache-type memory --live-cache-size 128000000"
VLC client at third machine, starts after circa 40-50 seconds. Neither excess processor activity, nor excess network activity due to aceproxy seen.
Now with acehost = '192.168.1.2' where the IP is iron windows host, running ace_engine.exe.
Same VLC client, starts after circa 4 seconds (only buffering done, as prescipted, I believe).
Wonder what can be the causes?
TIA,
--Vladimir
The text was updated successfully, but these errors were encountered:
Hi!
Setup:
in virtualbox under iron windows 7.
Vanilla setup (no VLC, but looks like it turns out it's irrelevant here) from master, engine started with:
acecmd = "acestreamengine --client-console --log-stderr --live-cache-type memory --live-cache-size 128000000"
VLC client at third machine, starts after circa 40-50 seconds. Neither excess processor activity, nor excess network activity due to aceproxy seen.
Now with
acehost = '192.168.1.2'
where the IP is iron windows host, running ace_engine.exe.Same VLC client, starts after circa 4 seconds (only buffering done, as prescipted, I believe).
Wonder what can be the causes?
TIA,
--Vladimir
The text was updated successfully, but these errors were encountered: