python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
gst-launch: 'SETUP stream 0 and SETUP stream 1'
When I run gst-launch-1.0 rtspsrc location='rtspt://localhost:8554/mystream', the output suggests that two streams are being established:
Setting pipeline to PAUSED ...
Pipeline is live and does not n...
John M.
Votes: 0
Answers: 1
Gstreamer - errorneuos_pipeline: no element "souphttpsrc"
I have installed gstreamer on Mac OS Monterrey, and I have also installed the gst-plugins.
brew install gstreamer gst-plugins-base gst-plugins-good gst-plugins-bad gst-plugins-ugly ffmpeg
I am able t...
buddhiv
Votes: 0
Answers: 2
Gstreamer cannot find internal camera on a Mac
I have installed Gstreamer via homebrew on my mac. I want to stream the mac's internal camera's footage, however when I run
gst-device-monitor-1.0 I keep getting Probing devices... Failed to start dev...
davidb
Votes: 0
Answers: 2
stream video to Raspberry pi, using hardware acceleration
Here's what I want to do: have a raspberry pi as a simple dedicated player of streamed video, like a kiosk. I have a dedicated small ethernet. On one node The rpi is connected to an HDMI display. The ...
Rob Burbidge
Votes: 0
Answers: 0