[
https://issues.apache.org/jira/browse/GUACAMOLE-896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16953791#comment-16953791
]
Eric.lee commented on GUACAMOLE-896:
------------------------------------
[~vnick] I don't know whether it is the limitation of browsers like chrome. I
use
[guacamole-common-js|https://issues.apache.org/jira/issues/?jql=project+%3D+GUACAMOLE+AND+component+%3D+guacamole-common-js]
to play session recording file. I found the Class StaticHTTPTunnel will parse
stream data to frame and store frames in a array buffer. May it too larger to
store all frames in a javascript array buffer? Does it have limitation to use
[guacamole-common-js.|https://issues.apache.org/jira/issues/?jql=project+%3D+GUACAMOLE+AND+component+%3D+guacamole-common-js]
> web browser could not play large size of session recording file as 1G size.
> ---------------------------------------------------------------------------
>
> Key: GUACAMOLE-896
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-896
> Project: Guacamole
> Issue Type: Bug
> Components: guacamole-common-js
> Affects Versions: 0.9.14, 1.0.0
> Reporter: Eric.lee
> Priority: Minor
>
> Use StaticHTTPTunnel get session recording file, but the file is too large
> to load all data into the browser Chrome memory to play, then the browser
> Chrome crashed.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)