[SOLVED?]
Happy New Year All!
First, after a few days of absolute mind racking, I need to say, You all here are an endlessly brilliant group!
So, after futting around trying to mess with a camera on my laptop to test compatibility, I decided to just move onto the main rig.
Installed GStreamer, and set up the Environment Paths as Previous.
Installed OBS Plugin dll.
Hey
@superdiy;
And for the Dahua Cams, I picked it up after re-re-re-re-re-re-reading This Post by
@camfix HERE to use **+** in the place of an ampersand"&" in my pipeline.
It Worked!
Then I tried it with the Ampersand again.....
IT WORKED!?
This is now my code:
Code:
rtspsrc location=rtspt://admin:password@192.168.1.107:554/cam/realmonitor?channel=1&subtype=0 latency=0 ! rtpjitterbuffer latency=10 ! rtph264depay ! h264parse ! nvh264dec ! queue ! video.
Like I said, this is working remarkably well!
I am not exactly sure what this pipeline is commanding other than a basic understanding, so i was wondering if someone might be so kind as to explain the flow of this pipeline (I will also be referencing the API)
Also, what other parameters could I add to this pipeline to make it more efficient, and also bring in the audio from the camera source.
You are a remarkably brilliant group of people, and a wicked shout-out to
@Tuna for this plugin.
This is truly a revolutionary advancement for the platform. Nothing but praise!
I would be interested to know what you make of this? o.O