Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Mobotix M26/T26 with voice return channel #1503

Copy link
Copy link
@klaus-schauer

Description

@klaus-schauer
Issue body actions

Manufacturer/Model: Mobotix M26/T26

Homebridge Config:

```json
{
"platform": "Camera-ffmpeg",
"cameras": [{
"name": "Mobotix M26/T26",
"videoConfig": {
"source": "-f mxg -i http://user:password@192.168.100.100/control/faststream.jpg?stream=MxPEG",
"stillImageSource": "-i http://user:password@192.168.100.100/cgi-bin/image.jpg",
"maxStreams": 3,
"maxWidth": 1920,
"maxHeight": 1080,
"maxFPS": 30,
"audio": true,
"returnAudioTarget": "-ac 1 -ar 8000 -af volume=+6dB -acodec pcm_mulaw -f rtp rtp://239.168.100.100:5656"
}
}]
}
```

Additional Information: The RTP multicast address used to receive the voice return channel (returnAudioTarget) must be activated via the Mobotix configuration option "RTP Pager". The volume can be adjusted as needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    tested configA new tested configurationA new tested configuration

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.