-
I would like to add support for passing a --start time to the sync operation.
This would make it possible to implement simple offsite storage by syncing only the last day or even the last 10 minutes.…
-
In a case where galicaster does not initialize properly (or possibly some error happens and it goes into error state), the error handler can incorrectly reset the status which is set to the server to …
-
### Non-ChatGPT bug
- [X] This issue does not occur on chat.openai.com and only occurs on this app.
### Version
1.1.0
### Bug description
I was working on a chat last 2-3 days back but today whe…
-
##### What happened?
**NullReferenceException: Object reference not set to an instance of an object
at UnityEngine.Recorder.Input.GameViewSize.get_currentSize () [0x00008]**
This is the error I…
-
```
Hey,
just tried this screen recorder. However, it's recording too less frames per
second. The video is getting choppy. Any improvements regarding the recording
speed?
Is this project still dev…
-
I have the following code. The concept here is that as long as `get_is_recording()` is returning true, then we call "capture_frames" which simply parses the data, and adds it to a `list`. But when I t…
-
```
What steps will reproduce the problem?
1. Play N64 Tsumi to Batsu - Hoshi no Keishousha
2. Enable Audio throttle (So sound plays ok)
3. Record Avi.
What is the expected output? What do you see in…
-
```
What steps will reproduce the problem?
1. Play N64 Tsumi to Batsu - Hoshi no Keishousha
2. Enable Audio throttle (So sound plays ok)
3. Record Avi.
What is the expected output? What do you see in…
-
I deployed a moon app on a Kubernetes cluster, but I can not see the videos.
It is possible to save videos o a PVC or on a S3 with aws-iam-authenticator?
-
For years mame has beed recording AVI with audio and video uncompressed. Code-wise, it is sane to use the screenshot buffer and just dump it to video file, but for a user, it feels dirty and generates…