I am having problems getting sound from my OBS GStreamer inputs.
Cameras are Bosch Flexidome IP 4000HD. Audio is on and set to AAC 48kbps
OBS is 28.1.2 (64bit) on Win 11
Pipeline is :
rtspsrc location=rtspt://service:
xxxxxx@10.0.0.199:554/?inst=2 latency=0 buffer-mode=auto ! rtph264depay ! h264parse ! nvh264dec ! video.
Video works fine, but when I add bin. ! queue ! audio. to the end, I loose the video and there is no audio.
The cameras work fine as RTSP inputs as a Media Source giving picture and sound streams, but they are lagging and sound/picture are off by 1.5 seconds. Trying GStreamer to see if I can get them more in sync.
Anyone have an answer?
Thanks