8000 Bambu Lab X1 Carbon · Issue #1440 · homebridge-plugins/homebridge-camera-ffmpeg · GitHub
[go: up one dir, main page]

Skip to content
Bambu Lab X1 Carbon #1440
Open
Open
@jocamero

Description

@jocamero

Manufacturer/Model:

Bambu Lab X1 Carbon
(camera located inside the enclosure of the 3D printer)

Homebridge Config:

{
    "name": "Camera FFmpeg",
    "cameras": [
        {
            "name": "X1 Carbon",
            "manufacturer": "Bambu Lab",
            "model": "X1 Carbon",
            "serialNumber": "OPTIONAL_SERIAL_NUMBER_HERE_12345678",
            "unbridge": true,
            "videoConfig": {
                "source": "-i rtsps://bblp:ACCESSCODE_GOES_HERE@PRINTER_LAN_IP_GOES_HERE/streaming/live/1"
            }
        }
    ],
    "platform": "Camera-ffmpeg"
}

Additional Information:

The access code that goes in the URL (aka "ACCESS_CODE_GOES_HERE"), on the latest firmware, is located on the printer's display under Settings (the hex nut icon), General and is in green text. Not on the Network page as in the screenshots on Bambu's wiki.

Metadata

Metadata

Assignees

No one assigned

    Labels

    tested configA new tested configuration

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0