jmuehlner commented on code in PR #194:
URL: https://github.com/apache/guacamole-manual/pull/194#discussion_r1100535303


##########
src/recording-playback.md:
##########
@@ -0,0 +1,247 @@
+Viewing session recordings in-browser
+=====================================
+
+Guacamole supports [recording activity within remote desktop 
sessions](graphical-recording)
+such that it can be played back and reviewed later. Graphical recordings can be
+converted to video [using the `guacenc` tool](graphical-recording) (part of
+[guacamole-server](building-guacamole-server)) or can be played back directly
+in the browser in their native format using Guacamole itself. This has several
+benefits:
+
+* Recordings can be played back while the session is underway.
+* Recordings need not be re-encoded as traditional video, an
+  intensive process that often results in a larger file.
+* It is very easy to locate and playback the recording for a session when doing
+  so only involves clicking a button in the connection history.
+
+This chapter of the documentation covers installing and using the extension
+that allows recordings stored on disk to be played back in the browser.
+
+:::{important}
+This chapter involves modifying the contents of `GUACAMOLE_HOME` - the
+Guacamole configuration directory. If you are unsure where `GUACAMOLE_HOME` is
+located on your system, please consult [](configuring-guacamole) before

Review Comment:
   Don't you need some text in the link here? `[](configuring-guacamole)` looks 
like it won't produce anything on render (and doesn't when [viewing the file in 
github](https://github.com/apache/guacamole-manual/blob/aaa57ab69c9f14abebff560961377ba36caf35ac/src/recording-playback.md).
 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to