]> git.parisson.com Git - telecaster-server.git/commitdiff
without path
authorGuillaume Pellerin <guillaume.pellerin@parisson.com>
Tue, 4 Feb 2025 11:48:31 +0000 (12:48 +0100)
committerGuillaume Pellerin <guillaume.pellerin@parisson.com>
Tue, 4 Feb 2025 11:48:47 +0000 (12:48 +0100)
bin/streaming/telecaster.py

index becaba3e18cc54da7f8f0158f86d3f54fdbbcdb4..66dea7af106eb463200123bb91c82a966620616c 100755 (executable)
@@ -10,7 +10,7 @@ from copy import deepcopy
 
 #    ! queue ! clockoverlay time-format="%D %H:%M:%S" \
 
-VIDEO_PIPELINE_BASE="""pipewiresrc client-name="video_streaming" path={path} \
+VIDEO_PIPELINE_BASE="""pipewiresrc client-name="video_streaming" \
     ! {format}, width=[{width}], height={height}, framerate={framerate}/1 \
     ! queue ! {decoder} \
     ! queue ! videoflip method={flip} \