Skip to content

[BUG] RDP Missing from protocols #24

@techviatorvr

Description

@techviatorvr

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

When creating a new connection the RDP protocol is missing.

Expected Behavior

RDP protocol should be available for selection for new connections.

Steps To Reproduce

  1. Deploy container using the recommended Docker-Compose, all default.
  2. Open https://ServerIP:3001 in a web browser.
  3. Click Add a new connection button.
  4. Expand Protocol drop-down.

Environment

- OS:Debian 12
- How docker service was installed: Distro's packagemanager (apt)

CPU architecture

x86-64

Docker creation

---
services:
  remmina:
    image: lscr.io/linuxserver/remmina:latest
    container_name: remmina
    environment:
      - PUID=1000
      - PGID=1000
      - TZ=Etc/UTC
    volumes:
      - /dockerfiles/remmina/config:/config
    ports:
      - 3000:3000
      - 3001:3001
    shm_size: "1gb"
    restart: unless-stopped

Container logs

INFO:data_websocket:Backpressure logic task for 'primary' finished.

INFO:data_websocket:Backpressure task for 'primary' was stopped. Resetting its frame IDs.

INFO:data_websocket:Resetting frame IDs for display 'primary'.

INFO:data_websocket:Broadcasting primary pipeline reset to all 1 clients: PIPELINE_RESETTING primary

Capture loop stopped. X resources released.

INFO:data_websocket:Successfully stopped all streams for display 'primary'.

INFO:data_websocket:Video chunk sender for 'primary' cancelled.

INFO:data_websocket:Video chunk sender for 'primary' finished.

INFO:data_websocket:Received START_VIDEO for 'primary'. Starting stream without reconfiguring layout.

INFO:data_websocket:Preparing to start capture for display='primary': Res=1536x846, Offset=0x0

INFO:data_websocket:Video chunk sender started for display 'primary'.

INFO:data_websocket:SUCCESS: Capture started for 'primary'.

INFO:data_websocket:New frame backpressure task started for display 'primary'.

INFO:data_websocket:Frame-based backpressure logic task started for display 'primary'.

INFO:data_websocket:Client settings received, proceeding with backpressure loop for 'primary'.

X Shared Memory Extension available.

XShm setup complete for 1536x846.

CPU cores available: 24

Stream settings active -> Res: 1536x846 | FPS: 60.0 | Stripes: 1 | Mode: H264 (CPU) FullFrame | CRF: 25 | PaintOver CRF: 18 (Burst: 5f) | Colorspace: I420 (Limited Range) | Damage Thresh: 10f | Damage Dur: 20f

INFO:webrtc_input:Set clipboard content, length: 27

INFO:data_websocket:Received STOP_VIDEO for 'primary'. Stopping stream without reconfiguring layout.

INFO:data_websocket:Stopping all streams for display 'primary'...

INFO:data_websocket:Backpressure logic task for 'primary' cancelled.

INFO:data_websocket:Backpressure logic task for 'primary' finished.

INFO:data_websocket:Backpressure task for 'primary' was stopped. Resetting its frame IDs.

INFO:data_websocket:Resetting frame IDs for display 'primary'.

INFO:data_websocket:Broadcasting primary pipeline reset to all 1 clients: PIPELINE_RESETTING primary

Capture loop stopped. X resources released.

INFO:data_websocket:Successfully stopped all streams for display 'primary'.

INFO:data_websocket:Video chunk sender for 'primary' cancelled.

INFO:data_websocket:Video chunk sender for 'primary' finished.

INFO:data_websocket:Received START_VIDEO for 'primary'. Starting stream without reconfiguring layout.

INFO:data_websocket:Preparing to start capture for display='primary': Res=1536x846, Offset=0x0

INFO:data_websocket:Video chunk sender started for display 'primary'.

INFO:data_websocket:SUCCESS: Capture started for 'primary'.

INFO:data_websocket:New frame backpressure task started for display 'primary'.

INFO:data_websocket:Frame-based backpressure logic task started for display 'primary'.

INFO:data_websocket:Client settings received, proceeding with backpressure loop for 'primary'.

X Shared Memory Extension available.

XShm setup complete for 1536x846.

CPU cores available: 24

Stream settings active -> Res: 1536x846 | FPS: 60.0 | Stripes: 1 | Mode: H264 (CPU) FullFrame | CRF: 25 | PaintOver CRF: 18 (Burst: 5f) | Colorspace: I420 (Limited Range) | Damage Thresh: 10f | Damage Dur: 20f

INFO:webrtc_input:Set clipboard content, length: 27

INFO:data_websocket:Received STOP_VIDEO for 'primary'. Stopping stream without reconfiguring layout.

INFO:data_websocket:Stopping all streams for display 'primary'...

INFO:data_websocket:Backpressure logic task for 'primary' cancelled.

INFO:data_websocket:Backpressure logic task for 'primary' finished.

INFO:data_websocket:Backpressure task for 'primary' was stopped. Resetting its frame IDs.

INFO:data_websocket:Resetting frame IDs for display 'primary'.

INFO:data_websocket:Broadcasting primary pipeline reset to all 1 clients: PIPELINE_RESETTING primary

Capture loop stopped. X resources released.

INFO:data_websocket:Successfully stopped all streams for display 'primary'.

INFO:data_websocket:Video chunk sender for 'primary' cancelled.

INFO:data_websocket:Video chunk sender for 'primary' finished.

INFO:data_websocket:Received START_VIDEO for 'primary'. Starting stream without reconfiguring layout.

INFO:data_websocket:Preparing to start capture for display='primary': Res=1536x846, Offset=0x0

INFO:data_websocket:Video chunk sender started for display 'primary'.

INFO:data_websocket:SUCCESS: Capture started for 'primary'.

INFO:data_websocket:New frame backpressure task started for display 'primary'.

INFO:data_websocket:Frame-based backpressure logic task started for display 'primary'.

INFO:data_websocket:Client settings received, proceeding with backpressure loop for 'primary'.

X Shared Memory Extension available.

XShm setup complete for 1536x846.

CPU cores available: 24

Stream settings active -> Res: 1536x846 | FPS: 60.0 | Stripes: 1 | Mode: H264 (CPU) FullFrame | CRF: 25 | PaintOver CRF: 18 (Burst: 5f) | Colorspace: I420 (Limited Range) | Damage Thresh: 10f | Damage Dur: 20f

INFO:webrtc_input:Set clipboard content, length: 27

INFO:data_websocket:Received STOP_VIDEO for 'primary'. Stopping stream without reconfiguring layout.

INFO:data_websocket:Stopping all streams for display 'primary'...

INFO:data_websocket:Backpressure logic task for 'primary' cancelled.

INFO:data_websocket:Backpressure logic task for 'primary' finished.

INFO:data_websocket:Backpressure task for 'primary' was stopped. Resetting its frame IDs.

INFO:data_websocket:Resetting frame IDs for display 'primary'.

INFO:data_websocket:Broadcasting primary pipeline reset to all 1 clients: PIPELINE_RESETTING primary

Capture loop stopped. X resources released.

INFO:data_websocket:Successfully stopped all streams for display 'primary'.

INFO:data_websocket:Video chunk sender for 'primary' cancelled.

INFO:data_websocket:Video chunk sender for 'primary' finished.

INFO:data_websocket:Received START_VIDEO for 'primary'. Starting stream without reconfiguring layout.

INFO:data_websocket:Preparing to start capture for display='primary': Res=1536x846, Offset=0x0

INFO:data_websocket:Video chunk sender started for display 'primary'.

INFO:data_websocket:SUCCESS: Capture started for 'primary'.

INFO:data_websocket:New frame backpressure task started for display 'primary'.

INFO:data_websocket:Frame-based backpressure logic task started for display 'primary'.

INFO:data_websocket:Client settings received, proceeding with backpressure loop for 'primary'.

X Shared Memory Extension available.

XShm setup complete for 1536x846.

CPU cores available: 24

Stream settings active -> Res: 1536x846 | FPS: 60.0 | Stripes: 1 | Mode: H264 (CPU) FullFrame | CRF: 25 | PaintOver CRF: 18 (Burst: 5f) | Colorspace: I420 (Limited Range) | Damage Thresh: 10f | Damage Dur: 20f

INFO:webrtc_input:Set clipboard content, length: 27

INFO:data_websocket:Received STOP_VIDEO for 'primary'. Stopping stream without reconfiguring layout.

INFO:data_websocket:Stopping all streams for display 'primary'...

INFO:data_websocket:Backpressure logic task for 'primary' cancelled.

INFO:data_websocket:Backpressure logic task for 'primary' finished.

INFO:data_websocket:Backpressure task for 'primary' was stopped. Resetting its frame IDs.

INFO:data_websocket:Resetting frame IDs for display 'primary'.

INFO:data_websocket:Broadcasting primary pipeline reset to all 1 clients: PIPELINE_RESETTING primary

Capture loop stopped. X resources released.

INFO:data_websocket:Successfully stopped all streams for display 'primary'.

INFO:data_websocket:Video chunk sender for 'primary' cancelled.

INFO:data_websocket:Video chunk sender for 'primary' finished.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions