mirror of
https://github.com/immense/Remotely.git
synced 2025-10-26 11:27:15 +00:00
Update README.md
This commit is contained in:
parent
221aaea6a1
commit
47df751100
@ -48,7 +48,7 @@ The following steps will configure your Windows 10 machine for building the Remo
|
||||
* The process running the app must have access to create and/or modify a folder name "Recordings" in the site's root content folder.
|
||||
* FFmpeg must be downloaded and in the same folder as your web app's EXE/DLL.
|
||||
* Link: https://www.ffmpeg.org/download.html
|
||||
* Remotely control sessions will first be recorded as a series of images, which will then be converted to MP4 using FFmpeg.
|
||||
* Remote control sessions will first be recorded as a series of images, which will then be converted to MP4 using FFmpeg.
|
||||
|
||||
## Remote Control on Mobile
|
||||
Ideally, you'd be doing remote control from an actual computer or laptop. However, I've tried to make the remote control at least somewhat usable from a mobile device. Here are the controls:
|
||||
@ -62,4 +62,4 @@ Ideally, you'd be doing remote control from an actual computer or laptop. Howev
|
||||
* Framework-dependent deployments require the .NET Core runtime to be installed on the target computers. It must be the same version or higher that was used to build the app.
|
||||
* Self-contained deployments include a copy of the runtime, so you don't need to install it on the target computers. As a result, the total file size is much larger.
|
||||
* .NET Core uses runtime identifiers that are targeted when building.
|
||||
* Link: https://docs.microsoft.com/en-us/dotnet/core/rid-catalog
|
||||
* Link: https://docs.microsoft.com/en-us/dotnet/core/rid-catalog
|
||||
|
||||
Loading…
Reference in New Issue
Block a user