Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rtspclientsink on Windows #586

Open
danijelk00 opened this issue Jul 4, 2024 · 0 comments
Open

rtspclientsink on Windows #586

danijelk00 opened this issue Jul 4, 2024 · 0 comments

Comments

@danijelk00
Copy link

I'm trying to execute the pipeline:

gst-launch-1.0 filesrc location=file.mp4 ! qtdemux name=d
d.video_0 ! rtspclientsink location=rtsp://localhost:8554/mystream

but I'm getting an error:
WARNING: erroneous pipeline: no element "rtspclientsink"

How can I install this plugin if I'm using Windows?

For Linux, I found a way:
sudo apt install gstreamer1.0-rtsp"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant