Hello,
we do have video files attached within documents within our notes database.
We found out that, the flash-player we use, cannot play the video files when the lay compressed within the notes document.
In the admin help for the subject “byte-range serving” says the following:
“Attached files must be decompressed so that clients that support byte-range serving can access them. When you attach a file, you must deselect the Compress option. To verify that an existing attachment is decompressed, from an IBM® Lotus® Notes® client choose File - Document Properties, select the $FILE item, and verify that the Compression Type property is NONE.”
Now our question is:
How can we programatically import the video files into the notes documents so the files will be NOT compressed?
The typical command “rtitem.embedObject” does not support an option about the compression method to be used?