You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Help me set up, I have two streams, the first is rtsp audio and the second is onvif video, I need to combine them and rebroadcast them along with the sound, I managed to do this and it works, the most important thing is how to set the delay for the sound in order to synchronize it for the stream output
Help me set up, I have two streams, the first is rtsp audio and the second is onvif video, I need to combine them and rebroadcast them along with the sound, I managed to do this and it works, the most important thing is how to set the delay for the sound in order to synchronize it for the stream output
My config:
ffmpeg:
bin: /usr/local/bin/ffmpeg7
streams:
axis_34:
- ffmpeg:rtsp://admin:[email protected]:554/channel=2#audio=copy
- onvif://admin:[email protected]
I don’t understand how and where to apply arguments for ffmpeg
Please help🙏
The text was updated successfully, but these errors were encountered: