Beim Klingeln wird jedoch kein Bild geladen, sondern nur der Name DoorPi angezeigt.
Hast Du die DoorPi in der Fritzbox, als Türsprechstelle angelegt und
dort den Streamlink "DoorPi-IP:8080/?action=snapshot" als "Live-Bild" eingestellt?
Ich habe auch eine FritzBox 7490 mit aktuellem OS.
Hier meine Config:
Code
[AREA_installer]
.* =
[AdminNumbers]
**610 = active
**622 = active
[DTMF]
"#" = out:Tueroeffner,1,0,3
"1" = out:Licht,1,0,3
"2" = out:Licht,1,0,3
"3" = out:frei,1,0,3
[DoorPi]
base_path = /usr/local/etc/DoorPi
eventlog = !BASEPATH!/conf/eventlog.db
is_alive_led = blinking_led
snapshot_path = !BASEPATH!/../DoorPiWeb/snapshots/
number_of_snapshots = 10
snapshot_size = 1280x720
[DoorPiWeb]
indexfile = index.html
ip =
loginfile = login.html
online_fallback = http://motom001.github.io/DoorPiWeb
port = 80
public = AREA_public
www = !BASEPATH!/../DoorPiWeb
[EVENT_OnStartup]
10 = sleep:1
[Group]
administrator = door
[SIP-Phone]
firewallpolicy = PolicyNoFirewall
audio_codecs = PCMA,PCMU
call_timeout = 20
capture_device = ALSA: default device
dialtone = !BASEPATH!/doorpi/media/ShortDialTone.wav
dialtone_renew_every_start = False
dialtone_volume = 35
echo_cancellation_enabled = False
identity = DoorPi
local_port = 5060
max_call_time = 120
playback_device = ALSA: default device
record_while_dialing = true
records = !BASEPATH!/records/!LastKey!/%Y-%m-%d_%H-%M-%S.wav
sipphonetyp = linphone
sipserver_password = XXXXX
sipserver_realm = fritz.box
sipserver_server = 192.168.XXX.XXX
sipserver_username = 628
stun_server =
ua.max_calls = 2
video_codecs = VP8
video_device = StaticImage: Static picture
video_display_enabled = True
video_size = vga
[User]
door = pi
[WritePermission]
administrator = installer
[keyboards]
onboardpins = piface
[EVENT_OnKeyDown_onboardpins.0]
10 = os_executeIcon_confusedudo service mjpg_streamer start
20 = take_snapshot
30 = out:Lautsprecher,1
40 = os_execute:aplay !BASEPATH!/media/doorbell-25dB.wav -D sysdefault:CARD=0
50 = out:Lautsprecher,0
60 = call:11
[onboardpins_InputPins]
0 = call:**620
1 = call:**610
2 = call:**9
3 = call:**611
[onboardpins_OutputPins]
0 = Tueroeffner
1 = Licht
2 = frei
7 = blinking_led
[onboardpins_keyboard]
bouncetime = 100
polarity = 0
pressed_on_keydown = True
Display More
Gruß
Marcel