fix: URL liveview MJPEG correcte (/api/aquisition/stream.mjpg)
This commit is contained in:
@@ -217,6 +217,7 @@ class PhotoboothService:
|
||||
|
||||
# 2. Premiere frame d'un flux MJPEG (differentes versions)
|
||||
mjpeg_paths = (
|
||||
"/api/aquisition/stream.mjpg", # photobooth-app v4+ (typo intentionnelle dans leur code)
|
||||
"/stream.mjpg",
|
||||
"/api/stream",
|
||||
"/api/video/stream",
|
||||
|
||||
Reference in New Issue
Block a user