This website requires JavaScript.
Explore
idra
informatica
.it
Help
Register
Sign In
starred
/
stf-DeviceFarmer
Watch
1
Star
0
Fork
0
You've already forked stf-DeviceFarmer
mirror of
https://github.com/DeviceFarmer/stf.git
synced
2026-04-18 16:13:24 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2391d249e0c8b04aa825d1e60753cd6d05b9d144
stf-DeviceFarmer
/
lib
/
units
/
device
/
plugins
/
screen
/
util
History
Simo Kinnunen
2123a475e3
Don't allow minicap to fail more than 3 times in 10s.
2015-04-27 16:10:41 +09:00
..
banner.js
Rotate canvas image on client side when necessary. Minicap now always returns the image in upright position for newer devices.
2015-04-23 14:45:10 +09:00
broadcastset.js
Don't read new frames before the previous frame has been sent.
2015-04-17 17:21:38 +09:00
failcounter.js
Don't allow minicap to fail more than 3 times in 10s.
2015-04-27 16:10:41 +09:00
frameconfig.js
Integrate new minicap along with a moderate rewrite. What's currently missing is recovering from socket death.
2015-04-15 18:55:46 +09:00
frameparser.js
Don't read new frames before the previous frame has been sent.
2015-04-17 17:21:38 +09:00
riskystream.js
Restart FrameProducer if it dies unexpectedly.
2015-04-16 16:35:36 +09:00
statequeue.js
Fix unexpected minicap death during start causing a TimeoutError, causing the licecycle to end unnecessarily. Now it will just try again like it should have from the start.
2015-04-27 11:48:42 +09:00