Added a note about replay compatibility.

Esse commit está contido em:
Laurent Eschenauer
2013-06-04 23:51:27 +03:00
commit c0f80b320a
+1 -1
Ver Arquivo
@@ -28,7 +28,7 @@ feed via webscokets and rendering in Javascript !!! Need a modern browser and CP
* **[blackbox](plugins/blackbox)** records all mission data (raw video, navdata, etc.) on the disk.
* **[replay](plugins/replay)** replays a mission by injecting the data at the client level. Makes it a very
friendly tool to code/test/debug when you can't fly.
friendly tool to code/test/debug when you can't fly. **You need to use video-png for video, not compatible with video-stream yet.**
## Other plugins