-
Notifications
You must be signed in to change notification settings - Fork 989
Closed
Labels
questionFurther information is requestedFurther information is requested
Description
go2rtc version: 1.6.0
config:
streams:
camera_01:
- rtsp://192.168.1.20/Streaming/Channels/101
# Used to discard audio track, workaround for:
# https://github.com/AlexxIT/go2rtc/issues/198
camera_03_internal:
- rtsp://192.168.1.20/Streaming/Channels/301
camera_03:
- rtsp://127.0.0.1:8554/camera_03_internal?video
- rtsp://127.0.0.1:8554/camera_01?audioBasically, I want to copy the audio from camera_01 to camera_03, discarding the existing audio from camera_03 (#198).
However, when I first try to stream camera_03, there is no audio. But if I stream camera_01, and unmute the audio, now audio starts working with camera_03 too.
chrome_B2KCwFxstz.mp4
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested