Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bambu Lab X1 Carbon #1440

Open
jocamero opened this issue Feb 22, 2024 · 0 comments
Open

Bambu Lab X1 Carbon #1440

jocamero opened this issue Feb 22, 2024 · 0 comments
Labels
tested config A new tested configuration

Comments

@jocamero
Copy link

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.

@jocamero jocamero added the tested config A new tested configuration label Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tested config A new tested configuration
Projects
None yet
Development

No branches or pull requests

1 participant