Lars The

Results 261 issues of Lars The

Hi, This is a great project! Regarding the current video capture method: one HDMI to TV Composed Video converter + one USB TV capture USB device. I suggest to replace...

Hi, In reference to the issue #16 about to replace the _HID USB module_ with other alternatives, I have one question: - As the Pi zero has UART ports in...

Hi, This project transforms one Android device in a USB Keyboard/Mouse: https://github.com/pelya/android-keyboard-gadget (used as library: https://github.com/Netdex/android-hid-script) So, perhaps you can use one ancient rooted smartphone instead of the Pi0.

**Important notices** Before you add a new report, we ask you kindly to acknowledge the following: - [X] I have read the contributing guide lines at https://github.com/opnsense/core/blob/master/CONTRIBUTING.md - [X] I...

support

Hi, I'm using mRemote/mRemoteNG for several years. However, for RDP connections I continue using the 2X/Parallels Client. Why? Because it has a "must have" option for RDP connections: support for...

Enhancement
Help Wanted
Feature Request
Need 2 check
Needs implementation
1.77.3

Using last nightly build, when using the SSH TUNNEL option (Jump Host proxy) the target host fingerprint is not stored even you select to do it. ## Expected Behavior When...

Need 2 check
Improvement required

Hi @cedrozor , When updating to the version 2.9.0 I see that the config files are overwriten. In particular the files `Web.config` and `Default.aspx`. Perhaps the editing of last one...

## Describe the feature The regular mode to ingest a stream in rtsp-simple-server is to upload the audio and video substreams in different tracks over the RTSP protocol in the...

enhancement

## Describe the feature At time ingesting using the ffmpeg tool only audio and video tracks are supported over the RTSP protocol. When you want to add TELETEXT or DATA...

enhancement

Hi, I'm testing with CURL and it only supports SOCKS5 protocol, and not SOCKS4. So `curl --socks5` works, but `curl --socks4` doesn't. Please, can you provide dual protocol support? Thank...